Releases: moov-io/go-sftp
Releases · moov-io/go-sftp
v0.11.1
v0.11.0
v0.10.3
v0.10.2
v0.10.1
v0.10.0
IMPROVEMENTS
- feat: make File comply with the fs.File interface
BUILD
- build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3
- fix(deps): update module github.com/moov-io/base to v0.44.0
- fix(deps): update module github.com/prometheus/client_golang to v1.16.0
- fix(deps): update module github.com/stretchr/testify to v1.8.4
- fix(deps): update module golang.org/x/crypto to v0.10.0
v0.9.1
IMPROVEMENTS
- feat: wrap errors with
%w
so callers can unwrap them
BUILD
- fix(deps): update github.com/protonmail/go-crypto digest to cb82d93
- fix(deps): update module github.com/stretchr/testify to v1.8.2
- fix(deps): update module golang.org/x/crypto to v0.7.0
v0.9.0
ADDITIONS
- feat: add Reader() method to clients for streaming contents (#110)
- feat: add Walk function for traversing a directory (#111)
BUILD
- fix(deps): update github.com/protonmail/go-crypto digest to d1d05f4
- fix(deps): update module github.com/moov-io/base to v0.39.0
- fix(deps): update module github.com/prometheus/client_golang to v1.14.0
- fix(deps): update module github.com/stretchr/testify to v1.8.1
- fix(deps): update module golang.org/x/crypto to v0.5.0