3.10.0
What's Changed
- Add dashboard methods
get_permissions_by_uid
andupdate_permissions_by_uid
.
Thanks, @meyerder. - Add
organization_id
argument toGrafanaApi
andGrafanaClient
, for targeting all
requests to a Grafana organization using theX-Grafana-Org-Id
HTTP header.
Thanks, @lilatomic.
Full Changelog: 3.9.2...3.10.0