Skip to content

Releases: ContainerSolutions/prom-metrics-check

v0.1.0

26 Nov 09:38
Compare
Choose a tag to compare

What's Changed - high level

  • Fixed dashboards API call to allow the tool to work with Grafana versions 6.x and newer (thanks @maciejmazur10c).
  • Dropped Python3.5 support. It should still work, we just don't test it there anymore.

What's Changed - details

  • Fix typos by @amouat in #4
  • Add CODEOWNERS to notify team of requests/activity by @cewood in #5
  • Name to uid change by @maciejmazur10c in #6
  • Drop python 3.5 support by @gskolysz in #9
  • Bump pip from 19.2.3 to 21.1 by @dependabot in #7
  • Upgrade docker image publish actions to use docker/build-push-action@v2 by @gskolysz in #8
  • Fix tags in docker/metadata-action@v3 by @gskolysz in #10

New Contributors

Full Changelog: v0.0.1...v0.1.0

v0.0.1

24 Jul 11:05
cd9439f
Compare
Choose a tag to compare
Merge pull request #3 from ContainerSolutions/publish-docker-image

Publish docker image