Skip to content

Releases: geneanet/moneta

Resource usage monitoring

20 Jun 14:15
27b3c26
Compare
Choose a tag to compare

Resource usage (CPU, RAM) is now available in the execution reports.

Full Changelog: v1.3.0...v1.4.0

Now using Python 3

02 Mar 09:46
Compare
Choose a tag to compare

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

10 Apr 11:53
Compare
Choose a tag to compare

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

06 Apr 10:01
Compare
Choose a tag to compare

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

02 Nov 16:05
Compare
Choose a tag to compare

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.