Added
- feat: support variable substitution in worker_selector keys and values (#2417) @Giebisch
- feat: support custom TLS certs for Vault client (#2460) @dodyirawan85
- feat: reload OIDC policy at login (#2461) @yohamta0
- feat: support recursive DAG discovery (#2462) @yohamta0
Fixed
- fix: resolve secret refs created after store startup (#2459) @yohamta0
- fix: repair README onboarding guidance (#2463) @yohamta0
- fix: align v2 distribution paths (#2464) @yohamta0
- fix: repair first-run onboarding path (#2465) @yohamta0
Contributors
Thanks to our contributors for this release:
| Contribution | Contributor |
|---|---|
| feat: support variable substitution in worker_selector keys and values (#2417) | @Giebisch |
| feat: Support DAGs in subdirectories under dagsDir (UI / Definitions) (#2400) | @VK-Sebastian (report) |
feat: Support variable / parameter substitution in worker_selector values (#2410), feat: Reload auth/OIDC role mapping without restarting the server (#2457) |
@VKdennis (report) |
| feat: support custom TLS certs for Vault client (#2460) | @dodyirawan85 |
| fix: resolve secret refs created after store startup | @l-we (report) |
New Contributors
Full Changelog: v2.11.1...v2.11.2