Releases: loft-sh/devpod
Releases · loft-sh/devpod
v0.5.9-alpha.0
What's Changed
- chore(cli): add version verification skip environment variable by @pascalbreuninger in #1088
- chore(cli): add version verification skip environment variable by @pascalbreuninger in #1089
Full Changelog: v0.5.8...v0.5.9-alpha.0
v0.5.8[skip changelog]
What's Changed
- fix(desktop): start with popover was not clickable because of draggable window area by @pascalbreuninger in #1071
- fix/default ide always selected by @pascalbreuninger in #1077
- fix(cli): git credentials forwarding on vscode with private dotfiles by @pascalbreuninger in #1076
- chore(cli): move loftctl commands into devpod cli by @pascalbreuninger in #1075
- license(DevPod): Updated OSS licenses by @loft-bot in #1079
- fix(build): fix appimage links in docs by @89luca89 in #1081
- chore(cd): release pro provider.yaml by @pascalbreuninger in #1082
- fix/whitespace agent commands windows by @pascalbreuninger in #1083
- chore(cli): fix namespace prefix in pro by @pascalbreuninger in #1085
- fix: trim v from semver by @anbraten in #1080
New Contributors
Full Changelog: v0.5.7...v0.5.8
v0.5.8-alpha.3
What's Changed
- chore(cli): fix namespace prefix in pro by @pascalbreuninger in #1085
Full Changelog: v0.5.8-alpha.2...v0.5.8-alpha.3
v0.5.8-alpha.2
What's Changed
- fix/whitespace agent commands windows by @pascalbreuninger in #1083
Full Changelog: v0.5.8-alpha.1...v0.5.8-alpha.2
v0.5.8-alpha.1
What's Changed
- fix(desktop): start with popover was not clickable because of draggable window area by @pascalbreuninger in #1071
- fix/default ide always selected by @pascalbreuninger in #1077
- fix(cli): git credentials forwarding on vscode with private dotfiles by @pascalbreuninger in #1076
- chore(cli): move loftctl commands into devpod cli by @pascalbreuninger in #1075
- license(DevPod): Updated OSS licenses by @loft-bot in #1079
- fix(build): fix appimage links in docs by @89luca89 in #1081
- chore(cd): release pro provider.yaml by @pascalbreuninger in #1082
Full Changelog: v0.5.7...v0.5.8-alpha.1
v0.5.7
What's Changed
This release focuses on stability and DevPod Pro improvements. Check out v0.5.6...v0.5.7 for the full changelog.
v0.5.7-alpha.14
What's Changed
- fix(cli): proxy provider credential forwarding by @pascalbreuninger in #1065
Full Changelog: v0.5.7-alpha.13...v0.5.7-alpha.14
v0.5.7-alpha.9
What's Changed
- fix: use filepath instead of path for cross-plaform compatibility by @pascalbreuninger in #1042
- chore(cli): pass debug flat to proxy provider up command by @pascalbreuninger in #1044
- fix(desktop): load additional env vars on startup by @pascalbreuninger in #1048
- feat(cli): detect if DevPod runs in kubernetes cluster and authenticate with pod config; fall back to default authentication if not by @pascalbreuninger in #1049
- license(DevPod): Updated OSS licenses by @loft-bot in #1050
- chore(cd): windows codesigntool path by @pascalbreuninger in #1052
- chore/skip changelog by @pascalbreuninger in #1053
- fix(desktop): automatically enable pro setting if an instance is connected by @pascalbreuninger in #1054
- fix: prevent deletion of provider if associated with pro instance by @pascalbreuninger in #1055
- fix(desktop): resolve options for pro provider properly by @pascalbreuninger in #1056
- fix(desktop): explicitly set source type now that we have tabs for it by @pascalbreuninger in #1057
- fix/various fixes by @pascalbreuninger in #1058
- chore(cli): Add extra environment variables DEVPOD_WORKSPACE_ID and DEVPOD_WORKSPACE_UID to workspace by @pascalbreuninger in #1060
- feat(cli): add different git cloning strategies by @pascalbreuninger in #1061
- fix(build): provide appimages for older glibc versions by @89luca89 in #1062
- fix(cli): update workspace content for local sources in pro by @pascalbreuninger in #1063
- Fix/glibc appimage fixes by @89luca89 in #1064
Full Changelog: v0.5.6...v0.5.7-alpha.9
v0.5.7-alpha.8
What's Changed
- fix: use filepath instead of path for cross-plaform compatibility by @pascalbreuninger in #1042
- chore(cli): pass debug flat to proxy provider up command by @pascalbreuninger in #1044
- fix(desktop): load additional env vars on startup by @pascalbreuninger in #1048
- feat(cli): detect if DevPod runs in kubernetes cluster and authenticate with pod config; fall back to default authentication if not by @pascalbreuninger in #1049
- license(DevPod): Updated OSS licenses by @loft-bot in #1050
- chore(cd): windows codesigntool path by @pascalbreuninger in #1052
- chore/skip changelog by @pascalbreuninger in #1053
- fix(desktop): automatically enable pro setting if an instance is connected by @pascalbreuninger in #1054
- fix: prevent deletion of provider if associated with pro instance by @pascalbreuninger in #1055
- fix(desktop): resolve options for pro provider properly by @pascalbreuninger in #1056
- fix(desktop): explicitly set source type now that we have tabs for it by @pascalbreuninger in #1057
- fix/various fixes by @pascalbreuninger in #1058
- chore(cli): Add extra environment variables DEVPOD_WORKSPACE_ID and DEVPOD_WORKSPACE_UID to workspace by @pascalbreuninger in #1060
- feat(cli): add different git cloning strategies by @pascalbreuninger in #1061
- fix(build): provide appimages for older glibc versions by @89luca89 in #1062
- fix(cli): update workspace content for local sources in pro by @pascalbreuninger in #1063
- Fix/glibc appimage fixes by @89luca89 in #1064
Full Changelog: v0.5.6...v0.5.7-alpha.8
v0.5.7-alpha.7
What's Changed
- fix: use filepath instead of path for cross-plaform compatibility by @pascalbreuninger in #1042
- chore(cli): pass debug flat to proxy provider up command by @pascalbreuninger in #1044
- fix(desktop): load additional env vars on startup by @pascalbreuninger in #1048
- feat(cli): detect if DevPod runs in kubernetes cluster and authenticate with pod config; fall back to default authentication if not by @pascalbreuninger in #1049
- license(DevPod): Updated OSS licenses by @loft-bot in #1050
- chore(cd): windows codesigntool path by @pascalbreuninger in #1052
- chore/skip changelog by @pascalbreuninger in #1053
- fix(desktop): automatically enable pro setting if an instance is connected by @pascalbreuninger in #1054
- fix: prevent deletion of provider if associated with pro instance by @pascalbreuninger in #1055
- fix(desktop): resolve options for pro provider properly by @pascalbreuninger in #1056
- fix(desktop): explicitly set source type now that we have tabs for it by @pascalbreuninger in #1057
- fix/various fixes by @pascalbreuninger in #1058
- chore(cli): Add extra environment variables DEVPOD_WORKSPACE_ID and DEVPOD_WORKSPACE_UID to workspace by @pascalbreuninger in #1060
- feat(cli): add different git cloning strategies by @pascalbreuninger in #1061
- fix(build): provide appimages for older glibc versions by @89luca89 in #1062
- fix(cli): update workspace content for local sources in pro by @pascalbreuninger in #1063
- Fix/glibc appimage fixes by @89luca89 in #1064
Full Changelog: v0.5.6...v0.5.7-alpha.7