Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 01:42
· 317 commits to master since this release
4cb63e4
  • Repository moved to crazy-max/ftpgrab
  • DockerHub repository moved to crazymax/ftpgrab
  • Configuration transposed into environment variables (#90)
  • FTPGRAB_DB env var renamed FTPGRAB_DB_PATH
  • key field for SFTP authentication has been renamed keyFile
  • Add keyPassphrase to provide a passphrase linked to keyFile
  • Improve configuration validation
  • All fields in configuration now camelCased
  • Add tests and coverage
  • Seek configuration file from default places
  • Configuration file not required anymore
  • Switch to gonfig
  • Add fields to load sensitive values from file
  • Update deps