File tree Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,25 @@ middleware_automation.infinispan Release Notes
6
6
7
7
This changelog describes changes after version 0.1.9.
8
8
9
+ v1.2.0
10
+ ======
11
+
12
+ Major Changes
13
+ -------------
14
+
15
+ - Provide jgroups configuration `#31 <https://github.com/ansible-middleware/infinispan/pull/31 >`_
16
+
17
+ Minor Changes
18
+ -------------
19
+
20
+ - Update to infinispan 14.0.13 `#32 <https://github.com/ansible-middleware/infinispan/pull/32 >`_
21
+ - infinispan_cache: remove dependency on json_query `#34 <https://github.com/ansible-middleware/infinispan/pull/34 >`_
22
+
23
+ Bugfixes
24
+ --------
25
+
26
+ - Force log directory symlink during update `#33 <https://github.com/ansible-middleware/infinispan/pull/33 >`_
27
+
9
28
v1.1.4
10
29
======
11
30
Original file line number Diff line number Diff line change @@ -95,3 +95,26 @@ releases:
95
95
- 25.yaml
96
96
- 26.yaml
97
97
release_date : ' 2023-06-20'
98
+ 1.2.0 :
99
+ changes :
100
+ bugfixes :
101
+ - ' Force log directory symlink during update `#33 <https://github.com/ansible-middleware/infinispan/pull/33>`_
102
+
103
+ '
104
+ major_changes :
105
+ - ' Provide jgroups configuration `#31 <https://github.com/ansible-middleware/infinispan/pull/31>`_
106
+
107
+ '
108
+ minor_changes :
109
+ - ' Update to infinispan 14.0.13 `#32 <https://github.com/ansible-middleware/infinispan/pull/32>`_
110
+
111
+ '
112
+ - ' infinispan_cache: remove dependency on json_query `#34 <https://github.com/ansible-middleware/infinispan/pull/34>`_
113
+
114
+ '
115
+ fragments :
116
+ - 31.yaml
117
+ - 32.yaml
118
+ - 33.yaml
119
+ - 34.yaml
120
+ release_date : ' 2023-08-28'
You can’t perform that action at this time.
0 commit comments