What's Changed
Features
- feat: add bypassQueue flag for webhook-triggered plan-only jobs by @denniswebb in #2879
- feat: add CLI template check for job scheduling logic by @alfespa17 in #2931
- feat(ui): add TerminalOutput component with toolbar for job logs by @denniswebb in #2937
- feat: enhance logging and proxy credential handling in AzDevOpsTokenService by @alfespa17 in #2903
- feat: edit collection variables using a modal by @jplorier in #2921
Fixes
- fix: GitLab Webhook direct lookup and optimization of paginated query by @themaroqa in #2874
- fix: Missing status queue by @alfespa17 in #2924
- fix: strip leading sign byte from modulus, exponent for JWK comliance by @mattwillsher-rvu in #2936
- fix: Github App documentation link + Adding VCSType GITHUB_APP by @alfespa17 in #2953
Dependencies
- deps: bump io.fabric8:kubernetes-client from 7.5.1 to 7.5.2 by @dependabot[bot] in #2895
- deps: bump com.google.cloud:libraries-bom from 26.73.0 to 26.74.0 by @dependabot[bot] in #2893
- deps: bump org.apache.groovy:groovy-all from 5.0.3 to 5.0.4 by @dependabot[bot] in #2897
- deps: bump software.amazon.awssdk:bom from 2.41.10 to 2.41.14 by @dependabot[bot] in #2898
- deps: bump vite-tsconfig-paths from 6.0.4 to 6.0.5 in /ui by @dependabot[bot] in #2884
- deps: bump @typescript-eslint/parser from 8.53.0 to 8.53.1 in /ui by @dependabot[bot] in #2892
- deps: bump antd from 6.2.0 to 6.2.2 in /ui by @dependabot[bot] in #2894
- deps: bump axios from 1.13.2 to 1.13.3 in /ui by @dependabot[bot] in #2891
- deps: bump @types/node from 25.0.9 to 25.0.10 in /ui by @dependabot[bot] in #2890
- deps: bump core-js-pure from 3.47.0 to 3.48.0 in /ui by @dependabot[bot] in #2885
- deps: bump react-router-dom from 7.12.0 to 7.13.0 in /ui by @dependabot[bot] in #2889
- deps: bump html-react-parser from 5.2.11 to 5.2.12 in /ui by @dependabot[bot] in #2886
- deps: bump prettier from 3.8.0 to 3.8.1 in /ui by @dependabot[bot] in #2888
- deps: bump software.amazon.awssdk:bom from 2.41.14 to 2.41.19 by @dependabot[bot] in #2918
- deps: bump commons-codec:commons-codec from 1.20.0 to 1.21.0 by @dependabot[bot] in #2916
- deps: bump axios from 1.13.3 to 1.13.4 in /ui by @dependabot[bot] in #2904
- deps: bump org.wiremock.integrations:wiremock-spring-boot from 4.0.9 to 4.1.0 by @dependabot[bot] in #2914
- deps: bump @typescript-eslint/parser from 8.53.1 to 8.54.0 in /ui by @dependabot[bot] in #2906
- deps: bump com.google.cloud:libraries-bom from 26.74.0 to 26.75.0 by @dependabot[bot] in #2917
- deps: bump com.azure:azure-storage-blob from 12.33.0 to 12.33.1 by @dependabot[bot] in #2915
- deps: bump ansi-to-react from 6.1.6 to 6.2.6 in /ui by @dependabot[bot] in #2905
- deps: bump html-react-parser from 5.2.12 to 5.2.15 in /ui by @dependabot[bot] in #2909
- deps: bump cronstrue from 3.9.0 to 3.11.0 in /ui by @dependabot[bot] in #2908
- deps: bump @babel/standalone from 7.28.6 to 7.29.0 in /ui by @dependabot[bot] in #2907
- deps: bump @types/node from 25.0.10 to 25.2.0 in /ui by @dependabot[bot] in #2911
- deps: bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /ui by @dependabot[bot] in #2922
- deps: bump antd from 6.2.2 to 6.2.3 in /ui by @dependabot[bot] in #2910
- deps: bump globals from 17.0.0 to 17.3.0 in /ui by @dependabot[bot] in #2912
- deps: bump @babel/preset-env from 7.28.6 to 7.29.0 in /ui by @dependabot[bot] in #2913
- deps: bump com.microsoft.azure:msal4j from 1.23.1 to 1.24.0 by @dependabot[bot] in #2949
- deps: bump software.amazon.awssdk:bom from 2.41.19 to 2.41.24 by @dependabot[bot] in #2950
- deps: bump com.azure:azure-storage-blob from 12.33.1 to 12.33.2 by @dependabot[bot] in #2952
- deps: bump github-markdown-css from 5.8.1 to 5.9.0 in /ui by @dependabot[bot] in #2946
- deps: bump typescript-eslint from 8.53.0 to 8.54.0 in /ui by @dependabot[bot] in #2947
- deps: bump @babel/core from 7.28.6 to 7.29.0 in /ui by @dependabot[bot] in #2943
- deps: bump cronstrue from 3.11.0 to 3.12.0 in /ui by @dependabot[bot] in #2942
- deps: bump react and @types/react in /ui by @dependabot[bot] in #2939
New Contributors
- @themaroqa made their first contribution in #2874
- @jplorier made their first contribution in #2921
- @mattwillsher-rvu made their first contribution in #2936
Full Changelog: 2.30.0-beta.3...2.30.0-beta.4