Skip to content

Commit

Permalink
Update changelog for release 1.3.10
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 Sep 21, 2023
1 parent cfff0a4 commit c8d2edf
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@ middleware_automation.amq Release Notes
.. contents:: Topics


v1.3.10
=======

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

- Add LDAP plugin configuration to JAAS login.config `#96 <https://github.com/ansible-middleware/amq/pull/96>`_
- Add custom codec configurations for masked passwords `#95 <https://github.com/ansible-middleware/amq/pull/95>`_

Bugfixes
--------

- Ignore unwanted output from ``artemis mask`` command `#98 <https://github.com/ansible-middleware/amq/pull/98>`_

v1.3.9
======

Expand Down
18 changes: 18 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,24 @@ releases:
fragments:
- 65.yaml
release_date: '2023-04-18'
1.3.10:
changes:
bugfixes:
- 'Ignore unwanted output from ``artemis mask`` command `#98 <https://github.com/ansible-middleware/amq/pull/98>`_
'
minor_changes:
- 'Add LDAP plugin configuration to JAAS login.config `#96 <https://github.com/ansible-middleware/amq/pull/96>`_
'
- 'Add custom codec configurations for masked passwords `#95 <https://github.com/ansible-middleware/amq/pull/95>`_
'
fragments:
- 95.yaml
- 96.yaml
- 98.yaml
release_date: '2023-09-21'
1.3.2:
changes:
minor_changes:
Expand Down

0 comments on commit c8d2edf

Please sign in to comment.