Skip to content

Releases: moov-io/go-sftp

v0.14.0

22 Oct 18:40
Compare
Choose a tag to compare

ADDITIONS

  • feat: add HostPublicKeys to support multiple host keys

v0.13.4

07 Oct 15:26
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: add connection error trap for list/walk funcs

BUILD

  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • chore(deps): update dependency go to v1.23.2
  • fix(deps): update module github.com/moov-io/base to v0.51.1
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.2
  • fix(deps): update module github.com/stretchr/testify to v1.9.0
  • fix(deps): update module golang.org/x/crypto to v0.28.0

v0.13.3

01 Feb 16:03
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: if conn.Stat returns no file Delete is successful

BUILD

  • fix(deps): update module github.com/moov-io/base to v0.48.5
  • fix(deps): update module github.com/prometheus/client_golang to v1.18.0
  • fix(deps): update module github.com/protonmail/go-crypto to v1
  • fix(deps): update module golang.org/x/crypto to v0.18.0

v0.13.2

19 Dec 16:50
Compare
Choose a tag to compare

BUILD

  • build: update moov-io/base and golang.org/x/crypto

v0.13.1

08 Nov 18:16
Compare
Choose a tag to compare

IMPROVEMENTS

  • test: verify larger files (~10MB) can be streamed and read fully

BUILD

  • fix(deps): update github.com/protonmail/go-crypto digest to afb1ddc
  • fix(deps): update module github.com/moov-io/base to v0.48.0
  • fix(deps): update module github.com/prometheus/client_golang to v1.17.0
  • fix(deps): update module golang.org/x/crypto to v0.14.0

v0.13.0

13 Sep 15:47
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: detect connection errors and force a reconnect
  • meta: stop writing warning to stdout

BUILD

  • fix(deps): update module golang.org/x/crypto to v0.13.0

v0.12.2

30 Aug 21:39
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: use the connection() helper to check for network errors

v0.12.1

28 Aug 19:04
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: check walker error before stat calls
  • fix: handle special case for listfiles

BUILD

  • fix(deps): update github.com/protonmail/go-crypto digest to 3c4c8a2
  • fix(deps): update module github.com/go-kit/kit to v0.13.0

v0.12.0

23 Aug 21:21
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix(deps): update module github.com/moov-io/base to v0.46.0
  • fix: clarify ListFiles returns case intensive matches but returns server case
  • test: add "list and read" checks

v0.11.1

18 Aug 18:48
Compare
Choose a tag to compare

IMPROVEMENTS

  • fix: open files for writing when writing