This is an automated email from the ASF dual-hosted git repository.
havret pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/main by this push:
new 8e2ff7aa2 Apache Apache.NMS.AMQP 2.2.0
8e2ff7aa2 is described below
commit 8e2ff7aa26c6952c9c7192a73634077c2ec3ffb1
Author: Havret <[email protected]>
AuthorDate: Sun May 14 15:07:33 2023 +0200
Apache Apache.NMS.AMQP 2.2.0
---
src/_data/current_releases.yml | 2 +-
src/_nms_amqp_releases/nms-amqp-02-02-00-release.md | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/src/_data/current_releases.yml b/src/_data/current_releases.yml
index 2fdac7029..a1c4312b2 100644
--- a/src/_data/current_releases.yml
+++ b/src/_data/current_releases.yml
@@ -5,7 +5,7 @@ artemis:
- "5.18."
- "5.17."
nms_amqp:
- - "2.1."
+ - "2.2."
nms_api:
- "2.0."
- "1.8."
diff --git a/src/_nms_amqp_releases/nms-amqp-02-02-00-release.md
b/src/_nms_amqp_releases/nms-amqp-02-02-00-release.md
new file mode 100644
index 000000000..10635b298
--- /dev/null
+++ b/src/_nms_amqp_releases/nms-amqp-02-02-00-release.md
@@ -0,0 +1,10 @@
+---
+version: 2.2.0
+release_date: 2023-05-14
+release_notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&version=12353210
+title: Apache.NMS.AMQP 2.1.0 Release
+# The shortDescription is used on front page news entry and news feed pages
+shortDescription: Message acknowledgement enhancements with support for
multiple AckTypes.
+---
+
+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 }}).