What's Changed
- fix(api): mark VCS connection as ERROR when token refresh fails by @mvanhorn in #3256
- fix: cascade delete steps and addresses when deleting a job by @qubeena07 in #3255
- fix(executor): correct regex pattern for Terraform version matching in AWS tfstate implementation by @alfespa17 in #3261
- fix: return cached tofu releases on GitHub API failure to prevent executor NPE by @mvanhorn in #3260
- fix(api): add missing indexes on foreign-key columns by @klinux in #3262
- Fix ssh modules with key workspace by @chris93111 in #3258
- deps: bump software.amazon.awssdk:bom from 2.46.11 to 2.46.17 in the mvn-packages group by @dependabot[bot] in #3270
- deps: bump the ui-packages group in /ui with 12 updates by @dependabot[bot] in #3271
- deps: bump eslint from 9.39.4 to 10.5.0 in /ui by @dependabot[bot] in #3245
- deps: bump undici from 6.25.0 to 6.27.0 in /ui by @dependabot[bot] in #3272
- fix: propagate org/workspace labels to ephemeral executor pod template by @mvanhorn in #3273
- fix: speed up TFC-compatible workspace list endpoint (N+1 in RemoteTfeService.listWorkspace) by @mvanhorn in #3265
- chore(dependencies): update Spring Boot, Maven revision, and Buildpack versions across modules by @alfespa17 in #3274
New Contributors
- @chris93111 made their first contribution in #3258
Full Changelog: 2.32.0-beta.5...2.32.0-rc.1