Releases: zapier/prom-aggregation-gateway
Releases · zapier/prom-aggregation-gateway
v0.9.0
prom-aggregation-gateway-0.6.1
Merge pull request #82 from yurii-kryvosheia/main chore: add configurable pod annotation
prom-aggregation-gateway-0.6.0
Merge pull request #73 from VLZZZ/improve-helm-chart
prom-aggregation-gateway-0.5.4
Merge pull request #78 from yurii-kryvosheia/main
v0.8.1
What's Changed
- feat: merge summaries by @jvansanten in #66
- Don't allow adding duplicate labels through url by @TomasKohout in #62
- upgrade all the things! by @djeebus in #75
New Contributors
- @jvansanten made their first contribution in #66
- @TomasKohout made their first contribution in #62
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Run as Non-Root User by @diarmuidie in #59
- Add CORS header support on metrics PUT/POST. by @triluch in #60
- Helm: handle custom controller annotations by @tnadalie in #61
- Refactor the put routers to be a bit more understandable by @joshkunz in #64
- feat: Add helm chart value to render tolerations in the controller by @Linutux42 in #63
- split alpine versions in build process by @mplachter in #72
New Contributors
- @diarmuidie made their first contribution in #59
- @triluch made their first contribution in #60
- @tnadalie made their first contribution in #61
- @joshkunz made their first contribution in #64
- @Linutux42 made their first contribution in #63
Full Changelog: v0.7.0...v0.8.0
prom-aggregation-gateway-0.5.3
Merge pull request #63 from Linutux42/helm_tolerations feat: Add helm chart value to render tolerations in the controller
prom-aggregation-gateway-0.5.2
Merge pull request #61 from tnadalie/feat/handle-custom-annotations Helm: handle custom controller annotations
v0.7.0
What's Changed
- add basic auth only if passed into the service by @mplachter in #50
- Move CLI to Cobra and add Viper + Small Refactor by @mplachter in #51
- add more details to the healthcheck endpoint by @mplachter in #52
- Update ReadME for Service Usage by @mplachter in #54
- fix the release script, remove 'docker' refs by @djeebus in #55
- Add token back to publishing binaries by @djeebus in #56
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
Added support for arbitrary labels in the URL /metrics/<label>/<value>/<label2>/<value>
Full Changelog: v0.5.0...v0.6.0