Releases: geneanet/moneta
Resource usage monitoring
Resource usage (CPU, RAM) is now available in the execution reports.
Full Changelog: v1.3.0...v1.4.0
Now using Python 3
As it is never too late to do things right, Moneta has been adapted to run using Python 3. At last !
Full Changelog: v1.2.3...v1.3.0
Now with less critical bugs
The previous version 1.1.0 has been released a bit hastily therefore a few very annoying bugs had to be fixed. This is done with this release 1.1.1.
Now with better upgrade path
This version 1.1 introduces a better separation of the moneta main daemon and the executed processes: now the daemon can be restarted without losing track of the running processes or killing them. A "watcher" process is spawned for each executed task, whose role is to watch the attached process and report back to the main daemon about its status. If the main daemon is not available, the watcher will try again until it is. The main daemon will then know about every running process even after a restart. This is a great improvement that will allow updates without service disruption.
First release
There are lot of things that may be improved in Moneta, but this version has been in use for months without any problem. Thus, we are releasing it as v1.0.0.