What's Changed
- [v0.24] fix: Fix justfile for build-dev-image (#2600) by @loft-bot in #2613
- [v0.24] fix: respect platform config insecure value on login by @loft-bot in #2619
- [v0.24] feat: Try secure login first, and only overwrite platform config if --insecure is specified by @loft-bot in #2624
- [v0.24] bugfix: do not assign a copy of platform config, modify c.config instead in pkg/platform/client.go#client.mgmtLogin() by @loft-bot in #2633
- [v0.24] fix: use access key from cli if specified before checking login details by @loft-bot in #2627
- [v0.24] fix: restart vCluster if k8s exits (#2647) by @loft-bot in #2651
- [v0.24] fix(ci): improve branch calculation from tags (#2642) by @loft-bot in #2665
- [v0.24] Upgrade etcd to 3.5.21 by @ApsTomar in #2678
Full Changelog: v0.24.1...v0.24.2-rc.1