v1.8.0
Changed
- Integrated Ceph operator into the module. External ceph-operator module is no longer required.
 - Switched to DKP-provided base images for some components to ensure better compatibility and maintainability.
 - Updated base container images with partial CVE fixes to improve security.
 
Bug Fixes
- Resolved issues in hooks that could lead to incomplete or faulty module installation.
 
v1.7.3
Bug Fixes
- Fixed an issue preventing correct exit from dashboard edit mode.
 
v1.7.2
Bug Fixes
- Fixed an issue where the GeneratorURL field of an alert was incorrectly appended with the service’s internal port, causing the link to malfunction.
 
v1.7.1
Bug Fixes
- Fixed an issue that prevented the backend from establishing connections to external services — a regression introduced in version 1.7.0. This affected authorization workflows using third-party systems.
 - Updated the backend application’s security context to comply with the “restricted” security policy.
 
v1.7
Changes
- Changed images from Alt Linux to Distroles for all components on ALT Linux.
 - Added 
livenessProbeandreadinessProbeto pods where they were missing. - Migrated all components to use the same security context as in DKP.
 - Updated Distroles images to use the Distroles base image from DKP.
 - Fixed multiple CVEs and build warnings.
 
Enhancements
- Migrated service ports from 80 and 443 to high ports.
 
Features
- Added the ability for users with the User role to create dashboard/rules API tokens.
 - Included several widely used plugins into the Grafana image.
 
Bug Fixes
- Fixed certificate validation issues caused by missing CA bundle.
 - Added missing registry subdomain to TLS certificate SANs.
 - Fixed issue with disabling/overwriting triggers when deleting a parent trigger.
 - Fixed missing category in the dashboard form.
 - Fixed issue where the emergency brake (which stops metric and log collection when Ceph is near capacity) did not activate if monitoring components were disabled in ModuleConfig
 - Migrated dashboards using Loki data sources to use the 
default-logsdata source. - Fixed false-positive warnings about invalid data sources when using 
default-logsin dashboards. - Renamed incorrect metric names in the Redis dashboard.