Skip to content

Commit

Permalink
Update changelog for release 2.1.0
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 Jul 30, 2024
1 parent 5be4cd3 commit bcdab47
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ middleware\_automation.amq Release Notes

.. contents:: Topics

v2.1.0
======

Major Changes
-------------

- Update default jdk11 to jdk17 `#132 <https://github.com/ansible-middleware/amq/pull/132>`_

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

- Add config for in-vm acceptors/connectors `#135 <https://github.com/ansible-middleware/amq/pull/135>`_
- Federated addressing `#137 <https://github.com/ansible-middleware/amq/pull/137>`_
- Update to artemis 2.34.0 / amq_broker 7.12 `#136 <https://github.com/ansible-middleware/amq/pull/136>`_

v2.0.2
======

Expand Down
22 changes: 22 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -391,3 +391,25 @@ releases:
- 131.yaml
- 133.yaml
release_date: '2024-06-05'
2.1.0:
changes:
major_changes:
- 'Update default jdk11 to jdk17 `#132 <https://github.com/ansible-middleware/amq/pull/132>`_
'
minor_changes:
- 'Add config for in-vm acceptors/connectors `#135 <https://github.com/ansible-middleware/amq/pull/135>`_
'
- 'Federated addressing `#137 <https://github.com/ansible-middleware/amq/pull/137>`_
'
- 'Update to artemis 2.34.0 / amq_broker 7.12 `#136 <https://github.com/ansible-middleware/amq/pull/136>`_
'
fragments:
- 132.yaml
- 135.yaml
- 136.yaml
- 137.yaml
release_date: '2024-07-30'

0 comments on commit bcdab47

Please sign in to comment.