Releases: loft-sh/devpod-provider-ssh
Releases · loft-sh/devpod-provider-ssh
v0.0.16
v0.0.15
What's Changed
- fix: add option to use builtin SSH client, not enabled by default by @pascalbreuninger in #32
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- fix: add custom port to windows command execution by @pascalbreuninger in #29
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- fix: openssh on windows doesn't play nicely with piping data through Stdin by @pascalbreuninger in #27
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- fix(manifest): use per-user agent path by @89luca89 in #26
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #25
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- chore: add open in DevPod button by @89luca89 in #17
- build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #16
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #20
- build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #18
- build(deps): bump github.com/docker/docker from 23.0.0-rc.1+incompatible to 24.0.7+incompatible by @dependabot in #19
- build(deps): bump github.com/moby/buildkit from 0.11.6 to 0.12.5 by @dependabot in #21
- build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #22
- fix(exec): fallback logic for non-posix shell incompatibilities by @89luca89 in #24
- build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #23
Full Changelog: v0.0.10...v0.0.11
v0.0.10
v0.0.9
v0.0.8
What's Changed
- tests: initial smoke and integration tests by @89luca89 in #6
- Update provider.yaml by @pascalbreuninger in #9
- fix: add port flag only if non-standard port is specified by @89luca89 in #11
- build(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 by @dependabot in #8
- build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #7
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: v0.0.7...v0.0.8