Skip to content

Releases: zapier/prom-aggregation-gateway

v0.9.0

13 Mar 16:59
1d246ea
Compare
Choose a tag to compare

What's Changed

  • Bump golang to 1.21.3 and alpine to 3.18 by @neiljain in #79
  • feat: Add multi-arch support for releases. by @cwboden in #81

New Contributors

Full Changelog: v0.8.1...v0.9.0

prom-aggregation-gateway-0.6.1

06 Nov 14:47
41fa4c2
Compare
Choose a tag to compare
Merge pull request #82 from yurii-kryvosheia/main

chore: add configurable pod annotation

prom-aggregation-gateway-0.6.0

24 Oct 15:55
d6cf85c
Compare
Choose a tag to compare
Merge pull request #73 from VLZZZ/improve-helm-chart

prom-aggregation-gateway-0.5.4

24 Oct 15:31
0317661
Compare
Choose a tag to compare
Merge pull request #78 from yurii-kryvosheia/main

v0.8.1

01 Sep 14:20
cdad7d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

21 Aug 13:36
58169ca
Compare
Choose a tag to compare

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

Full Changelog: v0.7.0...v0.8.0

prom-aggregation-gateway-0.5.3

31 Jul 23:38
79e9d20
Compare
Choose a tag to compare
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

15 Mar 18:34
cec2ed9
Compare
Choose a tag to compare
Merge pull request #61 from tnadalie/feat/handle-custom-annotations

Helm: handle custom controller annotations

v0.7.0

06 Jan 20:32
4eab774
Compare
Choose a tag to compare

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

02 Jan 22:23
4ae121d
Compare
Choose a tag to compare

What's Changed

Added support for arbitrary labels in the URL /metrics/<label>/<value>/<label2>/<value>

Full Changelog: v0.5.0...v0.6.0