Skip to content

2026.27

Choose a tag to compare

@jakubno jakubno released this 09 Jul 15:14
3fa2aeb

What's Changed

API

Features

Improvements

  • Deprecate access token authentication in the OpenAPI specification by @huv1k in #3084

Bug Fixes

  • Use the correct error variable in processCustomErrors by @AdaAibaby in #3135
  • Prevent WrapContextAsUserError from misclassifying internal timeouts as user cancellations by @AdaAibaby in #3155

Dashboard

Features

  • Add a LaunchDarkly-gated ClickHouse read switcher by @rguliyev in #3111
  • Flag sandboxes that are past data retention by @huv1k in #3102

Bug Fixes

  • Set Ory external_id only after the bootstrap commit by @drankou in #3133

Orchestrator

Features

Improvements

  • Share sandbox artifact names across components by @wj-e2b in #3117
  • Introduce StartType for sandbox start types by @arkamar in #3124
  • Add additional storage logging by @jakubno in #3126
  • Add OpenTelemetry instrumentation to the AWS S3 storage client by @dobrac in #3172

Bug Fixes

  • Sanitize OCI pull errors by @dobrac in #3096
  • Log missing egress proxy during startup reclaim instead of silently defaulting by @wj-e2b in #3116
  • Scope rootfs hashes to the provision default by @dobrac in #3129
  • Start envd.service after systemd-tmpfiles-setup by @dobrac in #3130
  • Deschedule a flaky eviction-loop race in tests by @wj-e2b in #3173
  • Allow the build-cache threshold flag to exceed its fallback value by @wj-e2b in #3175
  • Fix chunk readiness in P2P → compressed transitions by @levb in #3185
  • Revert the legacy-ancestor pending diff header change by @levb in #3141
  • Fix upload metadata path races by @dobrac in #3115
  • Fix runaway blob file_type metric attribute values by @levb in #3150

NFS cleanup

Improvements

  • Rewrite clean-nfs-cache to reduce memory usage and improve statistics by @levb in #3118

Bug Fixes

  • Exclude zombie entries from clean-nfs-cache delete age calculations by @levb in #3191

New Contributors


Full Changelog:
2026.26...2026.27