Skip to content

2026.21

Choose a tag to compare

@jakubno jakubno released this 21 May 16:03
· 628 commits to main since this release
fe7bd8d

What’s Changed

API

Features

  • Add template manager status logging by @tvi in #2647
  • Distinguish joined vs regular requests in metrics by @jakubno in #2699

Improvements

  • Replace per-release goroutines with shared publish worker by @jakubno in #2668
  • Add configurable max concurrent evictions via feature flag by @jakubno in #2727
  • Enforce one default team per user via unique partial index by @jakubno in #2621

Bug Fixes

  • Keep API alive until in-flight requests complete by @jakubno in #2708

Auth

Features

  • Add OIDC auth provider support for API and Dashboard API by @tvi in #2673
  • Allow unconfigured AUTH_PROVIDER_CONFIG by @tvi in #2716

Improvements


Orchestrator

Features

Improvements

Bug Fixes


Template Manager

Improvements

  • Add less, nftables, iputils-ping, and jq to base provisioning by @arkamar in #2736

Bug Fixes


Sandbox Runtime (envd)

Improvements

Bug Fixes


Infrastructure & IaC

Features

  • Support custom VPC and subnet configuration for cluster image builds by @sitole in #2633
  • Support new Traefik internal entrypoint by @djeebus in #2714

Improvements


Tooling & Developer Experience

Dependencies


New Contributors


Full Changelog:
2026.20...2026.21