Skip to content

Releases: k0sproject/rig

v0.18.3

21 May 06:42
@kke kke
2dff216
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.2...v0.18.3

v0.18.2

10 May 09:53
@kke kke
1b23c72
Compare
Choose a tag to compare

What's Changed

  • [release-0.x] Use execOpts directly in Upload function by @twz123 in #203

Full Changelog: v0.18.1...v0.18.2

v2.0.0-alpha.2

07 May 08:18
@kke kke
0a24719
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

What's Changed

  • V2 by @kke in #164
  • Add ssh keepalive support by @kke in #178
  • Detect windows SSH from server header by @kke in #177
  • Replace go-shellwords with own shellescape.Split by @kke in #179
  • Bump gopkg.in/yaml.v2 from 2.2.2 to 2.4.0 by @dependabot in #180
  • Run stat in empty env with C locale by @twz123 in #183
  • Implement an SSH config parser by @kke in #181
  • Bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #185
  • Drop kevinburke/ssh_config dependency in favor of rig/v2/sshconfig by @kke in #186
  • Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #187
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #190
  • Bump github.com/Microsoft/go-winio from 0.6.1 to 0.6.2 by @dependabot in #191
  • Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #192
  • Use go1.22, lint updates by @kke in #198
  • Add missing call to client setup in Clone() by @james-nesbitt in #199
  • Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #200
  • Bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #201

Full Changelog: v0.18.1...v2.0.0-alpha.2

v0.18.1

18 Mar 11:56
@kke kke
566086e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.18.1

v2.0.0-alpha.1: Merge pull request #180 from k0sproject/dependabot/go_modules/gopkg.i…

14 Mar 07:06
@kke kke
05c65ac
Compare
Choose a tag to compare

This is an early preview of the rig v2.

If you notice any bugs or something that makes it hard to use, please file an issue (or a PR).

Documentation in README will be improved, but for now look at the code, examples, tests and godoc.

v0.18.0

21 Feb 22:12
@kke kke
5ef11fd
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #167
  • Load all keys from ssh agent if no specific AuthMethods is passed by @jadolg in #162
  • Expose OS resolvers for overriding and read raw extra fields from os-release by @james-nesbitt in #169

New Contributors

Full Changelog: v0.17.5...v0.18.0

v0.17.5

05 Feb 13:18
@kke kke
b2ef347
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.4...v0.17.5

v0.17.4

18 Jan 11:30
@kke kke
f0c372b
Compare
Choose a tag to compare

What's Changed

  • Handle exec.Sudo() in connection.Upload(..) by @kke in #160

Full Changelog: v0.17.3...v0.17.4

v0.17.3

09 Jan 09:09
@kke kke
609d8c4
Compare
Choose a tag to compare

What's Changed

  • Non-random sudo-check order by @kke in #158

Full Changelog: v0.17.2...v0.17.3

v0.17.2

09 Jan 08:45
@kke kke
d1f6f84
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #155
  • Use path.Dir() instead of filepath.Dir() for remote paths by @cr1cr1 in #154
  • Add exec.LogError option by @kke in #157

Full Changelog: v0.17.1...v0.17.2