This is an automated email from the ASF dual-hosted git repository. havret pushed a commit to branch Apache-Apache.NMS.AMQP-2.3.0 in repository https://gitbox.apache.org/repos/asf/activemq-website.git
commit fdd2c31f6e948340f34b9bf362b2994c97fa9613 Author: Havret <[email protected]> AuthorDate: Wed May 14 00:52:42 2025 +0200 Apache Apache.NMS.AMQP 2.3.0 --- src/_data/current_releases.yml | 2 +- src/_nms_amqp_releases/nms-amqp-02-03-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 5fab278d9..4e7c19556 100644 --- a/src/_data/current_releases.yml +++ b/src/_data/current_releases.yml @@ -7,7 +7,7 @@ classic: - "6.1." - "5.19." nms_amqp: - - "2.2." + - "2.3." nms_api: - "2.1." - "1.8." diff --git a/src/_nms_amqp_releases/nms-amqp-02-03-00-release.md b/src/_nms_amqp_releases/nms-amqp-02-03-00-release.md new file mode 100644 index 000000000..b8c749d6f --- /dev/null +++ b/src/_nms_amqp_releases/nms-amqp-02-03-00-release.md @@ -0,0 +1,10 @@ +--- +version: 2.3.0 +release_date: 2025-05-14 +release_notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&version=12355896 +title: Apache.NMS.AMQP 2.3.0 Release +# The shortDescription is used on front page news entry and news feed pages +shortDescription: Support for asynchronous message consumption, configurable hostname/vhost in the AMQP Open frame, and includes a fix for NMSContext event handling. +--- + +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 }}). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
