Changelog
See the CHANGELOG for more details.
What's Changed
- chore(deps): bump auto nodes quickstart templates version by @mfranczy in https://github.com/loft-sh/loft-enterprise/pull/5774
- ENG-10937 | Add cross project resource proxy support by @janekbaraniewski in https://github.com/loft-sh/loft-enterprise/pull/5773
- Avoid extracting sleep mode status from unconnected virtual cluster instances by @zerbitx in https://github.com/loft-sh/loft-enterprise/pull/5778
- chore(backport): create prs with conflict markers for visibility by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/5747
- test(e2e-next): fix version computation by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/5781
- fix issue destroying terraform workspace by @jjaferson in https://github.com/loft-sh/loft-enterprise/pull/5768
- fix: Change description externally deployed virtual cluster banner to… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5794
- fix: pass request derived options to access key checkers by @lizardruss in https://github.com/loft-sh/loft-enterprise/pull/5721
- ENG-10952 | Start config watcher with direct uncached client before indexing and running managers by @janekbaraniewski in https://github.com/loft-sh/loft-enterprise/pull/5806
- test(e2e-next): improvements for sleep mode test by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/5749
- reduce logs, only print standalone control plane logs on test failure by @hidalgopl in https://github.com/loft-sh/loft-enterprise/pull/5785
- fix: Change appearance of sync template button to match new theme gui… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5796
- fix: Add validation error to node providers form if no node types are… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5809
- fix: Fix visual issues with "more resources" dropdown in virtual clus… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5807
- fix: Fix theme not being applied correctly on page load by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5815
- fix: Fix hitbox of form field labels by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5790
- fix: Fix impersonation banner style to match new theme by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5760
- feat(ui) - trial indicator brightness by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5825
- fix: Fix appearance of terraform template validation to match new theme by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5791
- fix: Ensure occluded batch action checkboxes have their tooltip hidden by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5795
- fix: Prevent users going into edit form for users if they don't have … by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5804
- fix: Fix visuals in impersonate user dialog to reflect new theme by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5816
- fix: Fix appearance of upgrade vCluster version button to match new t… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5792
- fix: Fix overlap of content with breadcrumb by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5761
- fix: Remove extra gap in deploy virtual cluster button by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5805
- fix: Fix a crash of the UI when opening project drawer in deployment … by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5762
- chore(ci): add support for the license token in e2e tests by @sydorovdmytro in https://github.com/loft-sh/loft-enterprise/pull/5786
- fix: continue with node claim if virtual cluster uses a user-managed … by @lizardruss in https://github.com/loft-sh/loft-enterprise/pull/5813
- chore(deps): bump anchore/sbom-action from 0.21.0 to 0.21.1 by @dependabot[bot] in https://github.com/loft-sh/loft-enterprise/pull/5843
- feat(ui) - invalid arguments in add command by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5850
- feat(ci): include rc releases in loft.rocks notifications by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/5846
- fix: Fix layout and visuals of deployment instructions in virtual clu… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5821
- fix: Fix alignment of title in read-only alert when creating a virtua… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5789
- fix: Fix mixed styling of add buttons by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5776
- fix: Fix formatting of sleep mode tooltip by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5756
- fix: Fix description color by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5755
- feat(ui) - security best practices by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5854
- test(e2e-next): fix license server endpoint URL injection by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/5848
- fix(linear-sync): support variable-length team keys in issue regex by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/5849
- chore: add security policy by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/5818
- chore(ci): set the license token for nightly e2e by @sydorovdmytro in https://github.com/loft-sh/loft-enterprise/pull/5833
- Fix bindAddress to work for mac and linux by @rmweir in https://github.com/loft-sh/loft-enterprise/pull/5824
- fix: user / team permissions includes projects being deleted by @lizardruss in https://github.com/loft-sh/loft-enterprise/pull/5841
- feat(ui) - external db copy update by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5847
- fix: Add security warnings related to templates in project form by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5853
- feat(ui) - internal linking between nodes and node claims by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5862
- ci: add conflict marker detection to prevent accidental merges by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/5823
- fix: always use instance name in access key scopes by @lizardruss in https://github.com/loft-sh/loft-enterprise/pull/5874
- Allow concurrent nightly test runs per user and branch by @nprokopic in https://github.com/loft-sh/loft-enterprise/pull/5886
- fix: Remove option to impersonate user if viewed user is current user by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5757
- fix: Fix misalignment of batch actions checkboxes in tables in firefox by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5777
- fix: Fix alignment of table controls by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5754
- feat(ui) - fix deployment selector by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5894
- chore: bump admin-apis by @adriankabala in https://github.com/loft-sh/loft-enterprise/pull/5896
- fix: Change how table empty states are sized so they don't lag behind… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5802
- fix: Fix sorting of subrows by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5788
- feat: Platform activation with the new license server (rebased on main) by @nprokopic in https://github.com/loft-sh/loft-enterprise/pull/5840
- Fix rancher import name composition by @zerbitx in https://github.com/loft-sh/loft-enterprise/pull/5912
- feat(ui) - cluster canI tooltip content by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5892
- ENG-10953 | Fix resource proxy access checks by @janekbaraniewski in https://github.com/loft-sh/loft-enterprise/pull/5901
- feat(ui) - fix default profile image contrast by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5924
- vcluster platform config restructure by @johannesfrey in https://github.com/loft-sh/loft-enterprise/pull/5745
- fix(linear-sync): look up team per issue instead of using global default by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/5909
- feat(ui) - inspect item key filtering issue by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5895
- FIX: Use helm release values from status instead of spec when parsing resource proxy values by @janekbaraniewski in https://github.com/loft-sh/loft-enterprise/pull/5962
- feat(ui) - check for patch for instance actions by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5939
- feat(ui) - label annotations schema fix by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5955
- feat(ui) - node provider name overflow by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5947
- feat(ui) - handle broken sidebar icons by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5948
- feat(ui) - dynamic node type label cutoff by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5952
- test: add 'pr' label to template virtual cluster ingress activity test by @lizardruss in https://github.com/loft-sh/loft-enterprise/pull/5964
- feat(ui) - speed improvements on prettier and tsconfig by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5974
- test(e2e-next): use ephemeral platform to test authenticated version endpoint by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/5811
- feat(ui) - resize handle color by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5953
- [main] Skip platform activation when using offline license | Fix format | Address review | feat(ui) - fix conditional rendering by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/5978
- Get usage data from license by @rmweir in https://github.com/loft-sh/loft-enterprise/pull/5979
- feat(ui) - kubectl shell brush up by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5971
- feat(ui) - autofocus functionality in template by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5966
- feat(ui) - layout animation to improve layout jump by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5957
- feat(ui) - add existing cluster copy by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5943
- [main] feat(ui) - vcluster yaml on save handling by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/5977
- test(e2e-next): use ephemeral platform for SSO tests by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/5819
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/loft-sh/loft-enterprise/pull/5951
- feat(ui) - concurrent checks for types / format / lint by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5989
- [main] Update license-server endpoint to admin.loft.sh (#5982) by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/5996
- [main] Update vcluster version to 0.31.0-rc.12 by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/5998
- feat(ui) - update vcluster table buttons to use the shared component by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5986
- feat(ui) - brush up the reset password flow by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5991
- feat(ui) - preserve invalid values on save by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5981
- feat(ui) - error creating a vcluster with name new by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5969
- feat(ui) - vcluster failed after template deletion by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5985
- feat(ui) - remove todo by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5970
- feat(ui) - delete 5 years to do by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5967
- feat(ui) - dirty update yaml by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/6002
- feat(ui) - ui testing skill by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5973
- feat(ui) - template version confusion by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5956
- feat(ui) - remove default export cn by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5959
- feat(ui) - roi dashboard unit testing by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5945
- feat(ui) - preload template icons by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5950
- feat(ui) - objects experimentation by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5954
- fix: sleepMode validation and other minor adjustments by @johannesfrey in https://github.com/loft-sh/loft-enterprise/pull/5988
- feat(ui) - unsaved changes dialog by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5987
- feat(ui) - form sections validation by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5942
- fix: install headlamp instead of kubernetes dashboard by @johannesfrey in https://github.com/loft-sh/loft-enterprise/pull/6003
- feat: add Claude Code GitHub Workflow by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/6004
- fix: move snapshot constants into vclusterconfig package by @johannesfrey in https://github.com/loft-sh/loft-enterprise/pull/6005
- fix(ci): use pull_request_target for fork pr support by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/6007
- test(e2e-next): properly destroy ephemeral Kind clusters by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6009
- feat(ui) - add update/sync functionality in detail page by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5941
- feat(ui) - deleted projects in dropdown still available by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5972
- feat(ui) - table flash after deleting a member by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5949
- fix(ci): use github token instead of oidc for claude review by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/6013
- feat: Add node claims details view by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/5640
- chore: generate typescript by @johannesfrey in https://github.com/loft-sh/loft-enterprise/pull/6017
- Update default vcluster version to 0.31.0 by @cbron in https://github.com/loft-sh/loft-enterprise/pull/6018
- feat(ui) - expand toast error by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5993
- feat(ui) - vcluster yaml schema validation in CRD tab by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5961
- feat(ui) - editor schema multiple editors race by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5944
- test(e2e-next): fix inner platform license usage by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6020
- fix(ci): checkout pr code instead of base branch in claude review by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/6022
- chore: bump admin-apis and run code gen by @johannesfrey in https://github.com/loft-sh/loft-enterprise/pull/6024
- feat(ui) - fix editor console errors by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/6021
- chore(deps): bump anchore/sbom-action from 0.21.1 to 0.22.0 by @dependabot[bot] in https://github.com/loft-sh/loft-enterprise/pull/5984
- fix(ENGPROV-94): DB Connector not working with PostgreSQL >=v15 by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6025
- test(e2e-next): use SynchonizedBeforeSuite by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/5995
- chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in https://github.com/loft-sh/loft-enterprise/pull/5696
- feat(ui) - update deleting default project behaviour by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5960
- fix: add cleanup logic for virtual cluster extra access rules by @lizardruss in https://github.com/loft-sh/loft-enterprise/pull/5963
- fix(ci): checkout pr code instead of base branch in claude review by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/6032
- feat(ui) - append extra rules ordering by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/6014
- feat(ui) - breadcrumbs border by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5902
- chore(ENG-10533): Cross vCluster API E2E Tests by @adriankabala in https://github.com/loft-sh/loft-enterprise/pull/5917
- test(e2e-next): Retry standalone test three times due to flakiness by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6038
- feat(ui) - template diff test by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/5992
- feat: allow using data source identity provider for embedded kine by @lizardruss in https://github.com/loft-sh/loft-enterprise/pull/5983
- chore(deps): bump anchore/sbom-action from 0.22.0 to 0.22.1 by @dependabot[bot] in https://github.com/loft-sh/loft-enterprise/pull/6045
- chore(deps): bump mikefarah/yq from 4.50.1 to 4.52.2 by @dependabot[bot] in https://github.com/loft-sh/loft-enterprise/pull/6044
- refactor: replace generic plugin with comprehensive pr review by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/6041
- test(e2e-next): Add option to deactivate notifications for manually triggered pipeline by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6040
- test: refactor SSO tests to work on OSX by @lizardruss in https://github.com/loft-sh/loft-enterprise/pull/6008
- test(e2e-next): Activate Azure OIDC login by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/5999
- fix(ci): reduce claude review verbosity by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/6049
- fix(ci): use sha-based checkout for claude review by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/6050
- fix: version string when building image with Just by @nprokopic in https://github.com/loft-sh/loft-enterprise/pull/5842
- feat(ui) - tenancy label by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/6046
- feat(tailscale): expose a tailscale unix socket for debug mode by @mfranczy in https://github.com/loft-sh/loft-enterprise/pull/6030
- fix: Fix minor issues in node claims details by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/6058
- fix: Fix styling of events tooltip by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/6047
- chore(ci): remove azure environment from workflows by @sydorovdmytro in https://github.com/loft-sh/loft-enterprise/pull/6056
- Admin apis ci by @rmweir in https://github.com/loft-sh/loft-enterprise/pull/6019
- Resolve CVEs by @ApsTomar in https://github.com/loft-sh/loft-enterprise/pull/6055
- Resolve CVEs by @ApsTomar in https://github.com/loft-sh/loft-enterprise/pull/6071
- fix: Fix short format duration function not formatting hours by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/6074
- test(ENG-11238): Platform: DB Connector + Analyze and document Azure Database for PostgreSQL by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/5990
- test(ENGPROV-186): Platform: DB Connector + Analyze and document AWS Aurora PostgreSQL by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6078
- test(e2e-next): consolidate build and run by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6053
- test(ENGPROV-183): Platform: DB Connector + Analyze and document AWS RDS for PostgreSQL by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6086
- test(ENGPROV-190): Platform: DB Connector + Analyze and document GCP Cloud SQL Postgres by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6088
- chore: Removed unused IndexByVClusterServiceUID secrets index by @cbalan in https://github.com/loft-sh/loft-enterprise/pull/6081
- test(ENGPROV-189): Platform: DB Connector + Analyze and document GCP Cloud SQL MySQL by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6089
- feat(debug-shell): add debug shell endpoint and UI by @mfranczy in https://github.com/loft-sh/loft-enterprise/pull/6079
- test(ENGPROV-188): Platform: DB Connector + Analyze and document Azure Database for MySQL by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6090
- Add compute instance id script by @rmweir in https://github.com/loft-sh/loft-enterprise/pull/6011
- Revert "Admin apis ci" by @mfranczy in https://github.com/loft-sh/loft-enterprise/pull/6094
- Update CODEOWNERS by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/6102
- feat(ui): vcluster startup sequence by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/6080
- fix: Fix expansion and truncation behaviors of node claims table by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/6093
- feat: add offline license server capability by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/6057
- test(e2e-next): run parallel Ginkgo processes by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6031
- feat(ui) - startup sequence responsiveness by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/6103
- Remove unnecessary annotations and code by @rmweir in https://github.com/loft-sh/loft-enterprise/pull/6082
- test(ENGPROV-184): Platform: DB Connector + Analyze and document AWS RDS for MariaDB by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6097
- fix(ENGPROV-251): Platform: DB Connector: GCP Cloud SQL PostgreSQL doesn't allow DB ownership change by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6106
- Config restructure e2e tests by @johannesfrey in https://github.com/loft-sh/loft-enterprise/pull/6104
- test(ENGPROV-187): Platform: DB Connector + Analyze and document AWS Aurora MySQL by @roehrijn in https://github.com/loft-sh/loft-enterprise/pull/6095
- chore: change CODEOWNERS by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/6111
- Gather health conditions from vcluster control plane by @zerbitx in https://github.com/loft-sh/loft-enterprise/pull/6098
- fix: Fixed generic api server watch bookmark object types by @cbalan in https://github.com/loft-sh/loft-enterprise/pull/6110
- refactor: allow insecure license client by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/6114
- feat(debug-shell): switch to stream over management api by @mfranczy in https://github.com/loft-sh/loft-enterprise/pull/6112
- feat(ui) - rbac for permissions by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/6048
- feat(ui) - small ui changes for startup sequence by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/6113
- fix: migrate prometheus scrape configs to v28 chart format by @johannesfrey in https://github.com/loft-sh/loft-enterprise/pull/6115
- Add dep-bump skill by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/6118
- feat: Add bcm, kubevit, terraform and clusterapi node providers features by @cbalan in https://github.com/loft-sh/loft-enterprise/pull/6119
- chore: remove k0s option by @neogopher in https://github.com/loft-sh/loft-enterprise/pull/6105
- feat: Add feature flag support for auto nodes by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/6122
- bump k8s to k8s 1.35 by @ApsTomar in https://github.com/loft-sh/loft-enterprise/pull/5820
- feat(debug-shell): e2e tests by @mfranczy in https://github.com/loft-sh/loft-enterprise/pull/6132
- chore(deps): bump anchore/sbom-action from 0.22.1 to 0.22.2 by @dependabot[bot] in https://github.com/loft-sh/loft-enterprise/pull/6100
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/loft-sh/loft-enterprise/pull/6043
- chore(deps): bump mikefarah/yq from 4.52.2 to 4.52.4 by @dependabot[bot] in https://github.com/loft-sh/loft-enterprise/pull/6136
- chore(deps): bump tar from 7.5.1 to 7.5.2 in /ui by @dependabot[bot] in https://github.com/loft-sh/loft-enterprise/pull/5469
- chore(deps): bump tj-actions/changed-files from 47.0.1 to 47.0.2 by @dependabot[bot] in https://github.com/loft-sh/loft-enterprise/pull/6135
- fix(ci): Build Loft condition by @sydorovdmytro in https://github.com/loft-sh/loft-enterprise/pull/6134
- chore: bump default vcluster to v0.32.0-rc.1 by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/6131
- [release-4.7] fix(justfile): explicit filename for the license file by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/6143
- Update default version to v0.32.0 by @deniseschannon in https://github.com/loft-sh/loft-enterprise/pull/6159
- [release-4.7] feat(ui) - e2e test fix | feat(ui) - tests fix by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/6164
- [release-4.7] feat(ui) - error adding existing cluster to project by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/6166
- [release-4.7] bugfix(swagger): fix licenseapi defs by @mfranczy in https://github.com/loft-sh/loft-enterprise/pull/6171
Full Changelog: https://github.com/loft-sh/loft-enterprise/compare/v4.6.1...v4.7.0