Releases: k0sproject/rig
Releases · k0sproject/rig
v0.15.1
v0.15.0
What's Changed
- Add OpenSSH client protocol by @kke in #124
- Bump golang.org/x/term from 0.12.0 to 0.13.0 by @dependabot in #127
- Bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #126
- Use k0sproject/bootloose in place of footloose in test suite by @kke in #128
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Bump golang.org/x/term from 0.11.0 to 0.12.0 by @dependabot in #121
- Bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #122
- Add ssh.AuthMethods for passing in custom authentication by @kke in #123
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Bump golang.org/x/term from 0.9.0 to 0.11.0 by @dependabot in #114
- Bump golang.org/x/crypto from 0.10.0 to 0.12.0 by @dependabot in #115
- Bump github.com/alessio/shellescape from 1.4.1 to 1.4.2 by @dependabot in #113
- Fix windows fsys path formatting by @kke in #110
- Bump go to 1.21 by @kke in #116
- BusyBox/Alpine support by @twz123 in #94
- Bump actions/checkout from 3 to 4 by @dependabot in #119
- Fix doas support by @twz123 in #117
- Add support for HashKnownHosts SSH config option by @twz123 in #118
- Fix ssh keypath defaulting by @kke in #120
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Bump github/codeql-action from 1 to 2 by @dependabot in #97
- Update all depdendencies, adjust linter by @kke in #104
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by @dependabot in #102
- Allow digit only or digit prefixed hostnames by @kke in #105
- Add fsys directory operations by @kke in #109
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Speed up windows version detection by @kke in #80
- Implement fs.FS / fs.File for connections by @kke in #81
- Fix touch and stat on windows by @kke in #82
- Warn only on mismatch if StrictHostkeyChecking disabled in ssh config by @kke in #84
- fix: localhost connection closes fds before all output is read by @emosbaugh in #86
- Use go 1.20 by @kke in #89
- Upgrade workflow actions by @kke in #90
- Clean up, restructure by @kke in #91
New Contributors
- @emosbaugh made their first contribution in #86
Full Changelog: v0.10.0...v0.11.0