Skip to content

Releases: redBorder/events-counter

3.0.0

30 May 08:55
a5627d4

Choose a tag to compare

Feature/#21232 Refactor license system in NG (#32) (#33)

* Enable network access for RPM build process

* Fix logrus import path to use lowercase

* Add global debug package definition to spec file

* Fix post and postun script syntax in spec file

* Update changelog for version 3.0.0-1 and disable debug package creation

* Add RPM build workflow and version file for release process

* Enhance post-install script to restart service on upgrade and disable debug package creation

* Fix postun script to conditionally run ldconfig based on argument value

Co-authored-by: Rafa Gómez <rgomez@redborder.com>

1.2.0

12 Jul 07:50

Choose a tag to compare

Changelog

  • Handle SIGHUP signal to reload licenses (#25)
  • Send an alert to inform that a license has expired (#24)
  • Report valid licenses instead expired licenses

1.1.0

20 Jun 09:31

Choose a tag to compare

Changelog

  • Read organization licenses (Closes #14)
  • Count message per organization (Closes #16)
  • Configuration for choosing between organization mode and normal mode (Closes #15)
  • Reset signal should not be sent when no licenses are available (Fixes #20)
  • Rename "uuid" field (Fixes #18)