Releases: grafana/terraform-provider-grafana
Releases · grafana/terraform-provider-grafana
v4.10.0
What's Changed
- feat: add alerts runbook_url support by @VikaCep in #2361
- Alerting: Change assistant enricher type by @alexander-akhmetov in #2367
Full Changelog: v4.9.0...v4.10.0
v4.9.0
What's Changed
- Alerting: Add provenance support to alert enrichment resource by @alexander-akhmetov in #2360
- 4658:add custom model rules resource by @matt-metivier in #2338
- 4665: log config v2 asserts by @matt-metivier in #2355
Full Changelog: v4.8.0...v4.9.0
v4.8.0
What's Changed
- Alerting: Support conditional enrichments by @alexander-akhmetov in #2345
- Fix bug when url is not set for stack by @nachogiljaldo in #2352
Full Changelog: v4.7.1...v4.8.0
v4.7.1
What's Changed
- Add App Platform resources to the examples tests by @alexander-akhmetov in #2347
- Expose hosted profiles source ips. by @nachogiljaldo in #2344
- fix: introduce a mutex for folder resource crud operations by @mustafasencer in #2350
Full Changelog: v4.7.0...v4.7.1
v4.7.0
What's Changed
- Alerting: Suppport more enrichers by @alexander-akhmetov in #2342
Full Changelog: v4.6.0...v4.7.0
v4.6.0
What's Changed
- chore(deps): bump grafana/shared-workflows from 75804962c1ba608148988c1e2dc35fbb0ee21746 to 2b6ace8fb54a9a0e4c4a28760b10c4f9ab073537 by @dependabot[bot] in #2311
- chore(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.4.0 by @dependabot[bot] in #2310
- Catalog: Fix App Platform group name by @spinillos in #2319
- chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #2322
- Alerting: Allow duplicated alert rule names by @santihernandezc in #2323
- feat: Improve
interface{}
, maps, slices by @heliapb in #2325 - chore(deps): bump github.com/tmccombs/hcl2json from 0.6.5 to 0.6.8 by @dependabot[bot] in #2329
- Alerting: Contact point schema based packing/unpacking by @JacobsonMT in #2330
- Add ID field to app platform resources by @alexander-akhmetov in #2333
- Alerting: Update webhook receiver with http_config, headers, and payload by @JacobsonMT in #2331
- Alerting: Update webhook receiver with hmac_config by @JacobsonMT in #2335
- refactor(asserts): extract common utilities and improve retry logic by @matt-metivier in #2336
- Alerting: Add alert enrichment resource by @alexander-akhmetov in #2332
- fix: extend default retry status codes with 412 by @mustafasencer in #2341
New Contributors
- @santihernandezc made their first contribution in #2323
- @heliapb made their first contribution in #2325
- @mustafasencer made their first contribution in #2341
Full Changelog: v4.5.3...v4.6.0
v4.5.3
What's Changed
- Add retry logic to plugin installation by @tolzhabayev in #2267
- feat: make plugin version optional - installs latest version by @s4kh in #2315
New Contributors
- @tolzhabayev made their first contribution in #2267
- @s4kh made their first contribution in #2315
Full Changelog: v4.5.2...v4.5.3
v4.5.2
What's Changed
- Alerting: Mark dingding url as sensitive by @JacobsonMT in #2303
- Alerting: Fix retryable errors by @JacobsonMT in #2304
- Alerting: Fix contact point update and diff logic by @JacobsonMT in #2305
- feat: retry fetching instance connections on 404 by @monodot in #2294
- grafana_folder: make uid field computed when not specified by @pstibrany in #2314
New Contributors
Full Changelog: v4.5.1...v4.5.2
v4.5.1
What's Changed
- nil pointer fix by @matt-metivier in #2308
- fix(resource_dashboard): force recreate grafana_dashboard if uid changes by @paulojmdias in #2145
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- Add Asserts provider support for alert configurations by @matt-metivier in #2287
- Add optional
uid
parameter tografana_folder
data source by @pstibrany in #2301
New Contributors
- @matt-metivier made their first contribution in #2287
- @pstibrany made their first contribution in #2301
Full Changelog: v4.4.0...v4.5.0