This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
Releases: grafana/grafana-api-golang-client
Releases · grafana/grafana-api-golang-client
v0.14.0
What's Changed
- Datasource: add delete datasource by name method by @GuyKomari in #122
- Paginate user calls by @julienduchesne in #119
New Contributors
- @GuyKomari made their first contribution in #122
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- Another field for
builtinrole
for data source permissions by @IevaVasiljeva in #121
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- Add
builtInRole
to data source permissions by @IevaVasiljeva in #115 - Add
DatasourcePermissionEdit
option to data sources permissions by @IevaVasiljeva in #116 - Add
labels
toTeamMember
by @IevaVasiljeva in #117 - Adding endpoints for service account permission updates by @IevaVasiljeva in #118
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- add instance health check endpoint by @rdubrock in #112
- Add
dayOfMonth
to reports by @julienduchesne in #114
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- add an update datasource by uid function by @rdubrock in #111
- RBAC: endpoints to support reading and setting role assignments by @IevaVasiljeva in #110
New Contributors
- @rdubrock made their first contribution in #111
- @IevaVasiljeva made their first contribution in #110
Full Changelog: v0.11.2...v0.12.0
v0.11.2
What's Changed
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- Support extracting headers from JSON Data by @julienduchesne in #108
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Allow arbitrary json data for datasources by @julienduchesne in #107
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Removed deprecated prop
AzureLogAnalyticsSameAs
by @yaelleC in #106 - add folder uid field into dashboard by @romainlaurent in #82
- Add methods for interacting with org preferences API (and a small bug fix) by @mdb in #102
New Contributors
- @yaelleC made their first contribution in #106
- @romainlaurent made their first contribution in #82
Full Changelog: v0.9.3...v0.10.0