Skip to content

Releases: k0sproject/rig

v0.15.0

10 Oct 07:30
@kke kke
6730b4a
Compare
Choose a tag to compare

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

29 Sep 08:51
@kke kke
5c07a45
Compare
Choose a tag to compare

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

07 Sep 13:10
@kke kke
5e50bad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

21 Jun 10:19
@kke kke
dbce37c
Compare
Choose a tag to compare

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

07 Jun 11:10
@kke kke
fdd82b2
Compare
Choose a tag to compare

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

Full Changelog: v0.10.0...v0.11.0

v0.11.0-beta.1

09 Jan 13:30
@kke kke
b9519c4
Compare
Choose a tag to compare
v0.11.0-beta.1 Pre-release
Pre-release

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

Full Changelog: v0.10.0...v0.11.0-beta.1

v0.10.0

23 Nov 13:41
@kke kke
81e018d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.10.0

v0.9.2

17 Nov 08:11
@kke kke
ef82f84
Compare
Choose a tag to compare

What's Changed

  • Fix build on windows by @kke in #77

Full Changelog: v0.9.1...v0.9.2

v0.9.1

17 Nov 07:23
@kke kke
9ed76c2
Compare
Choose a tag to compare

What's Changed

  • Update all dependencies by @kke in #76

Full Changelog: v0.9.0...v0.9.1

v0.9.0

17 Nov 07:16
@kke kke
c167094
Compare
Choose a tag to compare

What's Changed

  • Bump go to 1.19 by @kke in #71
  • Discover keypaths from ssh_config, update agent key selection logic by @kke in #73
  • Add linting workflow and make it pass by @kke in #74
  • Proper ssh knownhosts hostkey checking by @kke in #75

Full Changelog: v0.8.1...v0.9.0