What's Changed
- add jira integration to integrationTypes in grafna on call by @romga in #1152
- Notification Policy: Fix perma-drift by @julienduchesne in #1168
- Nested Folders: Note that it needs a feature flag by @julienduchesne in #1167
- Inclusion of "is_webhook_enabled" oncall webhook argument in Read, Create, Update operations by @jorgeav in #1177
- Permission Resources: Allow empty permissions by @julienduchesne in #1179
- Check for 404s on deletes by @julienduchesne in #1180
- Nil check on oncall integration templates by @julienduchesne in #1185
- Update SLO Resources to Accept Empty Alerting and Empty Fastburn/Slowburn Fields by @elainevuong in #1186
Internal Changes
- Annotations: Use OpenAPI client by @julienduchesne in #1148
- Bump github.com/grafana/synthetic-monitoring-agent from 0.18.3 to 0.19.0 by @dependabot in #1154
- Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5 by @dependabot in #1156
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.30.0 by @dependabot in #1155
- data_source_dashboard: Use OpenAPI client by @julienduchesne in #1149
- data_source_dashboards: Use OpenAPI client by @julienduchesne in #1159
- Role: Add test for non-default org creation by @julienduchesne in #1158
- Org tests: Use OpenAPI client by @julienduchesne in #1144
- Tests: Fix merge conflicts by @julienduchesne in #1164
- Service Accounts: Use OpenAPI client by @julienduchesne in #1161
- Datasources: Use OpenAPI client by @julienduchesne in #1163
- Service Account Tokens: Use the OpenAPI client by @julienduchesne in #1162
- Fix flaky
data_source_dashboards
test by @julienduchesne in #1170 - Add
WithoutResource
test helper by @julienduchesne in #1169 - Datasource User[s]: Use OpenAPI client by @julienduchesne in #1165
- Dashboard Permissions: Use OpenAPI client by @julienduchesne in #1171
- Library Panel Datasource: Use OpenAPI client by @julienduchesne in #1160
- Org DS: Use OpenAPI client by @julienduchesne in #1175
- Org Resource: Use OpenAPI client by @julienduchesne in #1176
- Role: Use OpenAPI client by @julienduchesne in #1181
- Update OpenAPI client following error management changes by @julienduchesne in #1182
- Bump github.com/grafana/synthetic-monitoring-agent from 0.19.0 to 0.19.1 by @dependabot in #1183
- Update OpenAPI client to latest version by @julienduchesne in #1187
New Contributors
Full Changelog: v2.6.1...v2.7.0