Grafana Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[v11.5.2-1] - 2025-03-11
Fixed
- [#27] Added wait mechanism for postgresql to fix a bug where grafana starts before postgresql and returned a bad gateway error.
Changed
- [#27] Update Makefiles to 9.6.0
- [#27] Update grafana to 11.5.2
- [#27] Update go to 1.24 and base image to 3.21.0-1 to fix CVE-2024-45337
[v11.1.5-4] - 2024-12-18
Fix
- Use correct type for cas service-account
[v11.1.5-3] - 2024-09-25
Changed
- Add cas dependency version constraint >=7.0.5.1-6
[v11.1.5-2] - 2024-09-13
Changed
-
[#17] Update base image to 3.20.3-1, since it includes
doguctl
with cryptographically secure random generation.Fixed
- [#17] Fix an issue where a random password generator used math/rand instead of crypto/rand.
[v11.1.5-1] - 2024-09-05
Changed
- Update grafana to 11.1.5 (#15)
[v10.3.3-3] - 2024-06-20
Fixed
- Fixed labels in default ces-admin-dashboard (#12)
[v10.3.3-2] - 2024-06-04
Added
-
Datasource provision for prometheus-component (#6)
Fixed
- Pipeline failing due to ces-build-lib not waiting for setup to complete (#10)
[v10.3.3-1] - 2024-04-11
Added
- Initial release of Grafana including carp and all important dogu content (#1, #3)