This is an automated email from the ASF dual-hosted git repository. havret pushed a commit to branch Apache.NMS.ActiveMQ-2.1.0-Release in repository https://gitbox.apache.org/repos/asf/activemq-website.git
commit fcc9c123831432f9a60114392db9a4ea8833dad5 Author: Havret <[email protected]> AuthorDate: Sun Mar 12 11:21:21 2023 +0100 Apache.NMS.ActiveMQ 2.1.0 Release --- .../apachenmsactivemq-v210.md | 24 ++++++++++++++++++++++ .../nms/providers/activemq/downloads/index.md | 1 + 2 files changed, 25 insertions(+) diff --git a/src/_nms_activemq_releases/apachenmsactivemq-v210.md b/src/_nms_activemq_releases/apachenmsactivemq-v210.md new file mode 100644 index 000000000..9f0a4f870 --- /dev/null +++ b/src/_nms_activemq_releases/apachenmsactivemq-v210.md @@ -0,0 +1,24 @@ +--- +layout: default_md +title-class: page-title-nms +type: nms +version: 2.1.0 +release_date: 2023-03-12 +release_notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&version=12352935 +title: Apache.NMS.ActiveMQ 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.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.1.0-src.zip ](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-activemq/2.1.0/Apache.NMS.ActiveMQ-2.1.0-src.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-activemq/2.1.0/Apache.NMS.ActiveMQ-2.1.0-src.zip.sha512)|[PGP Signature](https://downloads.apache.org/activemq/apache-nms-activemq/2.1.0/Apache.NMS.ActiveMQ-2.1.0-src.zip.asc) +Apache.NMS.ActiveMQ Binary Assemblies|[Apache.NMS.ActiveMQ-2.1.0-bin.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-activemq/2.1.0/Apache.NMS.ActiveMQ-2.1.0-bin.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-activemq/2.1.0/Apache.NMS.ActiveMQ-2.1.0-bin.zip.sha512)|[PGP Signature](https://downloads.apache.org/activemq/apache-nms-activemq/2.1.0/Apache.NMS.ActiveMQ-2.1.0-bin.zip.asc) + +Changelog +--------- + +For a more detailed view of new features and bug fixes, see the [release notes]({{ page.release_notes }}). diff --git a/src/components/nms/providers/activemq/downloads/index.md b/src/components/nms/providers/activemq/downloads/index.md index 460a8aafe..e277a44cc 100644 --- a/src/components/nms/providers/activemq/downloads/index.md +++ b/src/components/nms/providers/activemq/downloads/index.md @@ -7,6 +7,7 @@ type: nms Description|Release Date|NMS API Rev ---|---|--- +[Apache.NMS.ActiveMQ v2.1.0](apachenmsactivemq-v210)|03/12/2023|v2.1.0 [Apache.NMS.ActiveMQ v2.0.1](apachenmsactivemq-v201)|02/14/2023|v2.0.1 [Apache.NMS.ActiveMQ v2.0.0](apachenmsactivemq-v200)|07/07/2022|v2.0.0 [Apache.NMS.ActiveMQ v1.8.0](apachenmsactivemq-v180)|01/03/2021|v1.8.0
