File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,14 @@ Minor Changes
1717Removed Features (previously deprecated)
1818----------------------------------------
1919
20+ - removed check and handling of mangled api key in `grafana_dashboard ` lookup
2021- removed deprecated `message ` argument in `grafana_dashboard `
2122
23+ New Modules
24+ -----------
25+
26+ - community.grafana.grafana_contact_point - Manage Grafana Contact Points
27+
2228v1.9.1
2329======
2430
Original file line number Diff line number Diff line change @@ -319,10 +319,17 @@ releases:
319319 - Add support of `grafana_contact_point` in grafana role
320320 - add org switch by `org_id` and `org_name` in `grafana_silence`
321321 removed_features :
322+ - removed check and handling of mangled api key in `grafana_dashboard` lookup
322323 - removed deprecated `message` argument in `grafana_dashboard`
323324 fragments :
324325 - 352-module-contact-point.yml
325326 - 371-silence-org-switch.yml
326327 - 372-rm-dashboard-message-argument.yml
327328 - 373-cleanup-and-update-sanity.yml
329+ - 374-ansible-required-version.yml
330+ - 376-dashboard-lookup-api-key-deprecation.yml
331+ modules :
332+ - description : Manage Grafana Contact Points
333+ name : grafana_contact_point
334+ namespace : ' '
328335 release_date : ' 2024-05-31'
You can’t perform that action at this time.
0 commit comments