Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@skolyszewski skolyszewski released this 26 Nov 09:38
· 3 commits to master since this release

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