Releases: wavefrontHQ/prometheus-storage-adapter
Releases · wavefrontHQ/prometheus-storage-adapter
Release 1.0.10
Bump google.golang.org/grpc from 1.45.0 to 1.56.3 to address GHSA-m425-mq94-257g
Release 1.0.9
Bump golang.org/x/net from 0.8.0 to 0.17.0 to address CVE-2023-44487
Release 1.0.8
Bump to gopkg.in/yaml.v3 to address CVE-2022-28948
Release 1.0.7
Update dependencies and Fix the following CVEs:
Release 1.0.6
Fixes CVE-2021-3121
1.0.5: Merge pull request #23 from wavefrontHQ/fix-format-issues
Fix format issues from the whitelist_metrics PR
1.0.3
- Refactored to use wavefront-sdk-go for sending metrics to Wavefront proxy / Wavefront.
- Includes support for using direct ingestion and HTTP based proxy endpoints.
- Added new
/health
endpoint. - Optional
convert-paths
flag to convert underscores in metric and tag names to dots. Defaults to true for backwards compat.
1.0.2
- Proxy reconnection fixes
1.0.1
Bug fixes and reliability improvements