What's Changed
- fix: trim newline / spaces while parsing by @FabianKramm in #2602
- fix: don't warn/prompt if values are passed by @zerbitx in #2604
- test: improve snapshot e2e test by @FabianKramm in #2605
- fix: fix e2e workflow step name by @adriankabala in #2608
- fix: Fix justfile for build-dev-image by @ulyssessouza in #2600
- feat(etcd): add embedded etcd snapcount setting by @ulyssessouza in #2614
- fix: respect platform config insecure value on login by @zerbitx in #2618
- feat: Try secure login first, and only overwrite platform config if --insecure is specified by @zerbitx in #2623
- [ENG-5979] refactor(assets): Refactor assets listing by @ulyssessouza in #2596
- fix: use access key from cli if specified before checking login details by @zerbitx in #2626
- bugfix: do not assign a copy of platform config by @hidalgopl in #2632
- chore(deps): bump @babel/runtime-corejs3 from 7.22.5 to 7.26.10 in /docs by @dependabot in #2609
- chore(deps): bump @babel/helpers from 7.13.10 to 7.26.10 in /docs by @dependabot in #2610
- chore(deps): bump @babel/runtime from 7.13.10 to 7.26.10 in /docs by @dependabot in #2611
- Update Go to 1.24 by @nprokopic in #2566
- Check docker and github-actions updates weekly by @nprokopic in #2643
- The ability to output the projects a user has access to as JSON i.e.
vcluster platform list projects --output json
by @kale-amruta in #2635 - fix: update wording in ESO schema by @johannesfrey in #2637
- Filter vclusters owned by logged in user by @kale-amruta in #2639
- fix: restart vCluster if k8s exits by @FabianKramm in #2647
- feat: support external etcd by @P0t4T0o in #2559
- when CLI creates platform credentials secret, set vCluster service as… by @hidalgopl in #2657
- Add basic ServiceSyncer unit tests by @nprokopic in #2641
- fix(ci): improve branch calculation from tags by @Piotr1215 in #2642
- fix service sync e2e flaky test by @hidalgopl in #2661
- feat: auto-migrate k3s to k8s by @FabianKramm in #2654
New Contributors
Full Changelog: v0.24.1...v0.25.0-alpha.0