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.9.2
v0.9.1
v0.9.0
v0.8.0
What's Changed
- Alerting: Add support for Unified Alerting contact points, deprecate legacy notifiers by @alexweav in #86
- RBAC - Remove built-in role assignments client by @vtorosyan in #79
- Revert "RBAC - Remove built-in role assignments client" by @vtorosyan in #89
- Add service account methods by @Jguer in #87
- Fix retrieve service accounts by @Jguer in #92
- Alerting: Add support for Unified Alerting message templates by @alexweav in #88
- Add AlertRule type and CRUD method by @stevenbrichards in #91
- Service accounts client: Update creation API by @vtorosyan in #94
- Alerting: Add support for Unified Alerting mute timings by @alexweav in #93
- Alerting: Add support for Unified Alerting notification policies by @alexweav in #95
- Alerting: Add method for fetching an entire rule group by @alexweav in #96
- Alerting: Add method for querying contact points by name by @alexweav in #97
- Alerting: Add method for resetting notification policies by @alexweav in #98
New Contributors
- @alexweav made their first contribution in #86
- @Jguer made their first contribution in #87
- @stevenbrichards made their first contribution in #91
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- datasource API: add list and find by name functions by @sancyx in #83
- Fix the displayName json representation for Grafana role by @vtorosyan in #85
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Datasources: Add xpack option by @julienduchesne in #81
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
- Add
tracingDatasourceUid
to datasources by @julienduchesne in #80
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- RBAC - Add new fields for managing roles by @vtorosyan in #78
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Cloud Stack: Current usage is a float by @julienduchesne in #76
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Add
readOnly
attribute to datasources by @julienduchesne in #74 - Fix update folder function by @julienduchesne in #75
Full Changelog: v0.4.8...v0.5.0