What's Changed
- Fix nil error in costcontrol API by @lizardruss in https://github.com/loft-sh/loft-enterprise/pull/3580
- chore: bump vCluster dependency by @cbron in https://github.com/loft-sh/loft-enterprise/pull/3589
- fix: Explicit DNS name for vCluster kubeconfig by @ThomasK33 in https://github.com/loft-sh/loft-enterprise/pull/3570
- feat(ui) - unable to set password after recreating instance by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3583
- chore(deps): bump nanoid from 3.3.1 to 3.3.8 in /docs by @dependabot in https://github.com/loft-sh/loft-enterprise/pull/3557
- feat: Change icon for "Profile" menu entry by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3598
- fix: Prevent UI from crashing when the login URL is malformed by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3597
- feat: Allow submission of forms by pressing enter by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3596
- feat: Update layout of virtual clusters page to match newer guidelines by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3599
- feat: Improve data fetching in the virtual clusters table to cache information by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3600
- feat: Replace antd input component with input from vCluster design system by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3604
- feat(ui) - initial fetch throws and error by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3585
- feat: Replace antd textarea component with textarea from vCluster des… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3606
- feat: Replace deprecated code block components with code block compon… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3608
- chore(devpod): bump version by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3609
- ci(backport): fetch original PR description by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/3616
- feat: Replace deprecated modal components with modal components from … by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3612
- feat: Replace antd progress component with progress from vCluster des… by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3607
- fix: tailscale bug & bump tailscale dependency by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3621
- licenses: update loft licenses by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3623
- refactor: reject websockets without correct header by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3624
- fix: use pure websockets for ts derp & control by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3625
- fix: use single ts env for logs & relogin on netmap fail by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3626
- fix(devpod): keep underlying spaceInstance or virtualClusterInstance up to date with inline template changes by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3627
- chore(devpod): bump version by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3628
- Update Dockerfile by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3629
- fix: agent forward transport by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3632
- fix(devpod): render inline templates before passing off to generic handler by @pascalbreuninger in https://github.com/loft-sh/loft-enterprise/pull/3633
- [release-4.2] fix: Store that native sleep mode is configured and don't change ingress annotations if so. (#3622) by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3645
- chore: bump vCluster dependency by @cbron in https://github.com/loft-sh/loft-enterprise/pull/3657
- [release-4.2] fix: Reject virtual clusters with both platform and native sleep mode configured by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3659
- feat(ui) - fix platform in loop issue by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3647
- feat(ui) - instance permission adding problem by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3649
- fix: Add visibility toggle to password fields (4.2 backport) by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3655
- [release-4.2] fix: use annotations to avoid cleaning up resources not managed by the ArgoCD Integration | test(ui): update test expectations for new tables by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3660
- [release-4.2] fix: initialize the global prometheus client in high availability mode | refactor: add constant for "loft-cluster" by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3672
- fix: Fix handling of release candidates in virtual cluster options (4.2 backport) by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3675
- [release-4.2] feat(ui) - change logic of computation by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3677
- [release-4.2] feat(ui) - copy update for last used deploy option by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3676
- fix: Add close button and fix folding for "Show Kubernetes YAML" dialog (4.2 backport) by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3694
- fix: Fix visual issues with input components (4.2 backport) by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3703
- fix: Fix inputs being blocked by the save changes bar (4.2 backport) by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3705
- feat(ui) - backport rancher integration route by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3682
- chore: bump vCluster dependency by @cbron in https://github.com/loft-sh/loft-enterprise/pull/3709
- [4.2] feat(ui) - sleep mode ui by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3732
- [4.2] feat(ui) - docs link broken by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3734
- [4.2] feat(ui) - various sleep mode fixes by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3740
- [4.2] Fix/eng 5719 missing parameter backport by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3744
- [4.2] feat(ui) - sync option rbac issue by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3750
- [release-4.2] feat(ui) - switch by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3756
- [release-4.2] fix: update schema with experimental sleepmode by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3763
- Cost control lower requests by @johannesfrey in https://github.com/loft-sh/loft-enterprise/pull/3766
- [release-4.2] feat(chart): add securityContext field in helm values for the audit sidecar container by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3727
- [release-4.2] feat(ui) - vcluster rc version by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3779
- [release-4.2] feat(ui) - remove native sleep when switching from a compative version to an uncompatible one by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3781
- fix: Fix missing project name for virtual clusters when configuring... [4.2] by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3782
- fix: Fix broken link to docs for OIDC provider feature (4.2) by @PRTTMPRPHT in https://github.com/loft-sh/loft-enterprise/pull/3785
- [release-4.2] Agent security updates by @lizardruss in https://github.com/loft-sh/loft-enterprise/pull/3790
- [release 4.2] fix: make quota webhook optional and ignore by default by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3791
- feat(ui) - unable to properly upgrade by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3794
- [release 4.2] Proxy deployment (#3797) by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3798
- feat(ui) - apps page querying cluster not project by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3802
- ci: backport slack notification workflow to release-4.2 branch by @Piotr1215 in https://github.com/loft-sh/loft-enterprise/pull/3807
- [release-4.2] bugfix: set runAsUser for audit default securityContext by @loft-bot in https://github.com/loft-sh/loft-enterprise/pull/3809
- [release 4.2] fix: tailscale rebind & derp latency (#3810) by @FabianKramm in https://github.com/loft-sh/loft-enterprise/pull/3812
- feat(ui) - sync fix by @andyluak in https://github.com/loft-sh/loft-enterprise/pull/3815
- fix: wait for pods to be deleted before rewriting services by @zerbitx in https://github.com/loft-sh/loft-enterprise/pull/3824
Full Changelog: https://github.com/loft-sh/loft-enterprise/compare/v4.2.1...v4.2.2