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,22 @@ middleware_automation.jws Release Notes
66
77This changelog describes changes after version 0.0.3.
88
9+ v1.2.5
10+ ======
11+
12+ Minor Changes
13+ -------------
14+
15+ - Handle result of allowing port if not already authorized `#250 <https://github.com/ansible-middleware/jws/pull/250 >`_
16+ - Several enhacements on the rpm install `#249 <https://github.com/ansible-middleware/jws/pull/249 >`_
17+ - Update templates for JWS5/JWS6 `#254 <https://github.com/ansible-middleware/jws/pull/254 >`_
18+ - add offline_install parameters, move file checks up when offline `#248 <https://github.com/ansible-middleware/jws/pull/248 >`_
19+
20+ Bugfixes
21+ --------
22+
23+ - Update selinux tasks for jws6 `#253 <https://github.com/ansible-middleware/jws/pull/253 >`_
24+
925v1.2.4
1026======
1127
Original file line number Diff line number Diff line change @@ -225,3 +225,29 @@ releases:
225225 - 240.yaml
226226 - 241.yaml
227227 release_date : ' 2023-09-21'
228+ 1.2.5 :
229+ changes :
230+ bugfixes :
231+ - ' Update selinux tasks for jws6 `#253 <https://github.com/ansible-middleware/jws/pull/253>`_
232+
233+ '
234+ minor_changes :
235+ - ' Handle result of allowing port if not already authorized `#250 <https://github.com/ansible-middleware/jws/pull/250>`_
236+
237+ '
238+ - ' Several enhacements on the rpm install `#249 <https://github.com/ansible-middleware/jws/pull/249>`_
239+
240+ '
241+ - ' Update templates for JWS5/JWS6 `#254 <https://github.com/ansible-middleware/jws/pull/254>`_
242+
243+ '
244+ - ' add offline_install parameters, move file checks up when offline `#248 <https://github.com/ansible-middleware/jws/pull/248>`_
245+
246+ '
247+ fragments :
248+ - 248.yaml
249+ - 249.yaml
250+ - 250.yaml
251+ - 253.yaml
252+ - 254.yaml
253+ release_date : ' 2023-10-25'
You can’t perform that action at this time.
0 commit comments