Skip to content

Commit 3399281

Browse files
author
github-actions
committed
Update changelog for release 0.0.3
1 parent e0fd009 commit 3399281

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

CHANGELOG.rst

+10
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ middleware_automation.amq Release Notes
55
.. contents:: Topics
66

77

8+
v0.0.3
9+
======
10+
11+
Minor Changes
12+
-------------
13+
14+
- Add prometheus metrics export plugin `#6 <https://github.com/ansible-middleware/amq/pull/6>`_
15+
- Add vars and template for logging configuration `#4 <https://github.com/ansible-middleware/amq/pull/4>`_
16+
- Add vars for prometheus_jmx_exporter setup `#5 <https://github.com/ansible-middleware/amq/pull/5>`_
17+
818
v0.0.2
919
======
1020

changelogs/changelog.yaml

+17
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,20 @@ releases:
1818
fragments:
1919
- 3.yaml
2020
release_date: '2022-05-24'
21+
0.0.3:
22+
changes:
23+
minor_changes:
24+
- 'Add prometheus metrics export plugin `#6 <https://github.com/ansible-middleware/amq/pull/6>`_
25+
26+
'
27+
- 'Add vars and template for logging configuration `#4 <https://github.com/ansible-middleware/amq/pull/4>`_
28+
29+
'
30+
- 'Add vars for prometheus_jmx_exporter setup `#5 <https://github.com/ansible-middleware/amq/pull/5>`_
31+
32+
'
33+
fragments:
34+
- 4.yaml
35+
- 5.yaml
36+
- 6.yaml
37+
release_date: '2022-06-23'

0 commit comments

Comments
 (0)