0.8.9
Upgrading from an earlier version?
If you are upgrading an existing deployment, review the upgrade notes first.
Improvements (1)
- System admins can now reset local user passwords from System Settings.
Bug Fixes (4)
- Fixed Docker remote repository authentication for upstream registries that require bearer-token challenge authentication, including Bitbucket Cloud Packages.
- Fixed S3 multipart upload failure handling so failed part uploads wait for all local upload workers to stop before the temporary request body file is cleaned up.
- Improved S3 multipart upload retry handling by converting local read-stream open errors, such as a missing temporary upload file, into normal upload failures instead of process-level crashes.
- Updated the Helm chart health probes to use the lightweight
/healthendpoint by default and added configurabletimeoutSecondsvalues. The chart examples now also include nginx ingress read/send timeout annotations for large artifact uploads.
Upgrade notes
No manual upgrade steps are required.