This is an automated email from the ASF dual-hosted git repository.
robbie 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 5b63be4 add the NMS AMQP 1.8.2 release to the site
5b63be4 is described below
commit 5b63be4a920317710519196813e4e1a5e8229c6c
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Sep 14 13:51:58 2021 +0100
add the NMS AMQP 1.8.2 release to the site
---
src/_nms_amqp_releases/nms-amqp-01-08-02-release.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/src/_nms_amqp_releases/nms-amqp-01-08-02-release.md
b/src/_nms_amqp_releases/nms-amqp-01-08-02-release.md
new file mode 100644
index 0000000..ce7ee96
--- /dev/null
+++ b/src/_nms_amqp_releases/nms-amqp-01-08-02-release.md
@@ -0,0 +1,10 @@
+---
+version: 1.8.2
+release_date: 2021-08-16
+release_notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&version=12350613
+title: Apache.NMS.AMQP 1.8.2 Release
+# The shortDescription is used on front page news entry and news feed pages
+shortDescription: Bug fix release around send timeout.
+---
+
+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 }}).