This is an automated email from the ASF dual-hosted git repository. havret pushed a commit to branch activemq-nms-openwire-2.0.1-release in repository https://gitbox.apache.org/repos/asf/activemq-website.git
commit 395a1b1cddce7c6aa8cacb1f6dc8a0779f0f4ec7 Author: Havret <[email protected]> AuthorDate: Tue Feb 14 21:06:58 2023 +0100 Apache.NMS.ActiveMQ 2.0.1 Release --- .../apachenmsactivemq-v201.md | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/_nms_activemq_releases/apachenmsactivemq-v201.md b/src/_nms_activemq_releases/apachenmsactivemq-v201.md new file mode 100644 index 000000000..3529cc0ce --- /dev/null +++ b/src/_nms_activemq_releases/apachenmsactivemq-v201.md @@ -0,0 +1,24 @@ +--- +layout: default_md +title-class: page-title-nms +type: nms +version: 2.0.1 +release_date: 2023-02-14 +release_notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&version=12352889 +title: Apache.NMS.ActiveMQ 2.0.1 Release +# The shortDescription is used on front page news entry and news feed pages +shortDescription: Deadlock fix in WinForms environment. +--- + +Apache NMS.ActiveMQ {{ page.version }} was released on {{ page.release_date | date_to_string: "ordinal", "US" }}. This release contains a single bug fix. + +Download Here +------------- + +Apache.NMS.ActiveMQ Source code|[Apache.NMS.ActiveMQ-2.0.1-src.zip ](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-activemq/2.0.1/Apache.NMS.ActiveMQ-2.0.1-src.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-activemq/2.0.1/Apache.NMS.ActiveMQ-2.0.1-src.zip.sha512)|[PGP Signature](https://downloads.apache.org/activemq/apache-nms-activemq/2.0.1/Apache.NMS.ActiveMQ-2.0.1-src.zip.asc) +Apache.NMS.ActiveMQ Binary Assemblies|[Apache.NMS.ActiveMQ-2.0.1-bin.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-activemq/2.0.1/Apache.NMS.ActiveMQ-2.0.1-bin.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-activemq/2.0.1/Apache.NMS.ActiveMQ-2.0.1-bin.zip.sha512)|[PGP Signature](https://downloads.apache.org/activemq/apache-nms-activemq/2.0.1/Apache.NMS.ActiveMQ-2.0.1-bin.zip.asc) + +Changelog +--------- + +For a more detailed view of new features and bug fixes, see the [release notes]({{ page.release_notes }}).
