Skip to content

Releases: grafana-toolbox/grafana-client

2.0.2

03 Feb 09:45
Compare
Choose a tag to compare

2.0.2

2.0.1

03 Feb 09:38
Compare
Choose a tag to compare

2.0.1

2.0.0

03 Feb 09:26
Compare
Choose a tag to compare
  • CI: Make release job grab the complete repository history. Thanks, @m0nhawk!
  • CI: Fix path to conda/setup.py. Thanks, @m0nhawk!
  • Improve README: Add examples for creating a user and an organization.
    Thanks, @patsevanton!
  • Fork the repository to https://github.com/panodata/grafana-client.
    Discussion: m0nhawk/grafana_api#88.
  • Rename Python package from grafana_api to grafana-client and
    update the repository location.
  • CI: Fix tests on PyPy by installing libxml2-dev and libxslt-dev
  • CI: Fix Codecov uploader by using GitHub Action recipe
  • CI: Remove CodeQL analysis
  • Adjust documentation to project fork
  • CI: Expand test matrix by Python 3.9 and 3.10
  • Add CHANGELOG.md, generated with chglog
  • CI: Remove automatic changelog generation with chglog
  • Refactoring: Rename module names and references
  • Format code with black and isort
  • Improve inline documentation
  • Add MANIFEST.in to exclude specific files from sdist package
  • CI: Update from pep517.build to build
  • CI: Modernize package versions
  • CI: Don't fail run when upload to Codecov fails

Full Changelog: 1.0.3...2.0.0