cc-metric-store/ReleaseNotes.md

20 lines
562 B
Markdown
Raw Normal View History

2024-12-05 08:12:10 +01:00
# `cc-metric-store` version 0.1.1
2024-10-21 14:33:00 +02:00
2024-12-05 08:12:10 +01:00
This is a bugfix release of `cc-metric-store`, the metric timeseries cache
2024-10-21 14:33:00 +02:00
implementation of ClusterCockpit.
For release specific notes visit the [ClusterCockpit Documentation](https://clusterockpit.org/docs/release/).
2024-12-05 08:12:10 +01:00
Notable changes in version 0.1.0:
2024-11-24 08:46:44 +01:00
- Cleanup of code and restructuring
- Document REST API with Swagger
- Introduce REST API versioning
- Provide Swagger UI test web-frontend
- Introduce re-sampling of metric data
- Support also ms, ns in line protocol
- Support NATS credentials
2024-10-21 14:33:00 +02:00
## Breaking changes
None