What's Changed
Features
- feat: enhance logging in GitHubTokenService and TokenService by @alfespa17 in #2960
- refactor(registry): redesign UI with Leaa-inspired cards and add provider auto-refresh by @p2pdkivenko in #2956
- feat: Add sorting to workspace listing and add static assets cache by @ivarmedi in #2984
- feat: implement RBAC v2 with granular permissions and TFC-style UI by @p2pdkivenko in #2983
Fixes
- fix: executor stream logs by @themaroqa in #2954
- fix: add conditional edit handling for workspace variable values by @alfespa17 in #2959
- fix: Use Axios params to properly escape filters by @ivarmedi in #2978
- fix: Show global/collection variables while loading by @ivarmedi in #2979
- fix(ui): resolve minor rendering issue for terraform-docs by @alfespa17 in #2985
Dependencies
- deps: bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /ui by @dependabot[bot] in #2958
- deps: bump react-dom from 19.2.3 to 19.2.4 in /ui by @dependabot[bot] in #2971
- deps: bump org.postgresql:postgresql from 42.7.9 to 42.7.10 by @dependabot[bot] in #2974
- deps: bump software.amazon.awssdk:bom from 2.41.24 to 2.41.29 by @dependabot[bot] in #2976
- deps: bump com.google.cloud:libraries-bom from 26.75.0 to 26.76.0 by @dependabot[bot] in #2975
- deps: bump antd from 6.2.3 to 6.3.0 in /ui by @dependabot[bot] in #2973
- deps: bump @types/react from 19.2.13 to 19.2.14 in /ui by @dependabot[bot] in #2972
- deps: bump vite-tsconfig-paths from 6.1.0 to 6.1.1 in /ui by @dependabot[bot] in #2965
- deps: bump dotenv from 17.2.3 to 17.3.1 in /ui by @dependabot[bot] in #2970
- deps: bump @types/node from 25.2.2 to 25.2.3 in /ui by @dependabot[bot] in #2967
- deps: bump minimatch from 10.1.1 to 10.2.0 in /ui by @dependabot[bot] in #2969
- deps: bump @vitejs/plugin-react from 5.1.2 to 5.1.4 in /ui by @dependabot[bot] in #2968
- deps: bump eslint-plugin-react-refresh from 0.4.26 to 0.5.0 in /ui by @dependabot[bot] in #2966
- deps: bump com.nimbusds:nimbus-jose-jwt from 10.7 to 10.8 by @dependabot[bot] in #2997
- deps: bump typescript-eslint from 8.55.0 to 8.56.0 in /ui by @dependabot[bot] in #2988
- deps: bump software.amazon.awssdk:bom from 2.41.29 to 2.41.34 by @dependabot[bot] in #2993
- deps: bump redis.clients:jedis from 7.2.1 to 7.3.0 by @dependabot[bot] in #2994
- deps: bump @types/node from 25.2.3 to 25.3.0 in /ui by @dependabot[bot] in #2992
- deps: bump minimatch from 10.2.1 to 10.2.2 in /ui by @dependabot[bot] in #2991
- deps: bump @typescript-eslint/parser from 8.55.0 to 8.56.0 in /ui by @dependabot[bot] in #2989
- deps: bump eslint-plugin-react-refresh from 0.5.0 to 0.5.1 in /ui by @dependabot[bot] in #2990
- deps: update buildpack versions and Spring Boot parent version by @alfespa17 in #2998
New Contributors
- @ivarmedi made their first contribution in #2978
- @p2pdkivenko made their first contribution in #2956
Full Changelog: 2.30.0-beta.4...2.30.0-beta.5