File tree 2 files changed +27
-0
lines changed
2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ middleware_automation.amq Release Notes
5
5
.. contents :: Topics
6
6
7
7
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
+
8
18
v0.0.2
9
19
======
10
20
Original file line number Diff line number Diff line change @@ -18,3 +18,20 @@ releases:
18
18
fragments :
19
19
- 3.yaml
20
20
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'
You can’t perform that action at this time.
0 commit comments