Releases: loft-sh/devpod
Releases · loft-sh/devpod
v0.2.0-beta.3
What's Changed
- docs: add Scaleway community provider to docs by @dirien in #432
- Feat/eng 1413 alternate devcontainer by @pascalbreuninger in #393
- fix: copy symlinks directly by @FabianKramm in #442
- Update CONTRIBUTING.md by @pascalbreuninger in #444
- feat: add --configure-ssh & --ssh-config by @FabianKramm in #449
- refactor: use login shell if pty is requested by @FabianKramm in #450
- feat: add --open-ide flag & print result by @FabianKramm in #451
- refactor: devpod proxy providers by @FabianKramm in #454
- feat: add equinix community provider to list by @dirien in #462
- fix: make setopt command not fail by @89luca89 in #468
- feat: proxy provider by @FabianKramm in #458
- test: run e2e if inject.sh changes by @FabianKramm in #470
- Avoid "Text file busy" during download/injection by @anguslees in #389
- fix: add getent based login shell discovery by @89luca89 in #469
- refactor: move logger to separate package by @FabianKramm in #472
- tests: add integration tests for SSH provider by @89luca89 in #466
- tests: add tests for rootful podman by @89luca89 in #467
- Support workspaces from branches with slash in the name. by @levsha in #474
- Increment PhpStorm version to 2023.1.3 by @JacobMillward in #475
- Feat/eng 1539 community providers by @pascalbreuninger in #476
- chore(ui): fix type import by @pascalbreuninger in #477
- Restore http features like proxy handling by @gbonnefille in #453
- fix: don't update in-built providers automatically by @FabianKramm in #479
New Contributors
- @dirien made their first contribution in #432
- @anguslees made their first contribution in #389
- @levsha made their first contribution in #474
- @JacobMillward made their first contribution in #475
- @gbonnefille made their first contribution in #453
Full Changelog: v0.1.10...v0.2.0-beta.3
v0.2.0-beta.2
What's Changed
- docs: add Scaleway community provider to docs by @dirien in #432
- Feat/eng 1413 alternate devcontainer by @pascalbreuninger in #393
- fix: copy symlinks directly by @FabianKramm in #442
- Update CONTRIBUTING.md by @pascalbreuninger in #444
- feat: add --configure-ssh & --ssh-config by @FabianKramm in #449
- refactor: use login shell if pty is requested by @FabianKramm in #450
- feat: add --open-ide flag & print result by @FabianKramm in #451
- refactor: devpod proxy providers by @FabianKramm in #454
- feat: add equinix community provider to list by @dirien in #462
- fix: make setopt command not fail by @89luca89 in #468
- feat: proxy provider by @FabianKramm in #458
- test: run e2e if inject.sh changes by @FabianKramm in #470
- Avoid "Text file busy" during download/injection by @anguslees in #389
- fix: add getent based login shell discovery by @89luca89 in #469
- refactor: move logger to separate package by @FabianKramm in #472
- tests: add integration tests for SSH provider by @89luca89 in #466
- tests: add tests for rootful podman by @89luca89 in #467
- Support workspaces from branches with slash in the name. by @levsha in #474
- Increment PhpStorm version to 2023.1.3 by @JacobMillward in #475
- Feat/eng 1539 community providers by @pascalbreuninger in #476
- chore(ui): fix type import by @pascalbreuninger in #477
- Restore http features like proxy handling by @gbonnefille in #453
New Contributors
- @dirien made their first contribution in #432
- @anguslees made their first contribution in #389
- @levsha made their first contribution in #474
- @JacobMillward made their first contribution in #475
- @gbonnefille made their first contribution in #453
Full Changelog: v0.1.10...v0.2.0-beta.2
v0.2.0-beta.1
What's Changed
- docs: add Scaleway community provider to docs by @dirien in #432
- Feat/eng 1413 alternate devcontainer by @pascalbreuninger in #393
- fix: copy symlinks directly by @FabianKramm in #442
- Update CONTRIBUTING.md by @pascalbreuninger in #444
- feat: add --configure-ssh & --ssh-config by @FabianKramm in #449
- refactor: use login shell if pty is requested by @FabianKramm in #450
- feat: add --open-ide flag & print result by @FabianKramm in #451
- refactor: devpod proxy providers by @FabianKramm in #454
- feat: add equinix community provider to list by @dirien in #462
- fix: make setopt command not fail by @89luca89 in #468
- feat: proxy provider by @FabianKramm in #458
- test: run e2e if inject.sh changes by @FabianKramm in #470
- Avoid "Text file busy" during download/injection by @anguslees in #389
- fix: add getent based login shell discovery by @89luca89 in #469
- refactor: move logger to separate package by @FabianKramm in #472
- tests: add integration tests for SSH provider by @89luca89 in #466
New Contributors
- @dirien made their first contribution in #432
- @anguslees made their first contribution in #389
Full Changelog: v0.1.10...v0.2.0-beta.1
v0.2.0-beta.0
What's Changed
- docs: add Scaleway community provider to docs by @dirien in #432
- Feat/eng 1413 alternate devcontainer by @pascalbreuninger in #393
- fix: copy symlinks directly by @FabianKramm in #442
- Update CONTRIBUTING.md by @pascalbreuninger in #444
- feat: add --configure-ssh & --ssh-config by @FabianKramm in #449
- refactor: use login shell if pty is requested by @FabianKramm in #450
- feat: add --open-ide flag & print result by @FabianKramm in #451
- refactor: devpod proxy providers by @FabianKramm in #454
- feat: add equinix community provider to list by @dirien in #462
- fix: make setopt command not fail by @89luca89 in #468
- feat: proxy provider by @FabianKramm in #458
- test: run e2e if inject.sh changes by @FabianKramm in #470
New Contributors
Full Changelog: v0.1.10...v0.2.0-beta.0
v0.1.11-beta.0
What's Changed
- docs: add Scaleway community provider to docs by @dirien in #432
- Feat/eng 1413 alternate devcontainer by @pascalbreuninger in #393
- fix: copy symlinks directly by @FabianKramm in #442
- Update CONTRIBUTING.md by @pascalbreuninger in #444
- feat: add --configure-ssh & --ssh-config by @FabianKramm in #449
- refactor: use login shell if pty is requested by @FabianKramm in #450
New Contributors
Full Changelog: v0.1.10...v0.1.11-beta.0
v0.1.10
What's Changed
- Some more linter and style changes by @ThomasK33 in #369
- fix panic : fatal agent error: panic: runtime error: index out of range [2] by @pleclech in #359
- fix: update add provider from url example to use a working url by @inhumantsar in #357
- fix: panic when creating workspace for a private gitlab repository by @jsiebens in #371
- fix: add sudo password check by @inhumantsar in #346
- refactor: remove auto start workspace by @FabianKramm in #374
- fix: do not use sudo, if it's not strictly needed. by @89luca89 in #378
- feat: add PROVIDER_ID and PROVIDER_FOLDER as options by @FabianKramm in #382
- fix: agent panic when workspace is not in home by @89luca89 in #383
- Feat/eng 1492 update provider UI by @pascalbreuninger in #381
- feat: add provider command to list installable providers by @89luca89 in #388
- docs: add community providers section by @mrsimonemms in #391
- fix: nil pointer by @FabianKramm in #402
- fix: text file busy by @FabianKramm in #403
- fix: move to proper JSONC support by @89luca89 in #404
- fix: store original version for cli by @pascalbreuninger in #409
- fix(ui): fix workspace name input validation by @pascalbreuninger in #410
- fix: handle rootful podman by @89luca89 in #411
- feat: lock workspace & machine by @FabianKramm in #415
- fix: inject script sudo problem by @FabianKramm in #418
- fix: don't lock workspace on force deletion by @FabianKramm in #419
- fix(ui): don't make provider default when updating by @pascalbreuninger in #420
- docker init & DOCKER_HOST & improve error output by @FabianKramm in #421
- fix: properly check kubectl success on init. Force workspace folder deletion by @89luca89 in #422
- chore(cd): compare release tag name with pipeline ref by @pascalbreuninger in #423
New Contributors
- @inhumantsar made their first contribution in #357
- @jsiebens made their first contribution in #371
- @mrsimonemms made their first contribution in #391
Full Changelog: v0.1.9...v0.1.10
v0.1.10-beta.2
What's Changed
- Some more linter and style changes by @ThomasK33 in #369
- fix panic : fatal agent error: panic: runtime error: index out of range [2] by @pleclech in #359
- fix: update add provider from url example to use a working url by @inhumantsar in #357
- fix: panic when creating workspace for a private gitlab repository by @jsiebens in #371
- fix: add sudo password check by @inhumantsar in #346
- refactor: remove auto start workspace by @FabianKramm in #374
- fix: do not use sudo, if it's not strictly needed. by @89luca89 in #378
- feat: add PROVIDER_ID and PROVIDER_FOLDER as options by @FabianKramm in #382
- fix: agent panic when workspace is not in home by @89luca89 in #383
- Feat/eng 1492 update provider UI by @pascalbreuninger in #381
- feat: add provider command to list installable providers by @89luca89 in #388
- docs: add community providers section by @mrsimonemms in #391
- fix: nil pointer by @FabianKramm in #402
- fix: text file busy by @FabianKramm in #403
- fix: move to proper JSONC support by @89luca89 in #404
- fix: store original version for cli by @pascalbreuninger in #409
- fix(ui): fix workspace name input validation by @pascalbreuninger in #410
- fix: handle rootful podman by @89luca89 in #411
- feat: lock workspace & machine by @FabianKramm in #415
- fix: inject script sudo problem by @FabianKramm in #418
- fix: don't lock workspace on force deletion by @FabianKramm in #419
- fix(ui): don't make provider default when updating by @pascalbreuninger in #420
- docker init & DOCKER_HOST & improve error output by @FabianKramm in #421
- fix: properly check kubectl success on init. Force workspace folder deletion by @89luca89 in #422
New Contributors
- @inhumantsar made their first contribution in #357
- @jsiebens made their first contribution in #371
- @mrsimonemms made their first contribution in #391
Full Changelog: v0.1.9...v0.1.10-beta.2
v0.1.10-beta.1
Merge pull request #409 from pascalbreuninger/fix/prerelease-pipelines fix: store original version for cli
v0.1.10-beta.0
What's Changed
- Some more linter and style changes by @ThomasK33 in #369
- fix panic : fatal agent error: panic: runtime error: index out of range [2] by @pleclech in #359
- fix: update add provider from url example to use a working url by @inhumantsar in #357
- fix: panic when creating workspace for a private gitlab repository by @jsiebens in #371
- fix: add sudo password check by @inhumantsar in #346
- refactor: remove auto start workspace by @FabianKramm in #374
- fix: do not use sudo, if it's not strictly needed. by @89luca89 in #378
- feat: add PROVIDER_ID and PROVIDER_FOLDER as options by @FabianKramm in #382
- fix: agent panic when workspace is not in home by @89luca89 in #383
- Feat/eng 1492 update provider UI by @pascalbreuninger in #381
- feat: add provider command to list installable providers by @89luca89 in #388
- docs: add community providers section by @mrsimonemms in #391
- fix: nil pointer by @FabianKramm in #402
- fix: text file busy by @FabianKramm in #403
- fix: move to proper JSONC support by @89luca89 in #404
New Contributors
- @inhumantsar made their first contribution in #357
- @jsiebens made their first contribution in #371
- @mrsimonemms made their first contribution in #391
Full Changelog: v0.1.9...v0.1.10-beta.0
v0.1.9
What's Changed
- feat(cli): add option to clone existing provider by @pascalbreuninger in #368
Full Changelog: v0.1.8...v0.1.9