File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ Removed Features (previously deprecated)
2222Bugfixes
2323--------
2424
25+ - Handling of desired default state for first `grafana_datasource `
26+ - Ignore `type ` argument for diff comparison if `grafana-postgresq-datasource ` alias `postgres ` is used
2527- Set umask for `grafana_plugin ` command
2628
2729v1.8.0
Original file line number Diff line number Diff line change @@ -282,6 +282,9 @@ releases:
282282 1.9.0 :
283283 changes :
284284 bugfixes :
285+ - Handling of desired default state for first `grafana_datasource`
286+ - Ignore `type` argument for diff comparison if `grafana-postgresq-datasource`
287+ alias `postgres` is used
285288 - Set umask for `grafana_plugin` command
286289 minor_changes :
287290 - Add new module `grafana_silence` to create and delete silences through the
@@ -299,4 +302,5 @@ releases:
299302 - 357-module-grafana-silence.yml
300303 - 358-role-grafana-silence.yml
301304 - 362-plugin-umask.yml
305+ - 364-first-datasource-default.yml
302306 release_date : ' 2024-04-30'
You can’t perform that action at this time.
0 commit comments