Releases: loft-sh/devpod
Releases · loft-sh/devpod
v0.5.20-alpha.1
Factor out function looking for devcontainer files to devcontainer pa…
v0.5.20-alpha.0
What's Changed
- Add to
devpod pro add cluster
command usage by @janekbaraniewski in #1202 - POD-638 | Automatically auth to platform for pro users by @janekbaraniewski in #1194
- POD-755: Fix workspace ID when branch is specified by @bkneis in #1205
- fix(desktop): change provider options by @pascalbreuninger in #1209
- fix(cli): in-cluster auth by @pascalbreuninger in #1207
- fix(cli): ssh based auth with external key by @pascalbreuninger in #1208
- license(DevPod): Updated OSS licenses by @loft-bot in #1212
New Contributors
Full Changelog: v0.5.19...v0.5.20-alpha.0
v0.5.19
What's Changed
- license(DevPod): Updated OSS licenses by @loft-bot in #1179
- fix(cli): git config path by @amithm7 in #1183
- fix(cli): write DevPod ssh config section before first host by @pascalbreuninger in #1181
- POD-717 | Expose setting for setting up git commit signing with SSH in UI by @janekbaraniewski in #1186
- feat(cli): implement userEnvProbe property of devcontainer spec by @pascalbreuninger in #1184
- chore(cli): change log level in credentials server from info to debug by @pascalbreuninger in #1188
- feat(desktop): add settings for http(s) based proxies by @pascalbreuninger in #1192
- Feat/multi region mode by @pascalbreuninger in #1200
New Contributors
Full Changelog: v0.5.18...v0.5.19
v0.5.18
What's Changed
- fix(cli): consider sleeping workspace as ready, will automatically be woken up when connecting by @pascalbreuninger in #1141
- Support Wolfi-based dev containers by @imjasonh in #1139
- Add alias for
stop
command by @janekbaraniewski in #1147 - feat(desktop): add color mode switch setting by @giovanni-d in #1143
- Add filtering of postCreateCommand stdout stderr logs by @janekbaraniewski in #1149
- fix(cli): credentials server by @pascalbreuninger in #1159
- fix(desktop): disable cloning for pro providers as it requires authentication by @pascalbreuninger in #1157
- fix(cli): remove existing user options from provider option resolver if they aren't compatible with the updated dynamic options by @pascalbreuninger in #1156
- Update install.mdx by @phreed in #1151
- Typo in connect-to-a-workspace.mdx by @dubinsky in #1150
- fix(cli): don't delete workspace if --skip-delete flag is set to true by @pascalbreuninger in #1162
- feat(cli): add upgrade command by @pascalbreuninger in #1163
- feat(cli): add machine inspect command. redacts sensitive and hidden fields and then dumps the machine config as json by @pascalbreuninger in #1164
- fix(cli): add private keys to ssh agent if enabled by context option before setting up workspace. This allows the use of private keys during lifecycle scripts by @pascalbreuninger in #1165
- license(DevPod): Updated OSS licenses by @loft-bot in #1166
- fix(cli): use container user to setup git config by @pascalbreuninger in #1171
- Add protobuf support to devcontainer by @janekbaraniewski in #1175
- chore(ci): check if devpod path exists on runner by @pascalbreuninger in #1176
- main by @pascalbreuninger in #1177
- POD-717 | Support signing commits with SSH keys by @janekbaraniewski in #1167
- fix/bump loft kube apis by @pascalbreuninger in #1178
New Contributors
- @imjasonh made their first contribution in #1139
- @janekbaraniewski made their first contribution in #1147
- @giovanni-d made their first contribution in #1143
- @phreed made their first contribution in #1151
- @dubinsky made their first contribution in #1150
Full Changelog: v0.5.16...v0.5.18
v0.5.17-alpha.0
fix(cli): consider sleeping workspace as ready, will automatically be…
v0.5.16[skip changelog]
chore(desktop): change go quickstart example
v0.5.16-alpha.1
fix(cli): use random git credentials helper port during workspace up;…
v0.5.16-alpha.0
feat(cli): add --init-env flag to provide extra environment variable during workspace initialization
v0.5.15[skip changelog]
fix(desktop): fix throwing promise in flatpak lookup
v0.5.15-alpha.0
chore: skip dev version on automatic pro provider upgrade