v1.2.0 (2023-01-28)
Implemented enhancements:
- 4353ac7 Update version dependencies to support Kubernetes 1.25 (#37)
- 801d7ed Update github.com/gogo/protobuf to address vulnerability (#33)
v1.1.0 (2021-04-30)
Implemented enhancements:
- Annotation now based upon database name tag #22
- Updated the sample Docker compose file to work with NuoDB 4.2. #24 (mkysel)
- Changed the datasource configuration to not use the default datasource which was assumed to be "nuodb". #23 (butson)
- Enhanced the dashboard descriptions and help text. #20 (butson)
- Updated Grafana version to 6.6.0 and clarified Helm 3 requirements #19 (butson)
- Updated the default Grafana time window to last 30 minutes and set the default screen refresh rate to 30s #18 (butson)
- Added interval to all NuoDB dashboards to control graph visualization when using large time windows #16 (butson)
- Changed grafana.overrideNamespace to grafana.namespaceOverride Helm value setting #13 (sivanov-nuodb)
Fixed bugs:
- Corrected an issue on the "NuoDB Ops System Overview" databoard that resulted in the incorrect display of TE counts and aggregate TPS values in the Aggregate TPS panel. #29 (butson)
Removed:
* This Changelog was automatically generated by github_changelog_generator