If you have not read the 2.0.0 release notes, please start there! https://github.com/Zibbp/ganymede/releases/tag/v2.0.0
v2.0.1 Changes
- add
procps
package to arm build - Add retry logic to viper config parsing
- Do not run
refreshConfig
when worker starts - Intelligently detect if the database needs to be seeded
- Remove unused config options
What's Changed
Full Changelog: v2.0.0...v2.0.1