Releases: loft-sh/devpod
Releases · loft-sh/devpod
v0.6.4-alpha.1
What's Changed
- license(DevPod): Updated OSS licenses by @loft-bot in #1431
- feat: Added troubleshoot command by @ThomasK33 in #1435
- Add CombinedLogger that can handle multiple Logger instances by @janekbaraniewski in #1413
- feat: Added troubleshoot menu options in desktop by @ThomasK33 in #1439
- POD-1124 | Restart failed credentials server by @janekbaraniewski in #1442
- fix(credentials): gpg agent forwarding on pro by @pascalbreuninger in #1445
Full Changelog: v0.6.4-alpha.0...v0.6.4-alpha.1
v0.6.4
What's Changed
- fix(cli): update vulnerable dependencies by @pascalbreuninger in #1430
- license(DevPod): Updated OSS licenses by @loft-bot in #1431
- feat: Added troubleshoot command by @ThomasK33 in #1435
- Add CombinedLogger that can handle multiple Logger instances by @janekbaraniewski in #1413
- feat: Added troubleshoot menu options in desktop by @ThomasK33 in #1439
- POD-1124 | Restart failed credentials server by @janekbaraniewski in #1442
- fix(credentials): gpg agent forwarding on pro by @pascalbreuninger in #1445
- fix(cli): try to download and verify binary up to 3 times, add small delay between tries by @pascalbreuninger in #1446
- feat: Add selection of presets for DevPod Pro workspace creation by @PRTTMPRPHT in #1443
- Adds ability for user to define additional tags for images by @fcaroline2020 in #1388
New Contributors
- @fcaroline2020 made their first contribution in #1388
Full Changelog: v0.6.3...v0.6.4
v0.5.25
Full Changelog: v0.5.24...v0.5.25
v0.6.4-alpha.0
What's Changed
- fix(cli): update vulnerable dependencies by @pascalbreuninger in #1430
Full Changelog: v0.6.3...v0.6.4-alpha.0
v0.5.24
Full Changelog: v0.5.23...v0.5.24
v0.6.3
What's Changed
- fix: Disable pro provider configuration for pro providers that suppor… by @PRTTMPRPHT in #1425
- license(DevPod): Updated OSS licenses by @loft-bot in #1416
- fix: Ensure that the pro provider process is terminated before discon… by @PRTTMPRPHT in #1426
- fix: Ensure that the checkbox for built-in ssh is correctly synced wi… by @PRTTMPRPHT in #1428
Full Changelog: v0.6.2...v0.6.3
v0.5.23
Full Changelog: v0.5.22...v0.5.23
v0.6.2
What's Changed
- Add ztunnel example by @bkneis in #1398
- fix: Add failsafe to prevent workspace list from flashing between pro… by @PRTTMPRPHT in #1399
- fix: Add a way to terminate all child processes of the application un… by @PRTTMPRPHT in #1409
- fix: Prevent overflow issues in pro instance selection by @PRTTMPRPHT in #1405
- Fix/pod 1093 prevent redirect to new experience by @PRTTMPRPHT in #1404
- feat: Add selection of runner to DevPod Pro workspace creation flow by @PRTTMPRPHT in #1406
- feat: Change github workflow to sign the updater .msi by @PRTTMPRPHT in #1414
- fix: Fix reference to updater .msi.zip by @PRTTMPRPHT in #1415
- chore: update kubernetes types by @pascalbreuninger in #1403
- fix: Fix issues with relative paths in github workflow by @PRTTMPRPHT in #1417
- fix: Change compression method of updater bundle and fix wrong defaul… by @PRTTMPRPHT in #1419
- Fix/updater window by @pascalbreuninger in #1420
- POD-1081 | Add option to use specific version od DevPodEnvironmentTemplate by @janekbaraniewski in #1423
- Add ssh keepalive to tunnel to workspace by @janekbaraniewski in #1421
- fix: Change archiver of updater package to 7z so that the resulting .… by @PRTTMPRPHT in #1424
Full Changelog: v0.6.1...v0.6.2
v0.6.2-alpha.0
fix(pro): wait for outer tunnels to exit and clean up properly
v0.6.1[skip changelog]
fix(cli): only delete local workspaces when removing provider