Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@amotl amotl released this 22 Feb 02:42
· 5 commits to main since this release

What's Changed

  • Improved Python API authentication when using URL-based connectivity,
    by respecting the credential keyword argument
  • Added basic example program about how to import a dashboard
  • Options: Permitted usage without authentication credentials or token
  • Options: Do not assume defaults for ACTION and --grafana_label args
  • Options: Print help text when using erroneous parameters

Details

  • Bump codecov/codecov-action from 4 to 5 by @dependabot in #31
  • Respect the credential keyword argument on auth when using Python API. Add basic example program about how to import a dashboard. by @amotl in #33
  • Improve unboxing by @amotl in #34

New Contributors

Full Changelog: v0.4.0...v0.5.0