2025.34
What's Changed
API
Features
- Allow to register extended API in load balancer with custom paths by @sitole in #1004
- Allow template deletion using API key by @dobrac in #1005
- Persist auto pause automatically by @jakubno in #1008
Bug Fixes
- Fix error types returned from API by @jakubno in #1003
- Fix access control in patch/delete team API key by @Code42Cate in #1006
Orchestrator
Misc
Template Builder
Features
- Add curl to the default installed packages by @dobrac in #997
- Return failed step in the reason by @dobrac in #993
- Add support for copy glob patterns by @dobrac in #1000
- Improve template permission and not found errors by @dobrac in #996
Bug Fixes
- Fix sandbox metadata synchronization by @dobrac in #1007
- Fix
chattr not foundwhile provisioning by @dobrac in #1002
New Contributors
- @Code42Cate made their first contribution in #1006
Full Changelog: 2025.33...2025.34