A comprehensive self-management system
Changelog for release 2022-08-20
The changelog for the 2022-08-20 release of all of the Smos tools and libraries
Added
smos-scheduler
: Support for haircut recurrence
- Time strings now support months and years as well.
Changed
- Fixed that the automatic local backup service would fail if the workflow directory does not exist.
smos-scheduler
overhaul:
- The
smos-scheduler
tool is now stateless.
It now uses the workflow directory to compute 'last run's instead of a state file.
- The
next
command is now colourful.
- A newly added schedule is now immediately run, instead of waiting until the second run.
- The minimal scheduling interval has been removed.
This means that schedules that are run "every minute" are no longer supported.