This is an automated email from the ASF dual-hosted git repository. havret pushed a commit to branch Release-Apache-Apache.NMS.-AMQP-2.1.0 in repository https://gitbox.apache.org/repos/asf/activemq-website.git
commit bd1a40c2adabc027fcd38ce7ab1d6b80e4b204b8 Author: Havret <[email protected]> AuthorDate: Tue Mar 21 19:13:55 2023 +0100 Apache Apache.NMS.AMQP 2.1.0 --- src/_nms_amqp_releases/nms-amqp-02-01-00-release.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/_nms_amqp_releases/nms-amqp-02-01-00-release.md b/src/_nms_amqp_releases/nms-amqp-02-01-00-release.md new file mode 100644 index 000000000..e3c28b7f5 --- /dev/null +++ b/src/_nms_amqp_releases/nms-amqp-02-01-00-release.md @@ -0,0 +1,10 @@ +--- +version: 2.1.0 +release_date: 2023-03-21 +release_notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&version=12353001 +title: Apache.NMS.AMQP 2.1.0 Release +# The shortDescription is used on front page news entry and news feed pages +shortDescription: Security enhancement for binary serialization by adding allow/deny list of types. +--- + +Apache NMS.AMQP {{ page.version }} was released on {{ page.release_date | date_to_string: "ordinal", "US" }}. For details of the changes see the [release notes]({{ page.release_notes }}).
