All notable changes to hermod
will be documented in this file
- automatically shutdown core before taking a snapshot and start it again after it's done.
- fixed incorrect snapshot done count
- fixed an issue where insufficient quorum error would not cause a monitor sleep
- Changed the log file names that are checked, as core 2.3 introduced new log filenames and structure. This is a breaking change as
hermod
will no longer work with versions that use the previous filenames.
- Introduced
hermod share
to facilitate sharing snapshots with others
- Make snapshot module work with new core 2.2 CLI
- Snapshot module will remove broken snapshots before proceeding
- Initial version release of
hermod
- Monitoring capabilities based on log messages
- Function log() now adds timestamp to lines
- Removed variables.sh in favor of .hermod config file
- Introduced the snapshot module