What's Changed
- fix(pro): add runner to workspace instance from pro CLI; set default template by @pascalbreuninger in #1603
- fix(cli): wait for runDevContainer command to print logs before closing writer by @pascalbreuninger in #1605
- fix(pro): only set default option in pro cli prompt when default template is set by @pascalbreuninger in #1606
- fix: enclose in quotes the GPG key identifier in gpg-agent setup by @shdwchn10 in #1608
- chore(security): add context option to set StrictHostKeyChecking to yes for ssh based git operations by @pascalbreuninger in #1612
- feat(pro): auto-mount kubeconfig of virtual cluster/space instance into workspace by @pascalbreuninger in #1609
New Contributors
- @shdwchn10 made their first contribution in #1608
Full Changelog: v0.6.11-beta.1...v0.6.11-rc.1