Skip to content

Commit d3e3fea

Browse files
committed
build(1.9.1): release version
1 parent 2559501 commit d3e3fea

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ Grafana Collection Release Notes
44

55
.. contents:: Topics
66

7+
v1.9.1
8+
======
9+
10+
Bugfixes
11+
--------
12+
13+
- undo removed deprecated `message` argument in `grafana_dashboard`
14+
715
v1.9.0
816
======
917

changelogs/changelog.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,3 +304,11 @@ releases:
304304
- 362-plugin-umask.yml
305305
- 364-first-datasource-default.yml
306306
release_date: '2024-04-30'
307+
1.9.1:
308+
changes:
309+
bugfixes:
310+
- undo removed deprecated `message` argument in `grafana_dashboard`
311+
fragments:
312+
- 367-dashboard-undo-breaing-change-message.yml
313+
- 368-molecule-pin-requests.yml
314+
release_date: '2024-05-21'

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: community
33
name: grafana
4-
version: 1.9.0
4+
version: 1.9.1
55
readme: README.md
66
authors:
77
- Rémi REY (@rrey)

0 commit comments

Comments
 (0)