Skip to main content

0.8.9

Upgrading from an earlier version?

If you are upgrading an existing deployment, review the upgrade notes first.

Improvements (1)

  1. System admins can now reset local user passwords from System Settings.

Bug Fixes (4)

  1. Fixed Docker remote repository authentication for upstream registries that require bearer-token challenge authentication, including Bitbucket Cloud Packages.
  2. 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.
  3. 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.
  4. Updated the Helm chart health probes to use the lightweight /health endpoint by default and added configurable timeoutSeconds values. The chart examples now also include nginx ingress read/send timeout annotations for large artifact uploads.

Upgrade notes

No manual upgrade steps are required.