Prepare release v0.1.1

This commit is contained in:
2024-12-05 08:12:10 +01:00
parent c10905938f
commit 55ff44ef75
3 changed files with 6 additions and 7 deletions

View File

@@ -1,10 +1,10 @@
# `cc-metric-store` version 0.1.0
# `cc-metric-store` version 0.1.1
This is a minor release of `cc-metric-store`, the metric timeseries cache
This is a bugfix 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:
Notable changes in version 0.1.0:
- Cleanup of code and restructuring
- Document REST API with Swagger
@@ -14,7 +14,6 @@ Notable changes:
- Support also ms, ns in line protocol
- Support NATS credentials
## Breaking changes
None