Releases: kubernetes-sigs/prometheus-adapter
Releases · kubernetes-sigs/prometheus-adapter
v0.8.2
v0.8.1
v0.8.0
[CHANGE] Serve openapi spec #317
[CHANGE] Set --metrics-max-age default value equal to relist interval #230
[BUGFIX] fix forbidden issue #274 by adding appropriate verbs in cluster role #290
[BUGFIX] Fix NaN not to be cast to int64 #308
[BUGFIX] Use build args to fix building on macos #286
[DOCS] Demonstrate how to use external metrics #302
[DOCS] *: add Kubernetes templates #314
v0.7.0
v0.6.0
- [CHANGE] add filtering of custom metrics according to labels provided #247
- [CHANGE] bump to k8s 1.14, remove glog in favor of klog #190
- [CHANGE] move to go modules #212 #213
- [CHANGE] move to Go 1.13 #269
- [BUGFIX] fixed LabelValuesByName rendering #192
- [BUGFIX] set metric name for scalar values of external metrics #196
- [BUGFIX] respect namespace for external metrics #197
- [ENHANCEMENT] documentation enhancements #204 #193 #161 #207 #214 #258
- [ENHANCEMENT] remove hardcoded amd64 arch #220
v0.5.0
v0.4.1
v0.4.0
v0.3.0
v0.2.2
This release reduces the amount of logspam by moving commonly ignorable "error" messages about label association from the ERROR verbosity level to a high-level INFO log.