File tree Expand file tree Collapse file tree 3 files changed +30
-1
lines changed
Expand file tree Collapse file tree 3 files changed +30
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ Grafana.Grafana Release Notes
44
55.. contents :: Topics
66
7+ v4.0.0
8+ ======
9+
10+ Major Changes
11+ -------------
12+
13+ - Add an Ansible role for Grafana Alloy by @ishanjainn in https://github.com/grafana/grafana-ansible-collection/pull/169
14+
15+ Minor Changes
16+ -------------
17+
18+ - Bump ansible-lint from 24.2.0 to 24.2.1 by @dependabot in https://github.com/grafana/grafana-ansible-collection/pull/164
19+ - Update description to match module by @brmurphy in https://github.com/grafana/grafana-ansible-collection/pull/179
20+ - Clarify grafana-server configuration in README by @VGerris in https://github.com/grafana/grafana-ansible-collection/pull/177
21+ - Bump ansible-lint from 24.2.0 to 24.2.1 by @dependabot in https://github.com/grafana/grafana-ansible-collection/pull/168
22+ - Bump black from 24.1.1 to 24.3.0 by @dependabot in https://github.com/grafana/grafana-ansible-collection/pull/165
23+ - fix: Apply correct uid + gid for imported dashboards by @hypery2k in https://github.com/grafana/grafana-ansible-collection/pull/167
724
825v3.0.0
926======
Original file line number Diff line number Diff line change @@ -253,3 +253,15 @@ releases:
253253 in https://github.com/grafana/grafana-ansible-collection/pull/157
254254 - datasources url parameter fix by @dergudzon in https://github.com/grafana/grafana-ansible-collection/pull/162
255255 release_date : ' 2024-03-12'
256+ 4.0.0 :
257+ changes :
258+ major_changes :
259+ - Add an Ansible role for Grafana Alloy by @ishanjainn in https://github.com/grafana/grafana-ansible-collection/pull/169
260+ minor_changes :
261+ - Bump ansible-lint from 24.2.0 to 24.2.1 by @dependabot in https://github.com/grafana/grafana-ansible-collection/pull/164
262+ - Update description to match module by @brmurphy in https://github.com/grafana/grafana-ansible-collection/pull/179
263+ - Clarify grafana-server configuration in README by @VGerris in https://github.com/grafana/grafana-ansible-collection/pull/177
264+ - Bump ansible-lint from 24.2.0 to 24.2.1 by @dependabot in https://github.com/grafana/grafana-ansible-collection/pull/168
265+ - Bump black from 24.1.1 to 24.3.0 by @dependabot in https://github.com/grafana/grafana-ansible-collection/pull/165
266+ - fix : Apply correct uid + gid for imported dashboards by @hypery2k in https://github.com/grafana/grafana-ansible-collection/pull/167
267+ release_date : ' 2024-04-10'
Original file line number Diff line number Diff line change 11---
22namespace : grafana
33name : grafana
4- version : 3 .0.0
4+ version : 4 .0.0
55readme : README.md
66authors :
77 - Grafana Labs <grafana.com>
You can’t perform that action at this time.
0 commit comments