What's Changed
- feat(api): add Azure DevOps webhooks v1 support by @alfespa17 in #3315
- fix(ui): serve env-config.js with Cache-Control: no-store by @yasharma28 in #3316
- Widen github_app_token.token for new GitHub installation token format by @dnl555 in #3320
- deps: bump brace-expansion from 1.1.14 to 1.1.16 in /ui by @dependabot[bot] in #3321
- deps: bump tar from 7.5.16 to 7.5.20 in /ui by @dependabot[bot] in #3322
- deps: bump the mvn-packages group with 4 updates by @dependabot[bot] in #3323
- fix(ui): keep organization dropdown reachable and in sync with one org by @jakegroves in #3327
- fix(ui): show save feedback and auto-refresh after CRUD actions by @jakegroves in #3331
- deps: bump the ui-packages group in /ui with 6 updates by @dependabot[bot] in #3324
- deps: bump @testing-library/jest-dom from 6.9.1 to 7.0.0 in /ui by @dependabot[bot] in #3325
- fix: surface VCS permission errors for webhooks and PR comments by @jakegroves in #3328
- feat(vcs): add repository auto-discovery for workspace creation by @jakegroves in #3332
- feat: improve PR/MR plan & apply comments and fix silent GitLab/Bitbucket failures by @jakegroves in #3335
- feat(ui): workspace access by @jakegroves in #3337
- fix: validate GitHub App token expiry and clean up orphaned VCS refs by @jakegroves in #3336
- fix: guard WebhookResult against null event and fix installation token return type by @jakegroves in #3338
New Contributors
- @yasharma28 made their first contribution in #3316
- @dnl555 made their first contribution in #3320
- @jakegroves made their first contribution in #3327
Full Changelog: 2.33.0-beta.2...2.33.0-beta.3