Skip to content

Releases: ReCodEx/monitor

v1.2.0

Choose a tag to compare

@krulis-martin krulis-martin released this 18 Jul 19:32

Upgrading to a new build system with .toml project files.
Dropping support for RHEL 9, only RHEL 10 rpm files will be built from now on (RHEL 9 can use the older version 1.1.1).

v1.1.1

Choose a tag to compare

@krulis-martin krulis-martin released this 16 Aug 22:31

Changelog

  • Fixing previous release (this stuff should have been in 1.1.0)

Commits

9de3d58 #! v1.1.1
17032a1 Updating versions, attempting to fix copr build.
0cd6bbf Merge branch 'master' of https://github.com/ReCodEx/monitor
f65667c Merge pull request #2 from ReCodEx/corutine-replace
e9ea2bd Updating readme.
616874a Replacing @asyncio.corutine with async/await (adding support for Python 3.11).

v1.1.0

Choose a tag to compare

@krulis-martin krulis-martin released this 15 Aug 19:00

Changelog

  • Dealing with BC changes in Python 3.11 (currently 3.9 - 3.11 are supported versions)
  • Regular maintenance, and improved packaging.

Commits

cbd6e33 #! v1.1.0
0671a55 Updating ci and spec files.
f461da6 Remove travis configuration file
5f0ca5c Add Github Actions support
19b2a2e Updating spec file for RPM construction.
bc7c54f Some package dependencies
e7c81fd RPM package is now nice and clean
fb20028 More packaging update
8cee499 Update packaging

v1.0.0

Choose a tag to compare

@Neloop Neloop released this 27 Dec 13:42
Stable 1.0.0 version

Beta release

Beta release Pre-release
Pre-release

Choose a tag to compare

@SemaiCZE SemaiCZE released this 09 Aug 20:18

First beta release

Monitor is tested in our virtual environment for log time without major issues. There are new improvements:

  • allow multiple clients to be connected to one channel
  • hold messages for whole evaluation and 5 minutes after finish

Alpha release

Alpha release Pre-release
Pre-release

Choose a tag to compare

@SemaiCZE SemaiCZE released this 18 May 08:00

Full featured alpha release of ReCodEx Monitor tool.