Skip to content

Release history

FTPGrab releases

Easily grab files periodically from a remote server

All releases

3 shown

v7.13.0 Breaking risk
Breaking changes
  • Removed `GOMAXPROCS` environment variable override
Full changelog
  • Reconnect FTP sessions after timeout-poisoned transfers by @crazy-max in #508
  • Fix webhook notification timeout context cleanup by @crazy-max in #513
  • Remove outdated GOMAXPROCS override by @crazy-max in #514
  • Log startup config as a structured debug field by @crazy-max in #509
v7.12.0 Maintenance

Minor fixes and improvements.

Full changelog
  • Explicit TLS support by @crazy-max in #477
  • FTP path encoding option support for legacy servers by @crazy-max in #498
  • Honor FTP and SFTP timeouts during stalled transfers by @crazy-max in #478
  • Stage tempFirst downloads under a destination-local directory by @crazy-max in #481
  • Close FTP and SFTP connections on init failures by @crazy-max in #480
  • Make log file output follow the log-json setting by @crazy-max in #476
  • Make shutdown safe before initialization by @crazy-max in #479
  • Go 1.26 by @crazy-max in #497
  • MkDocs Materials 9.7.5 by @crazy-max in #499
  • Bump github.com/alecthomas/kong to 1.15.0 in #490
  • Bump github.com/crazy-max/gonfig to 0.8.0 in #489
  • Bump github.com/go-playground/validator/v10 to 10.30.2 in #445 #488
  • Bump github.com/rs/zerolog to 1.35.0 in #485
  • Bump golang.org/x/crypto to 0.49.0 in #464
  • Bump golang.org/x/sys to 0.43.0 in #494
v7.11.0 Maintenance

Minor fixes and improvements.

Full changelog
  • Go 1.25 (#443)
  • Alpine Linux 3.23 (#444)
  • MkDocs Materials 9.6.20 (#428)
  • Bump github.com/alecthomas/kong from 1.6.0 to 1.13.0 (#438)
  • Bump github.com/go-playground/validator/v10 from 10.23.0 to 10.30.0 (#440)
  • Bump github.com/pkg/sftp from 1.13.7 to 1.13.10 (#437)
  • Bump github.com/rs/zerolog from 1.33.0 to 1.34.0 (#422)
  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#439)
  • Bump golang.org/x/crypto from 0.31.0 to 0.46.0 (#432)
  • Bump go.etcd.io/bbolt from 1.3.11 to 1.4.3 (#434)

Beta — feedback welcome: [email protected]