Skip to content

Releases: grafana-toolbox/grafana-client

3.9.2

14 Oct 00:35
Compare
Choose a tag to compare

What's Changed

  • Add support for Python 3.12, remove use of deprecated distutils.
    Thanks, @foreverhy.

Full Changelog: 3.9.1...3.9.2

3.9.1

21 Sep 10:13
Compare
Choose a tag to compare

What's Changed

  • Plugins: Accept empty JSON response on plugin uninstall

Full Changelog: 3.9.0...3.9.1

3.9.0

21 Sep 09:20
Compare
Choose a tag to compare

What's Changed

  • Refine API wrapper for "Plugins" once more. Please note this adjustment changes
    all the method names of the recently added "plugins" API wrappers, so it is
    effectively a BREAKING CHANGE, if you used it already.

Full Changelog: 3.8.2...3.9.0

3.8.2

20 Sep 21:58
Compare
Choose a tag to compare

What's changed?

  • Fix release workflow

Full Changelog: 3.8.1...3.8.2

3.8.1

20 Sep 21:55
Compare
Choose a tag to compare

What's Changed

  • Refine API wrapper for "Plugins"

Full Changelog: 3.8.0...3.8.1

3.8.0

15 Sep 18:00
Compare
Choose a tag to compare

What's Changed

  • Add API wrapper for "Plugins". Thanks, @bhks.
  • Improve smartquery and query_factory beyond data source health checks.
    Thanks, @peekjef72.

New Contributors

  • @bhks made their first contribution in #110

Full Changelog: 3.7.0...3.8.0

3.7.0

08 Sep 14:49
Compare
Choose a tag to compare

What's Changed

  • Deprecate get_dashboard_by_name on Grafana 8 and higher, as it no longer
    supports getting dashboards by slug. Thanks, @oz123.
  • Add disable_provenance parameter to applicable method calls. Thanks, @beeradb.
  • Add get_rule_group method. Thanks, @beeradb.

New Contributors

Full Changelog: 3.6.0...3.7.0

3.6.0

30 Jul 19:56
Compare
Choose a tag to compare

What's Changed

  • Add missing argument dashboard_uid to get_annotation method.
    Thanks, @nikita-b.
  • Add API method get_alertrules_all. Thanks, @harish422.
  • Improve usability and documentation for changing timeout settings.
    Thanks, @bukem and @dheeg.

New Contributors

Full Changelog: 3.5.0...3.6.0

3.5.0

07 Dec 22:41
Compare
Choose a tag to compare

What's Changed

  • Add support for a subset of the "RBAC" API. Thanks, @hamelg.

Full Changelog: 3.4.0...3.5.0

3.4.0

02 Dec 23:44
Compare
Choose a tag to compare

What's Changed

  • Add support for "Datasource Permissions" API in #48. Thanks, @hamelg.
  • Add support for "External Group Sync" API in #49. Thanks, @hamelg.
  • Add support for "User Preferences" API in #51. Thanks, @autokilla47.
  • Improve "Organization and Teams Preferences" APIs in #51. Thanks, @autokilla47.
  • Alerting Provisioning: Add support for X-Disable-Provenance header in #53. Thanks, @jyepesr1 and @alexmobo.

New Contributors

Full Changelog: 3.3.0...3.4.0