Skip to content

v2.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kke kke released this 07 May 08:18
· 8 commits to main since this release
0a24719

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