Releases: Haufe-Lexware/pushgateway-pruner
Releases · Haufe-Lexware/pushgateway-pruner
v0.2.2
v0.2.1
What's Changed
- Create source folder and move code to it by @jcmartincapitan in #5
- Add semicolons and small refactors in logs and loops by @jcmartincapitan in #6
- Update dependencies to fix axios security issue by @jcmartincapitan in #7
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Upgraded to node 18 and upgrade library versions
v0.1.2
Fix for non-URI-compliant characters in labels when issuing DELETE on Prometheus.
v0.1.1
Minor bugfix: Do not attempt to prune time series which do not have an instance label value.
Docker Tag: haufelexware/pushgateway-pruner:0.1.1
v0.1.0
First Release. Fully functional Pushgateway Pruner service to be used as a Prometheus Pushgateway sidecar container.
Docker tag: haufelexware/pushgateway-pruner:0.1.0
v0.1.0.beta
Beta release to check the releasing mechanisms.