What's Changed
- POD-919: Use correct file permission for generated .devcontainer.json by @bkneis in #1294
- chore(cli): report platform access setup as debug, not error by @pascalbreuninger in #1296
- Update docker compose to 2.2.0 by @bkneis in #1305
- Use errorf instead of debug log level by @bkneis in #1297
- POD-944 | Pass provided git credentials to crane by @janekbaraniewski in #1298
- license(DevPod): Updated OSS licenses by @loft-bot in #1308
- Support parsing "other" property from mounts by @gjhenrique in #1306
- Add send-env and set-env options to ssh command by @aacebedo in #1288
- Improve command line help by @aacebedo in #1300
- POD-894: Add PUML diagrams to docs by @bkneis in #1311
- Add troubleshooting page by @bkneis in #1319
- fix(desktop): print warning if we can't parse custom protocol instead of showing error in UI by @pascalbreuninger in #1320
- Update docs by @bkneis in #1321
- fix(gpg): use symlink when setting up the gpg socket in the workspace instead of hardlink by @pascalbreuninger in #1322
- Don't hardcode root when running lifecycle scripts by @nrontsis in #1317
- Fix log entry when using crane in workspace up by @janekbaraniewski in #1330
- fix(dockerless): Only listen to kaniko stdout if --debug is set. by @pascalbreuninger in #1327
- Fix/gpg agent forwarding arg list by @pascalbreuninger in #1336
- Fix/gpg agent forwarding arg list by @pascalbreuninger in #1338
- Add github workflow to mark issues as stale then delete after 2 months by @bkneis in #1340
- Fix prebuilds for docker compose by @bkneis in #1339
- Implemement .devpodignore by @bkneis in #1337
- Implement UpdateRemoteUserID handling by @aacebedo in #1287
- Wrap devpodignore with nil check on workspace by @bkneis in #1349
New Contributors
- @gjhenrique made their first contribution in #1306
- @nrontsis made their first contribution in #1317
Full Changelog: v0.5.21...v0.5.22