Skip to content

Commit 76d9b14

Browse files
Update changelog for release 1.2.5
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
1 parent 4e13ba6 commit 76d9b14

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

CHANGELOG.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ middleware_automation.jws Release Notes
66

77
This 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+
925
v1.2.4
1026
======
1127

changelogs/changelog.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)