Skip to content

Releases: ReCodEx/monitor

v1.1.1

16 Aug 22:31
Compare
Choose a tag to compare

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

15 Aug 19:00
Compare
Choose a tag to compare

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

27 Dec 13:42
Compare
Choose a tag to compare
Stable 1.0.0 version

Beta release

09 Aug 20:18
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release

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

18 May 08:00
Compare
Choose a tag to compare
Alpha release Pre-release
Pre-release

Full featured alpha release of ReCodEx Monitor tool.