Skip to content

Releases: redBorder/dswatcher

3.0.0

30 May 08:56
3871ea3

Choose a tag to compare

Feature/#21232 Refactor license system NG (#42) (#43)

* fix logrus import path in glide.lock and main.go

* enable network access for RPM build process

* update redborder-dswatcher.spec to disable debug package creation and enhance service restart on upgrade

* fix %postun condition to ensure ldconfig runs only on package removal

* add ensureBlockedField method to manage 'blocked' attribute in nodes

* add RPM build workflow and version file for automated packaging

* refactor AllowLicense method to simplify license check and improve readability

* If the license/s are empty or expired execute BlockOrganization

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

1.1.0

12 Jul 07:53

Choose a tag to compare

Changelog

  • Block all the sensors with a giving license (#34)
  • Don't block Teldat sensors (#29)
  • Sensors are not unblocked by organization (#32)
  • Handle allowed_licenses signal. Only allow sensors with a valid license associated.