* Add API wrapper for "Plugins". Thanks, bhks. * Improve `smartquery` and `query_factory` beyond data source health checks. Thanks, peekjef72.
3.7.0
* 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.
3.6.0
* 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.
3.5.0
* Add support for a subset of the "RBAC" API. Thanks, hamelg.