Releases: loft-sh/devpod
Releases · loft-sh/devpod
v0.6.13-rc.1
What's Changed
- fix(pro): release workspace lock early in local-agent + proxy mode by @pascalbreuninger in #1650
Full Changelog: v0.6.13-rc.0...v0.6.13-rc.1
v0.6.13-rc.0
What's Changed
- feat: Group IDE selection by usage by @PRTTMPRPHT in #1632
- fix(desktop): remove pro providers from OSS filters and notifications by @pascalbreuninger in #1641
- chore/cd by @pascalbreuninger in #1642
- fix(desktop): show pro workspace view instead of importing by @pascalbreuninger in #1626
- feat: Add selection, sorting and filtering to pro workspaces by @PRTTMPRPHT in #1637
Full Changelog: v0.6.12...v0.6.13-rc.0
v0.6.12[skip changelog]
What's Changed
- docs: Add a Fedora package name to install doc by @vorburger in #1618
- Add libgles2-mesa to install (fixes #1615) by @vorburger in #1616
- feat: Add empty state to logs of pro workspaces by @PRTTMPRPHT in #1622
- fix(desktop): hide stop modal warning if workspace is in running state by @pascalbreuninger in #1625
- fix(desktop): remove full screen health check warnings. This was causing issues in scenarios where the availability fluctuates by @pascalbreuninger in #1624
- fix: Fix usage of boolean and number default values for parameters by @PRTTMPRPHT in #1627
- chore(cli): add helper command for fetching an image by @pascalbreuninger in #1623
- feat: Add display of "Created" and "Last activity" dates to list of p… by @PRTTMPRPHT in #1621
- doc: remove equinix provider (#2) by @dirien in #1630
- fix(pro): fixes an issue where remote workspace should be deleted if manually invoked and not when disconnecting a pro instance by @pascalbreuninger in #1633
- fix(k8s): change keychain order when authenticating in-cluster by @pascalbreuninger in #1634
New Contributors
- @vorburger made their first contribution in #1618
Full Changelog: v0.6.11...v0.6.12
v0.6.12-rc.0
What's Changed
- docs: Add a Fedora package name to install doc by @vorburger in #1618
- Add libgles2-mesa to install (fixes #1615) by @vorburger in #1616
- feat: Add empty state to logs of pro workspaces by @PRTTMPRPHT in #1622
- fix(desktop): hide stop modal warning if workspace is in running state by @pascalbreuninger in #1625
- fix(desktop): remove full screen health check warnings. This was causing issues in scenarios where the availability fluctuates by @pascalbreuninger in #1624
- fix: Fix usage of boolean and number default values for parameters by @PRTTMPRPHT in #1627
- chore(cli): add helper command for fetching an image by @pascalbreuninger in #1623
New Contributors
- @vorburger made their first contribution in #1618
Full Changelog: v0.6.11...v0.6.12-rc.0
v0.6.11[skip changelog]
What's Changed
- chore(desktop): add debug tool to simplify investigating workspace import related issues by @pascalbreuninger in #1587
- chore(pro): improve error message when waiting for instance to become ready by @pascalbreuninger in #1588
- fix(pro): local folder upload works properly now with pro by @pascalbreuninger in #1590
- chore(ci): add suffix to prebuild devcontainer image and update main devcontainer.json after pipeline run by @pascalbreuninger in #1593
- feat(cli): add support for podman credentials by @pascalbreuninger in #1592
- Update devcontainer image by @github-actions in #1594
- license(DevPod): Updated OSS licenses by @loft-bot in #1595
- fix(desktop): reset project when switching between pro instances by @pascalbreuninger in #1598
- fix/workspace entry after offline by @pascalbreuninger in #1599
- Minor updates for clarity by @joaniefromtheblock in #1601
- 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
- fix/pro various small improvements by @pascalbreuninger in #1614
New Contributors
- @github-actions made their first contribution in #1594
- @joaniefromtheblock made their first contribution in #1601
- @shdwchn10 made their first contribution in #1608
Full Changelog: v0.6.10...v0.6.11
v0.6.11-rc.1
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
v0.6.11-beta.1
What's Changed
- chore(ci): add suffix to prebuild devcontainer image and update main devcontainer.json after pipeline run by @pascalbreuninger in #1593
- feat(cli): add support for podman credentials by @pascalbreuninger in #1592
- Update devcontainer image by @github-actions in #1594
- license(DevPod): Updated OSS licenses by @loft-bot in #1595
- fix(desktop): reset project when switching between pro instances by @pascalbreuninger in #1598
- fix/workspace entry after offline by @pascalbreuninger in #1599
- Minor updates for clarity by @joaniefromtheblock in #1601
New Contributors
- @github-actions made their first contribution in #1594
- @joaniefromtheblock made their first contribution in #1601
Full Changelog: v0.6.11-beta.0...v0.6.11-beta.1
v0.6.11-beta.0
What's Changed
- chore(desktop): add debug tool to simplify investigating workspace import related issues by @pascalbreuninger in #1587
- chore(pro): improve error message when waiting for instance to become ready by @pascalbreuninger in #1588
- fix(pro): local folder upload works properly now with pro by @pascalbreuninger in #1590
Full Changelog: v0.6.10...v0.6.11-beta.0
v0.6.10
What's Changed
- Expose .deb for flatpak build to use in manifest by @bkneis in #1564
- fix(desktop): prevent scroll event from increasing/decreasing number input by @pascalbreuninger in #1558
- Remove deb upload by @bkneis in #1566
- fix(pro): always check for available template updates and wait for changed parameters to be applied by @pascalbreuninger in #1567
- fix(Zed): remove the double leading slashes on project by @acolombier in #1575
- Fix kubernetes not resetting sources by @bkneis in #1580
- fix/create pro workspace trailing slash by @pascalbreuninger in #1578
- Update docs for windows dependency by @bkneis in #1582
- fix/POD 1270 deleted pro workspace shows up in cli by @pascalbreuninger in #1579
- Fix compose upArgs by @bkneis in #1585
New Contributors
- @acolombier made their first contribution in #1575
Full Changelog: v0.6.9...v0.6.10
v0.6.9-pre-release-test2
Please do not use this release, it's only testing the CI