What's Changed
Features
- feat: Update Docker Compose for nginx config and bitnami legacy image by @alfespa17 in #2689
- feat: Update Traefik to v2, implement job deletion, and upgrade dependencies by @alfespa17 in #2708
- feat: Migrate Docker Compose services to bitnamilegacy images for compatibility by @alfespa17 in #2709
- feat: Change Redis image to bitnamilegacy/redis [skip ci] by @alfespa17 in #2710
- feat: Allow to import template from private repository by @alfespa17 in #2712
- feat: Executor workspace preparation reports errors by @bittrance in #2716
- feat: Ask Kubernetes to delete ephemeral jobs on completion by @bittrance in #2717
- feat: Display workspace and VCS details in job run UI by @alfespa17 in #2732
- feat: Reference configuration version id inside the job table for CLI-driven workflow by @alfespa17 in #2733
Fixes
- fix:add_azure_sp_mi_to_case by @Bbett in #2687
- fix: variabilize tofu release cache expiration by @BenjaminDecreusefond in #2690
- fix: Branch name in tests cases by @alfespa17 in #2718
Dependencies
- deps: bump software.amazon.awssdk:bom from 2.38.2 to 2.38.7 by @dependabot[bot] in #2705
- deps: bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #2704
- deps: bump org.wiremock.integrations:wiremock-spring-boot from 4.0.6 to 4.0.8 by @dependabot[bot] in #2703
- deps: bump io.terrakube.client:terrakube-spring-boot-starter from 1.3.0 to 1.4.0 by @dependabot[bot] in #2702
- deps: bump oidc-client-ts from 3.4.0 to 3.4.1 in /ui by @dependabot[bot] in #2701
- deps: bump @types/react from 19.2.2 to 19.2.5 in /ui by @dependabot[bot] in #2700
- deps: bump @types/node from 24.10.0 to 24.10.1 in /ui by @dependabot[bot] in #2698
- deps: bump @types/react-dom from 19.2.2 to 19.2.3 in /ui by @dependabot[bot] in #2696
- deps: bump react-router-dom from 7.9.5 to 7.9.6 in /ui by @dependabot[bot] in #2697
- deps: bump html-react-parser from 5.2.8 to 5.2.10 in /ui by @dependabot[bot] in #2699
- deps: bump antd from 5.28.0 to 5.29.0 in /ui by @dependabot[bot] in #2695
- deps: bump @vitejs/plugin-react from 5.1.0 to 5.1.1 in /ui by @dependabot[bot] in #2694
- deps: bump redis.clients:jedis from 7.0.0 to 7.1.0 by @dependabot[bot] in #2720
- deps: bump software.amazon.awssdk:bom from 2.38.7 to 2.39.2 by @dependabot[bot] in #2722
- deps: bump @types/react from 19.2.5 to 19.2.7 in /ui by @dependabot[bot] in #2728
- deps: bump com.google.cloud:libraries-bom from 26.71.0 to 26.72.0 by @dependabot[bot] in #2719
- deps: bump vite from 7.2.2 to 7.2.4 in /ui by @dependabot[bot] in #2729
- deps: bump @typescript-eslint/parser from 8.46.4 to 8.47.0 in /ui by @dependabot[bot] in #2726
- deps: bump core-js-pure from 3.46.0 to 3.47.0 in /ui by @dependabot[bot] in #2725
- deps: bump typescript-eslint from 8.46.4 to 8.47.0 in /ui by @dependabot[bot] in #2724
New Contributors
- @Bbett made their first contribution in #2687
- @bittrance made their first contribution in #2716
Full Changelog: 2.29.0-beta.1...2.29.0-beta.2