2026.23
What’s Changed
API
Improvements
- Extract inlined request body schemas by @mishushakov in #2837
Bug Fixes
- Stop evicting the local node during sync by @ValentaTomas in #2881
- Raise canary
min_healthy_timeto bridge GCP LB heal-in by @jakubno in #2895 - Check template alias tags in exists endpoint by @drankou in #2916
Dashboard API
Features
- Add Ory user profile provider and auth middleware fix by @ben-fornefeld in #2840
- Add OIDC admin user bootstrap endpoint by @ben-fornefeld in #2841
- Add templates list pagination by @drankou in #2904
Improvements
- Read Ory project API key from external secret by @ben-fornefeld in #2922
Database
Improvements
Orchestrator
Features
- Expose internal scheduling metadata by @ValentaTomas in #2873
- Export UFFD stats as Mimir metrics by @kalyazin in #2901
Performance
Improvements
- Add useful info to traces by @djeebus in #2860
- Add cross-generation CPU compatibility (N2 -> N4) by @ValentaTomas in #2928
Bug Fixes
- Denormalize upload metric file type by @ValentaTomas in #2865
- Dedupe deferred page faults by @ValentaTomas in #2864
Storage & Build Artifacts
Features
- Write through compressed templates to NFS on upload by @ValentaTomas in #2827
Performance
- Pack cached
Header.Mappinginto a compact form by @ValentaTomas in #2844 - Add V5 columnar varint header format by @ValentaTomas in #2847
- Parallelize fragmented backing reads by @ValentaTomas in #2872
- Reduce multipart upload copying by @ValentaTomas in #2863
Bug Fixes
- Resolve compression suffix for build data files by @arkamar in #2859
- Only merge same-build mappings when storage is contiguous by @ValentaTomas in #2848
- Size V5 header mapping columns exactly on deserialize by @ValentaTomas in #2880
Infrastructure & IaC
Features
- Add
argocd-appsGCS bucket by @tvi in #2888 - Enable Nomad memory oversubscription by @sitole in #2917
- Support extra API instance groups on Nomad LB backend by @tvi in #2909
Performance
- Increase client dirty page limits by @ValentaTomas in #2861
Improvements
- Make pprof port configurable via
PPROF_PORTby @tvi in #2879 - Remove
no_cgroupsflag deprecated in Nomad 1.8+ by @sitole in #2883 - Support configuring Nomad, Consul, and EBI versions by @djeebus in #2868
- Update cluster to Nomad 1.8 and Consul 1.17 by @sitole in #2896
- Remove
disable-bots-log-collectorsecurity policy by @jakubno in #2898 - Lift API env vars by @dobrac in #2890
- Lift client-proxy env vars by @dobrac in #2892
- Lift Dashboard API env vars by @dobrac in #2906
- Lift orchestrator env vars by @dobrac in #2913
- Lift template-manager env vars by @dobrac in #2911
- Lift docker proxy env vars by @dobrac in #2914
- Lift filestore cleanup env vars by @dobrac in #2915
- Remove unused Nomad Redis inputs by @dobrac in #2918
- Migrate Terraform jobs by @wj-e2b in #2924
Dependencies
Bug Fixes
- Revert removal of
no_cgroupsflag deprecated in Nomad 1.8+ by @sitole in #2887 - Migrate moved Terraform resources by @dobrac in #2891
Full Changelog:
2026.22...2026.23