File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 7.0.0 (2020/07/18)
4+
5+ * Repository moved to [ crazy-max/ftpgrab] ( https://github.com/crazy-max/ftpgrab )
6+ * DockerHub repository moved to [ crazymax/ftpgrab] ( https://hub.docker.com/r/crazymax/ftpgrab )
7+ * Configuration transposed into environment variables (#90 )
8+ * ` FTPGRAB_DB ` env var renamed ` FTPGRAB_DB_PATH `
9+ * ` key ` field for SFTP authentication has been renamed ` keyFile `
10+ * Add ` keyPassphrase ` to provide a passphrase linked to ` keyFile `
11+ * Improve configuration validation
12+ * All fields in configuration now _ camelCased_
13+ * Add tests and coverage
14+ * Seek configuration file from default places
15+ * Configuration file not required anymore
16+ * Switch to [ gonfig] ( https://github.com/crazy-max/gonfig )
17+ * Add fields to load sensitive values from file
18+ * Update deps
19+
320## 6.5.0 (2020/07/07)
421
522* Docs website with mkdocs
You can’t perform that action at this time.
0 commit comments