mirror of
https://github.com/ClusterCockpit/cc-metric-store.git
synced 2024-12-26 16:59:07 +01:00
21 lines
545 B
Markdown
21 lines
545 B
Markdown
# `cc-metric-store` version 0.1.0
|
|
|
|
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
|