Skip to content

Releases: pranavgupta1234/rqmonitor

v1.0.6

01 Aug 19:34
Compare
Choose a tag to compare

Fixed empty jobs dashboard exception bug

v1.0.5

01 Aug 19:13
Compare
Choose a tag to compare

Code refactoring (job listing APIs) and fixing NoSuchJobError

v1.0.4

10 Jul 14:50
Compare
Choose a tag to compare

Fixed unnecessary decoding bug

v1.0.3

10 Jul 06:54
Compare
Choose a tag to compare

Handled hostname None for worker info modal

v1.0.2

08 Jul 08:35
Compare
Choose a tag to compare

Fixes issue for Click

v1.0.1

26 Jul 11:08
Compare
Choose a tag to compare
  • Fixed url build errors while importing rqmonitor as blueprint.

v1.0.0

10 Jul 15:29
Compare
Choose a tag to compare
  • Fixed issues while importing monitor_blueprint

v0.0.9

29 Jun 18:40
Compare
Choose a tag to compare
  • Added ability to kill remote workers by using Fabric.
  • Updated workers table to show Host IP column.

v0.0.8

20 Jun 06:50
Compare
Choose a tag to compare

Added features

  • Better ajax error handling and show traceback properly on dashboard.
  • Dockefile base image updated to python:3.8-slim.
  • Added checks to prevent exception in reformatting job data.

v0.0.7

13 Jun 17:51
Compare
Choose a tag to compare

First Production Ready release for rqmonitor