Prepare release 0.1.0

This commit is contained in:
Jan Eitzinger 2024-11-24 08:46:44 +01:00
parent d48ba9f3c2
commit 5c32d60970

View File

@ -4,6 +4,17 @@ This is a minor release of `cc-metric-store`, the metric timeseries cache
implementation of ClusterCockpit.
For release specific notes visit the [ClusterCockpit Documentation](https://clusterockpit.org/docs/release/).
Notable changes:
- 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
## Breaking changes
None