v4.3.0-alpha.0
Pre-release
Pre-release
What's Changed
- Fix nil error in costcontrol API by @lizardruss in loft-sh/loft-enterprise#3580
- chore: bump vCluster dependency by @cbron in loft-sh/loft-enterprise#3589
- fix: Explicit DNS name for vCluster kubeconfig by @ThomasK33 in loft-sh/loft-enterprise#3570
- feat(ui) - unable to set password after recreating instance by @andyluak in loft-sh/loft-enterprise#3583
- chore(deps): bump nanoid from 3.3.1 to 3.3.8 in /docs by @dependabot in loft-sh/loft-enterprise#3557
- feat: Change icon for "Profile" menu entry by @PRTTMPRPHT in loft-sh/loft-enterprise#3598
- fix: Prevent UI from crashing when the login URL is malformed by @PRTTMPRPHT in loft-sh/loft-enterprise#3597
- feat: Allow submission of forms by pressing enter by @PRTTMPRPHT in loft-sh/loft-enterprise#3596
- feat: Update layout of virtual clusters page to match newer guidelines by @PRTTMPRPHT in loft-sh/loft-enterprise#3599
- feat: Improve data fetching in the virtual clusters table to cache information by @PRTTMPRPHT in loft-sh/loft-enterprise#3600
- feat: Replace antd input component with input from vCluster design system by @PRTTMPRPHT in loft-sh/loft-enterprise#3604
- feat(ui) - initial fetch throws and error by @andyluak in loft-sh/loft-enterprise#3585
- feat: Replace antd textarea component with textarea from vCluster des… by @PRTTMPRPHT in loft-sh/loft-enterprise#3606
- feat: Replace deprecated code block components with code block compon… by @PRTTMPRPHT in loft-sh/loft-enterprise#3608
- chore(devpod): bump version by @pascalbreuninger in loft-sh/loft-enterprise#3609
- ci(backport): fetch original PR description by @Piotr1215 in loft-sh/loft-enterprise#3616
- feat: Replace deprecated modal components with modal components from … by @PRTTMPRPHT in loft-sh/loft-enterprise#3612
- feat: Replace antd progress component with progress from vCluster des… by @PRTTMPRPHT in loft-sh/loft-enterprise#3607
- fix: tailscale bug & bump tailscale dependency by @FabianKramm in loft-sh/loft-enterprise#3621
- licenses: update loft licenses by @loft-bot in loft-sh/loft-enterprise#3623
- refactor: reject websockets without correct header by @FabianKramm in loft-sh/loft-enterprise#3624
- fix: use pure websockets for ts derp & control by @FabianKramm in loft-sh/loft-enterprise#3625
- fix: use single ts env for logs & relogin on netmap fail by @FabianKramm in loft-sh/loft-enterprise#3626
- fix(devpod): keep underlying spaceInstance or virtualClusterInstance up to date with inline template changes by @pascalbreuninger in loft-sh/loft-enterprise#3627
- chore(devpod): bump version by @pascalbreuninger in loft-sh/loft-enterprise#3628
- Update Dockerfile by @pascalbreuninger in loft-sh/loft-enterprise#3629
- fix: agent forward transport by @FabianKramm in loft-sh/loft-enterprise#3632
- fix(devpod): render inline templates before passing off to generic handler by @pascalbreuninger in loft-sh/loft-enterprise#3633
- fix: Store that native sleep mode is configured and don't change ingress annotations if so. by @zerbitx in loft-sh/loft-enterprise#3622
- feat(ui) - fix platform in loop issue by @andyluak in loft-sh/loft-enterprise#3646
- feat(ui) - replace table component by @andyluak in loft-sh/loft-enterprise#3618
- fix: Add caching of results for project queries by @PRTTMPRPHT in loft-sh/loft-enterprise#3605
- chore: bump k8s to v1.32.1 by @FabianKramm in loft-sh/loft-enterprise#3652
- ci: workflows triggers cleanup by @Piotr1215 in loft-sh/loft-enterprise#3641
- fix: use annotations to avoid cleaning up resources not managed by the ArgoCD Integration by @lizardruss in loft-sh/loft-enterprise#3644
- fix: Reject virtual clusters with both platform and native sleep mode configured by @zerbitx in loft-sh/loft-enterprise#3658
- feat(ui) - instance permission adding problem by @andyluak in loft-sh/loft-enterprise#3648
- feat(ui) - remove cluster from func call by @andyluak in loft-sh/loft-enterprise#3650
- fix: Add visibility toggle to password fields by @PRTTMPRPHT in loft-sh/loft-enterprise#3654
- feat(devpod): put virtual cluster and space instances to sleep automatically when workspace is about to sleep by @pascalbreuninger in loft-sh/loft-enterprise#3661
- chore(ci): bump upload artifact gh action to v4 by @pascalbreuninger in loft-sh/loft-enterprise#3666
- Only build tests on test change by @rmweir in loft-sh/loft-enterprise#3586
- feat(devpod): print logs to client during server side startup, i.e. when space or virtual cluster are syncing/creating by @pascalbreuninger in loft-sh/loft-enterprise#3663
- API fails with "global prometheus client not initialized" by @lizardruss in loft-sh/loft-enterprise#3668
- feat(ui) - search filters in the url by @andyluak in loft-sh/loft-enterprise#3665
- feat(ui) - copy update for last used deploy option by @andyluak in loft-sh/loft-enterprise#3664
- feat(ui) - change logic of computation by @andyluak in loft-sh/loft-enterprise#3662
- feat: Improve flow for deeplink creation of DevPod workspaces by @PRTTMPRPHT in loft-sh/loft-enterprise#3669
- feat(ui) - rancher integration deeplink by @andyluak in loft-sh/loft-enterprise#3651
- fix: Fix handling of release candidates in virtual cluster options by @PRTTMPRPHT in loft-sh/loft-enterprise#3674
- fix: Add support for basic auth syntax in git URLs in DevPod workspac… by @PRTTMPRPHT in loft-sh/loft-enterprise#3601
- feat(devpod): show linked workspaces in virtual cluster and space instances view; and other way round by @pascalbreuninger in loft-sh/loft-enterprise#3680
- chore(deps): bump store2 from 2.14.2 to 2.14.4 in /ui by @dependabot in loft-sh/loft-enterprise#3630
- Filter for non-expired artifacts by @rmweir in loft-sh/loft-enterprise#3685
- fix: Ensure consistency of alerts in vCluster template advanced options by @PRTTMPRPHT in loft-sh/loft-enterprise#3678
- fix: Fix visual issues with input components by @PRTTMPRPHT in loft-sh/loft-enterprise#3683
- feat(devpod): pass virtual cluster/space instance info to devpod command by @pascalbreuninger in loft-sh/loft-enterprise#3684
- feat: Replaced deprecated label components with label components from… by @PRTTMPRPHT in loft-sh/loft-enterprise#3619
- chore: bump vCluster dependency by @cbron in loft-sh/loft-enterprise#3671
- chore: bump devpod version by @pascalbreuninger in loft-sh/loft-enterprise#3695
- Feat/eng 4667 sidebar changes by @PRTTMPRPHT in loft-sh/loft-enterprise#3634
- chore(e2e): update download-artifact to v4 by @adriankabala in loft-sh/loft-enterprise#3697
- fix: Add close button and fix folding for "Show Kubernetes YAML" dialog by @PRTTMPRPHT in loft-sh/loft-enterprise#3693
- Check if files have changed by @rmweir in loft-sh/loft-enterprise#3700
New Contributors
- @Piotr1215 made their first contribution in loft-sh/loft-enterprise#3616
- @adriankabala made their first contribution in loft-sh/loft-enterprise#3697
Full Changelog: loft-sh/loft-enterprise@v4.2.1...v4.2.3-alpha.0