Skip to content

Commit

Permalink
Update changelog for release 1.5.5
Browse files Browse the repository at this point in the history
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
  • Loading branch information
ansible-middleware-core committed Nov 18, 2024
1 parent 2d6d31c commit 4436da1
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ middleware\_automation.wildfly Release Notes

This changelog describes changes after version 0.0.7.

v1.5.5
======

Minor Changes
-------------

- AMW-310 Misleading mention of prospero in EAP 7 ansible collection `#269 <https://github.com/ansible-middleware/wildfly/pull/269>`_
- Make port binding configurable in molecule scenarios, plus some molecule fixup and ansible-lint fixes. `#270 <https://github.com/ansible-middleware/wildfly/pull/270>`_
- Upgrade prospero downstream to 1.1.13.Final-redhat-00006 `#275 <https://github.com/ansible-middleware/wildfly/pull/275>`_
- Upgrade prospero from 1.3.0.Beta1 to 1.3.0.Final `#273 <https://github.com/ansible-middleware/wildfly/pull/273>`_

Bugfixes
--------

- Fix invalid varname breaking apps deployment `#274 <https://github.com/ansible-middleware/wildfly/pull/274>`_

v1.5.4
======

Expand Down
28 changes: 28 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -508,3 +508,31 @@ releases:
release_date: '2024-08-20'
1.5.4:
release_date: '2024-09-03'
1.5.5:
changes:
bugfixes:
- 'Fix invalid varname breaking apps deployment `#274 <https://github.com/ansible-middleware/wildfly/pull/274>`_
'
minor_changes:
- 'AMW-310 Misleading mention of prospero in EAP 7 ansible collection `#269
<https://github.com/ansible-middleware/wildfly/pull/269>`_
'
- 'Make port binding configurable in molecule scenarios, plus some molecule
fixup and ansible-lint fixes. `#270 <https://github.com/ansible-middleware/wildfly/pull/270>`_
'
- 'Upgrade prospero downstream to 1.1.13.Final-redhat-00006 `#275 <https://github.com/ansible-middleware/wildfly/pull/275>`_
'
- 'Upgrade prospero from 1.3.0.Beta1 to 1.3.0.Final `#273 <https://github.com/ansible-middleware/wildfly/pull/273>`_
'
fragments:
- 269.yaml
- 270.yaml
- 273.yaml
- 274.yaml
- 275.yaml
release_date: '2024-11-18'

0 comments on commit 4436da1

Please sign in to comment.