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 493fc459f make NMS API bits use same release addition process as other
bits to generate site updates
493fc459f is described below
commit 493fc459ffb769d9036f896b67b3fcd975630d3a
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri May 6 18:23:46 2022 +0100
make NMS API bits use same release addition process as other bits to
generate site updates
---
_config.yml | 2 +
src/_data/current_releases.yml | 3 +
src/_includes/nms_api_download_links.md | 11 +
src/_nms_api_releases/nms-api-01-08-00-release.md | 8 +
src/_nms_api_releases/nms-api-02-00-00-release.md | 8 +
src/components/nms/nms-api-downloads.md | 305 ++-------------------
...s-api-downloads.md => nms-api-past-releases.md} | 188 ++++---------
7 files changed, 103 insertions(+), 422 deletions(-)
diff --git a/_config.yml b/_config.yml
index a52de4da8..e569fa67f 100644
--- a/_config.yml
+++ b/_config.yml
@@ -20,6 +20,8 @@ collections:
cms_releases:
output: true
permalink: /components/cms/download/:name
+ nms_api_releases:
+ permalink: /components/nms/download/:name
nms_activemq_releases:
output: true
permalink: /components/nms/providers/activemq/downloads/:name
diff --git a/src/_data/current_releases.yml b/src/_data/current_releases.yml
index 3133700c7..5bf663747 100644
--- a/src/_data/current_releases.yml
+++ b/src/_data/current_releases.yml
@@ -7,3 +7,6 @@ artemis:
- "5.16."
nms_amqp:
- "2.0."
+nms_api:
+ - "2.0."
+ - "1.8."
diff --git a/src/_includes/nms_api_download_links.md
b/src/_includes/nms_api_download_links.md
new file mode 100644
index 000000000..0379be5c4
--- /dev/null
+++ b/src/_includes/nms_api_download_links.md
@@ -0,0 +1,11 @@
+{% if include.is_current_release %}
+|Apache.NMS Source
code|[Apache.NMS-{{include.release.version}}-src.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.version}}-src.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.version}}-src.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{
[...]
+|Apache.NMS Binary
Assemblies|[Apache.NMS-{{include.release.version}}-bin.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.version}}-bin.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.version}}-bin.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/{{include.release.version}}/Apache.
[...]
+|Apache.NMS Nuget
Package|[Apache.NMS.{{include.release.version}}.nupkg](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS.{{include.release.version}}.nupkg&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS.{{include.release.version}}.nupkg.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS.{{incl
[...]
+|Apache.NMS
Documentation|[Apache.NMS-{{include.release.version}}-docs.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.version}}-docs.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.version}}-docs.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/{{include.release.version}}/Apache.N
[...]
+{% else %}
+|Apache.NMS Source
code|[Apache.NMS-{{include.release.version}}-src.zip](https://archive.apache.org/dist/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.version}}-src.zip)|[SHA512](https://archive.apache.org/dist/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.version}}-src.zip.sha512)|[PGP
Signature](https://archive.apache.org/dist/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.version}}-
[...]
+|Apache.NMS Binary
Assemblies|[Apache.NMS-{{include.release.version}}-bin.zip](https://archive.apache.org/dist/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.version}}-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.version}}-bin.zip.sha512)|[PGP
Signature](https://archive.apache.org/dist/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.vers
[...]
+|Apache.NMS Nuget
Package|[Apache.NMS.{{include.release.version}}.nupkg](https://archive.apache.org/dist/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS.{{include.release.version}}.nupkg)|[SHA512](https://archive.apache.org/dist/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS.{{include.release.version}}.nupkg.sha512)|[PGP
Signature](https://archive.apache.org/dist/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS.{{release.version}}.nupkg.asc)|
+|Apache.NMS Nuget
Documentation|[Apache.NMS-{{include.release.version}}-docs.zip](https://archive.apache.org/dist/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.version}}-docs.zip)|[SHA512](https://archive.apache.org/dist/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{include.release.version}}-docs.zip.sha512)|[PGP
Signature](https://archive.apache.org/dist/activemq/apache-nms-api/{{include.release.version}}/Apache.NMS-{{release.version
[...]
+{% endif %}
diff --git a/src/_nms_api_releases/nms-api-01-08-00-release.md
b/src/_nms_api_releases/nms-api-01-08-00-release.md
new file mode 100644
index 000000000..72dbb722f
--- /dev/null
+++ b/src/_nms_api_releases/nms-api-01-08-00-release.md
@@ -0,0 +1,8 @@
+---
+version: 1.8.0
+release_date: 2019-07-01
+release_notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&version=12332992
+title: Apache.NMS.API 1.8.0 Release
+# The shortDescription is used on front page news entry and news feed pages
+shortDescription: This release of the NMS API adds .net standard 2.0 support,
and is the first release providing nuget packages.
+---
diff --git a/src/_nms_api_releases/nms-api-02-00-00-release.md
b/src/_nms_api_releases/nms-api-02-00-00-release.md
new file mode 100644
index 000000000..ad05a3b90
--- /dev/null
+++ b/src/_nms_api_releases/nms-api-02-00-00-release.md
@@ -0,0 +1,8 @@
+---
+version: 2.0.0
+release_date: 2021-07-03
+release_notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&version=12349543
+title: Apache.NMS.API 2.0.0 Release
+# The shortDescription is used on front page news entry and news feed pages
+shortDescription: This release brings NMS 2.0 support.
+---
diff --git a/src/components/nms/nms-api-downloads.md
b/src/components/nms/nms-api-downloads.md
index a82bd06e9..3b501e87e 100644
--- a/src/components/nms/nms-api-downloads.md
+++ b/src/components/nms/nms-api-downloads.md
@@ -5,298 +5,31 @@ title-class: page-title-nms
type: nms
---
-2.0.0 (03/07/2021)
------
+This is the current NMS.API release. For prior releases, please see the <a
href="nms-api-past-releases">past releases</a> page.
-##### New and Noteworthy
+It is important to [verify the integrity](#verify-the-integrity-of-downloads)
of the files you download.
-This release brings NMS 2.0 support.
-##### Download Here
+{% assign reversed_releases = site["nms_api_releases"] | reverse %}
-|Apache.NMS Source
code|[Apache.NMS-2.0.0-src.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-src.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-src.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-src.zip.asc)
-|Apache.NMS Binary
Assemblies|[Apache.NMS-2.0.0-bin.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-bin.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-bin.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-bin.zip.asc)
-|Apache.NMS Nuget
Package|[Apache.NMS.2.0.0.nupkg](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/2.0.0/Apache.NMS.2.0.0.nupkg&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS.2.0.0.nupkg.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS.2.0.0.nupkg.asc)
-|Apache.NMS Documentation
|[Apache.NMS-2.0.0-docs.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-docs.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-docs.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-docs.zip.asc)
+{% for current_release_prefix in site.data.current_releases["nms_api"] %}
+ {% for release in reversed_releases %}
+ {% if release.version contains current_release_prefix %}
+#### NMS API {{release.version}} ({{release.release_date | date_to_string:
"ordinal", "US"}})
+{{ release.shortDescription }}
+ {% include nms_api_download_links.md release=release
is_current_release=true %}
+###### Changelog
-##### Changelog
+For a detailed view of new features and bug fixes, see the [Release Notes]({{
release.release_notes }})
-https://issues.apache.org/jira/browse/AMQNET-637
-
----
-
-1.8.0 (01/07/2019)
------
-
-##### New and Noteworthy
-
-This is a major release of the NMS API which adds .net standard 2.0 support,
it also is the first apache release providing nuget packages.
-
-##### Download Here
-
-|Apache.NMS Source
code|[Apache.NMS-1.8.0-src.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-src.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-src.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-src.zip.asc)
-|Apache.NMS Binary
Assemblies|[Apache.NMS-1.8.0-bin.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-bin.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-bin.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-bin.zip.asc)
-|Apache.NMS Nuget
Package|[Apache.NMS.1.8.0.nupkg](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/1.8.0/Apache.NMS.1.8.0.nupkg&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS.1.8.0.nupkg.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS.1.8.0.nupkg.asc)
-|Apache.NMS Documentation
|[Apache.NMS-1.8.0-docs.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-docs.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-docs.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-docs.zip.asc)
-
-
-##### Changelog
-
-https://issues.apache.org/jira/browse/AMQNET-565
-
-https://issues.apache.org/jira/browse/AMQNET-588
-
----
-
-1.7.1 (09/04/2015)
------
-
-##### New and Noteworthy
-
-This is a minor release of the NMS API which adds a few minor fixes for NMS
Providers operating in MSDTC Transactions.
-
-##### API Documentation
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
-|Apache.NMS Source
code|[Apache.NMS-1.7.1-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.1-src.zip)|[SHA512](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.1-src.zip.sha512)|[PGP
Signature](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.1-src.zip.asc)
-|Apache.NMS Binary
Assemblies|[Apache.NMS-1.7.1-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.1-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.1-bin.zip.sha512)|[PGP
Signature](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.1-src.zip.asc)
-
-##### Changelog
-
-For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&styleName=Html&version=12329541)
-
----
-
-1.7.0 (01/08/2015)
------
-
-##### New and Noteworthy
-
-This is a major release of the NMS API which adds some new APIs and fixes some
minor bugs in the NMS API libraries common code.
-
-* Added IDisposable as a base of IDestination.
-* Added some improvements to the Unit tests framework.
-* Added some new provider names (AMQP and MQTT) to allow for future clients.
-
-##### API Documentation
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
-|Description|Download Link|PGP Signature File|Version|
-|---|---|---|---|
-|Apache.NMS Source
code|[Apache.NMS-1.7.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.0-src.zip)|[Apache.NMS-1.7.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.0-src.zip.asc)|1.7.0.3635|
-|Apache.NMS Binary
Assemblies|[Apache.NMS-1.7.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.0-bin.zip)|[Apache.NMS-1.7.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.0-bin.zip.asc)|1.7.0.3635|
-
-##### Changelog
-
-For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&styleName=Html&version=12325350)
-
----
-
-1.6.0 (05/24/2013)
------
-
-##### New and Noteworthy
-
-This is a major release of the NMS API which adds some new APIs and fixes some
minor bugs in the NMS API libraries common code.
-
-* Added Recover method to ISession.
-* Added new events to ISession for Transaction begin, commit and rollback.
-* Added method in IConnection to purge created Temp Destinations.
-
-##### API Documentation
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
-|Description|Download Link|PGP Signature File|Version|
-|---|---|---|---|
-|Apache.NMS Source
code|[Apache.NMS-1.6.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.6.0/Apache.NMS-1.6.0-src.zip)|[Apache.NMS-1.6.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.6.0/Apache.NMS-1.6.0-src.zip.asc)|1.6.0.3061|
-|Apache.NMS Binary
Assemblies|[Apache.NMS-1.6.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.6.0/Apache.NMS-1.6.0-bin.zip)|[Apache.NMS-1.6.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.6.0/Apache.NMS-1.6.0-bin.zip.asc)|1.6.0.3061|
-
-##### Changelog
-
-For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&styleName=Html&version=12315987)
-
----
-
-1.5.1 (07/06/2012)
------
-
-##### New and Noteworthy
-
-This is a bugfix release of the NMS API there are no API changes in this
release.
-
-##### NMS fixes
-
-* Fixes a bug that can cause the Message properties object to marshal to a
byte array that is much larger than needed which adds unwanted overhead on the
wire for marshaled Messages.
-
-##### API Documentation
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
-|Description|Download Link|PGP Signature File|Version|
-|---|---|---|---|
-|Apache.NMS Source
code|[Apache.NMS-1.5.1-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.1-src.zip)|[Apache.NMS-1.5.1-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.1-src.zip.asc)|1.5.1.2739|
-|Apache.NMS Binary
Assemblies|[Apache.NMS-1.5.1-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.1-bin.zip)|[Apache.NMS-1.5.1-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.1-bin.zip.asc)|1.5.1.2739|
-
-##### Changelog
-
-For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&styleName=Html&version=12315640)
-
----
-
-1.5.0 (01/10/2011)
------
-
-##### New and Noteworthy
-
-This release adds some great new features to the NMS API.
-
-##### NMS API Updates
-
-* New Optional .NET Transaction Specific Connection classes that allow a
client to offer support for operations within MS .NET Distributed Transactions.
-
-##### API Documentation
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
-|Description|Download Link|PGP Signature File|Version|
-|---|---|---|---|
-|Apache.NMS Source
code|[Apache.NMS-1.5.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.0-src.zip)|[Apache.NMS-1.5.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.0-src.zip.asc)|1.5.0.2194|
-|Apache.NMS Binary
Assemblies|[Apache.NMS-1.5.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.0-bin.zip)|[Apache.NMS-1.5.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.0-bin.zip.asc)|1.5.0.2194|
-
-##### Changelog
-
-For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&styleName=Html&version=12315640)
-
----
-
-1.4.0 (09/10/2010)
------
-
-##### New and Noteworthy
-
-This release adds some great new features to the NMS API and fixes several
bugs found in the 1.3.0 release. Some highlights for this release.
-
-* Improved URI handling in all NMS clients.
-* Added a new SetBytes method to IMapMessage.
-* Added a new MessageTransformer API.
-* Many new Unit Tests added to the Test Suite.
-* Many bug fixes.
-
-##### API
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
-|Description|Download Link|PGP Signature File|Version|
-|---|---|---|---|
-|Apache.NMS Source
code|[Apache.NMS-1.4.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.4.0/Apache.NMS-1.4.0-src.zip)|[Apache.NMS-1.4.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.4.0/Apache.NMS-1.4.0-src.zip.asc)|1.4.0.2075|
-|Apache.NMS Binary
Assemblies|[Apache.NMS-1.4.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.4.0/Apache.NMS-1.4.0-bin.zip)|[Apache.NMS-1.4.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.4.0/Apache.NMS-1.4.0-bin.zip.asc)|1.4.0.2075|
-
-##### Changelog
-
-For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/activemq/secure/ReleaseNote.jspa?projectId=11010&styleName=Html&version=12188)
-
----
-
-1.3.0 (05/14/2010)
------
-
-##### New and Noteworthy
-
-This release adds some great new features to the NMS API and fixes several
bugs found in the 1.2.0 release. Some highlights for this release.
-
-* Improved API Documentation.
-* Many new Unit Tests added to the Test Suite.
-* Many bug fixes.
-
-##### API
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
-|Description|Download Link|PGP Signature File|Version|
-|---|---|---|---|
-|Apache.NMS Source
code|[Apache.NMS-1.3.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.3.0/Apache.NMS-1.3.0-src.zip)|[Apache.NMS-1.3.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.3.0/Apache.NMS-1.3.0-src.zip.asc)|1.3.0.1959|
-|Apache.NMS Binary
Assemblies|[Apache.NMS-1.3.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.3.0/Apache.NMS-1.3.0-bin.zip)|[Apache.NMS-1.3.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.3.0/Apache.NMS-1.3.0-bin.zip.asc)|1.3.0.1959|
-
-##### Changelog
-
-For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/activemq/secure/ReleaseNote.jspa?projectId=11010&styleName=Html&version=12150)
-
----
-
-1.2.0 (01/15/2010)
------
-
-##### New and Noteworthy
-
-This release adds some great new features to the NMS API and fixes several
bugs found in the 1.1.0 release. Some highlights for this release.
-
-* Addition of IConnectionMeteData to the Connection API.
-* Addition of IQueueBrowser to the Session API.
-* Improved API Documentation.
-* New IStreamMessage interface.
-* New IRedeliveryPolicy interface.
-* Expanded IByteMessage interface to read/write primitive types.
-* Many new Unit Tests added to the Test Suite.
-* Many bug fixes.
-
-##### API
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
-|Description|Download Link|PGP Signature File|Version|
-|---|---|---|---|
-|Apache.NMS Source
code|[Apache.NMS-1.2.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.2.0/Apache.NMS-1.2.0-src.zip)|[Apache.NMS-1.2.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.2.0/Apache.NMS-1.2.0-src.zip.asc)|1.2.0.1836|
-|Apache.NMS Binary
Assemblies|[Apache.NMS-1.2.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.2.0/Apache.NMS-1.2.0-bin.zip)|[Apache.NMS-1.2.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.2.0/Apache.NMS-1.2.0-bin.zip.asc)|1.2.0.1836|
-
-##### Changelog
-
-For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/activemq/secure/ReleaseNote.jspa?projectId=11010&styleName=Html&version=11815)
-
----
-
-1.1.0 (07/12/2009)
------
-
-##### New and Noteworthy
-
-The 1.1.0 release is a major milestone for the Apache NMS project. It is the
first official release of the main Apache.NMS project, and all provider
implementation projects. Following are some highlights of this release:
-
-* Improved API Documentation.
-* Many bug fixes.
-
-##### API
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
-|Description|Download Link|PGP Signature File|Version|
-|---|---|---|---|
-|Apache.NMS Source
code|[Apache.NMS-1.1.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.1.0/Apache.NMS-1.1.0-src.zip)|[Apache.NMS-1.1.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.1.0/Apache.NMS-1.1.0-src.zip.asc)|1.1.0.1642|
-|Apache.NMS Binary
Assemblies|[Apache.NMS-1.1.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.1.0/Apache.NMS-1.1.0-bin.zip)|[Apache.NMS-1.1.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.1.0/Apache.NMS-1.1.0-bin.zip.asc)|1.1.0.1642|
-
-##### Changelog
-
-For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/activemq/secure/ReleaseNote.jspa?projectId=11010&styleName=Html&version=11814)
+<br/>
+ {% break %}
+ {% endif %}
+ {% endfor %}
+{% endfor %}
+--------------------------------------
+#### Verify the Integrity of Downloads
+{% include verify_download.md %}
diff --git a/src/components/nms/nms-api-downloads.md
b/src/components/nms/nms-api-past-releases.md
similarity index 63%
copy from src/components/nms/nms-api-downloads.md
copy to src/components/nms/nms-api-past-releases.md
index a82bd06e9..b25a8cf5e 100644
--- a/src/components/nms/nms-api-downloads.md
+++ b/src/components/nms/nms-api-past-releases.md
@@ -1,80 +1,62 @@
---
layout: default_md
-title: NMS API Downloads
+title: NMS API Past Releases
title-class: page-title-nms
type: nms
---
-2.0.0 (03/07/2021)
------
+<div class="alert alert-warning">
+ These are older releases. To get the current release, please see the <a
href="{{site.baseurl}}/components/nms/nms-api-downloads"
class="alert-link">download page</a>.
+</div>
-##### New and Noteworthy
+For any releases not shown here, check the
[archive](https://archive.apache.org/dist/activemq/apache-nms-api/) or
[even-older archive](https://archive.apache.org/dist/activemq/apache-nms/).
-This release brings NMS 2.0 support.
+It is important to [verify the
integrity]({{site.baseurl}}/components/nms/nms-api-downloads#verify-the-integrity-of-downloads)
of the files you download.
-##### Download Here
-|Apache.NMS Source
code|[Apache.NMS-2.0.0-src.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-src.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-src.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-src.zip.asc)
-|Apache.NMS Binary
Assemblies|[Apache.NMS-2.0.0-bin.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-bin.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-bin.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-bin.zip.asc)
-|Apache.NMS Nuget
Package|[Apache.NMS.2.0.0.nupkg](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/2.0.0/Apache.NMS.2.0.0.nupkg&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS.2.0.0.nupkg.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS.2.0.0.nupkg.asc)
-|Apache.NMS Documentation
|[Apache.NMS-2.0.0-docs.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-docs.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-docs.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/2.0.0/Apache.NMS-2.0.0-docs.zip.asc)
+{% assign reversed_releases = site["nms_api_releases"] | reverse %}
+{% assign current_releases = "" | split: ',' %}
+{% for current_release_prefix in site.data.current_releases["nms_api"] %}
+ {% for release in reversed_releases %}
+ {% if release.version contains current_release_prefix %}
+ {% assign current_releases = current_releases | push:
release.version %}
+ {% break %}
+ {% endif %}
+ {% endfor %}
+{% endfor %}
-##### Changelog
+{% for release in reversed_releases %}
+ {% unless current_releases contains release.version %}
+#### NMS API {{release.version}} ({{release.release_date | date_to_string:
"ordinal", "US"}})
+{{ release.shortDescription }}
-https://issues.apache.org/jira/browse/AMQNET-637
-
----
-
-1.8.0 (01/07/2019)
------
-
-##### New and Noteworthy
-
-This is a major release of the NMS API which adds .net standard 2.0 support,
it also is the first apache release providing nuget packages.
-
-##### Download Here
+{% include nms_api_download_links.md release=release is_current_release=false
%}
-|Apache.NMS Source
code|[Apache.NMS-1.8.0-src.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-src.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-src.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-src.zip.asc)
-|Apache.NMS Binary
Assemblies|[Apache.NMS-1.8.0-bin.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-bin.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-bin.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-bin.zip.asc)
-|Apache.NMS Nuget
Package|[Apache.NMS.1.8.0.nupkg](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/1.8.0/Apache.NMS.1.8.0.nupkg&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS.1.8.0.nupkg.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS.1.8.0.nupkg.asc)
-|Apache.NMS Documentation
|[Apache.NMS-1.8.0-docs.zip](https://www.apache.org/dyn/closer.lua?filename=/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-docs.zip&action=download)|[SHA512](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-docs.zip.sha512)|[PGP
Signature](https://downloads.apache.org/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-docs.zip.asc)
+###### Changelog
+For a detailed view of new features and bug fixes, see the [Release Notes]({{
release.release_notes }})
-##### Changelog
+<br/>
+ {% endunless %}
+{% endfor %}
-https://issues.apache.org/jira/browse/AMQNET-565
-https://issues.apache.org/jira/browse/AMQNET-588
-
----
-
-1.7.1 (09/04/2015)
------
-
-##### New and Noteworthy
+#### NMS API 1.7.1 (09/04/2015)
This is a minor release of the NMS API which adds a few minor fixes for NMS
Providers operating in MSDTC Transactions.
-##### API Documentation
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
|Apache.NMS Source
code|[Apache.NMS-1.7.1-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.1-src.zip)|[SHA512](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.1-src.zip.sha512)|[PGP
Signature](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.1-src.zip.asc)
|Apache.NMS Binary
Assemblies|[Apache.NMS-1.7.1-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.1-bin.zip)|[SHA512](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.1-bin.zip.sha512)|[PGP
Signature](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.1-src.zip.asc)
-##### Changelog
+###### Changelog
For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&styleName=Html&version=12329541)
----
+<br/>
-1.7.0 (01/08/2015)
------
-##### New and Noteworthy
+#### NMS API 1.7.0 (01/08/2015)
This is a major release of the NMS API which adds some new APIs and fixes some
minor bugs in the NMS API libraries common code.
@@ -82,27 +64,19 @@ This is a major release of the NMS API which adds some new
APIs and fixes some m
* Added some improvements to the Unit tests framework.
* Added some new provider names (AMQP and MQTT) to allow for future clients.
-##### API Documentation
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
|Description|Download Link|PGP Signature File|Version|
|---|---|---|---|
|Apache.NMS Source
code|[Apache.NMS-1.7.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.0-src.zip)|[Apache.NMS-1.7.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.0-src.zip.asc)|1.7.0.3635|
|Apache.NMS Binary
Assemblies|[Apache.NMS-1.7.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.0-bin.zip)|[Apache.NMS-1.7.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.7.0/Apache.NMS-1.7.0-bin.zip.asc)|1.7.0.3635|
-##### Changelog
+###### Changelog
For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&styleName=Html&version=12325350)
----
+<br/>
-1.6.0 (05/24/2013)
------
-##### New and Noteworthy
+#### NMS API 1.6.0 (05/24/2013)
This is a major release of the NMS API which adds some new APIs and fixes some
minor bugs in the NMS API libraries common code.
@@ -110,83 +84,55 @@ This is a major release of the NMS API which adds some new
APIs and fixes some m
* Added new events to ISession for Transaction begin, commit and rollback.
* Added method in IConnection to purge created Temp Destinations.
-##### API Documentation
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
|Description|Download Link|PGP Signature File|Version|
|---|---|---|---|
|Apache.NMS Source
code|[Apache.NMS-1.6.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.6.0/Apache.NMS-1.6.0-src.zip)|[Apache.NMS-1.6.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.6.0/Apache.NMS-1.6.0-src.zip.asc)|1.6.0.3061|
|Apache.NMS Binary
Assemblies|[Apache.NMS-1.6.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.6.0/Apache.NMS-1.6.0-bin.zip)|[Apache.NMS-1.6.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.6.0/Apache.NMS-1.6.0-bin.zip.asc)|1.6.0.3061|
-##### Changelog
+###### Changelog
For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&styleName=Html&version=12315987)
----
+<br/>
-1.5.1 (07/06/2012)
------
-##### New and Noteworthy
+#### NMS API 1.5.1 (07/06/2012)
This is a bugfix release of the NMS API there are no API changes in this
release.
-##### NMS fixes
-
* Fixes a bug that can cause the Message properties object to marshal to a
byte array that is much larger than needed which adds unwanted overhead on the
wire for marshaled Messages.
-##### API Documentation
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
|Description|Download Link|PGP Signature File|Version|
|---|---|---|---|
|Apache.NMS Source
code|[Apache.NMS-1.5.1-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.1-src.zip)|[Apache.NMS-1.5.1-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.1-src.zip.asc)|1.5.1.2739|
|Apache.NMS Binary
Assemblies|[Apache.NMS-1.5.1-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.1-bin.zip)|[Apache.NMS-1.5.1-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.1-bin.zip.asc)|1.5.1.2739|
-##### Changelog
+###### Changelog
For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&styleName=Html&version=12315640)
----
+<br/>
-1.5.0 (01/10/2011)
------
-##### New and Noteworthy
+#### NMS API 1.5.0 (01/10/2011)
This release adds some great new features to the NMS API.
-##### NMS API Updates
-
* New Optional .NET Transaction Specific Connection classes that allow a
client to offer support for operations within MS .NET Distributed Transactions.
-##### API Documentation
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
|Description|Download Link|PGP Signature File|Version|
|---|---|---|---|
|Apache.NMS Source
code|[Apache.NMS-1.5.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.0-src.zip)|[Apache.NMS-1.5.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.0-src.zip.asc)|1.5.0.2194|
|Apache.NMS Binary
Assemblies|[Apache.NMS-1.5.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.0-bin.zip)|[Apache.NMS-1.5.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.5.0/Apache.NMS-1.5.0-bin.zip.asc)|1.5.0.2194|
-##### Changelog
+###### Changelog
For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&styleName=Html&version=12315640)
----
+<br/>
-1.4.0 (09/10/2010)
------
-##### New and Noteworthy
+#### NMS API 1.4.0 (09/10/2010)
This release adds some great new features to the NMS API and fixes several
bugs found in the 1.3.0 release. Some highlights for this release.
@@ -196,27 +142,19 @@ This release adds some great new features to the NMS API
and fixes several bugs
* Many new Unit Tests added to the Test Suite.
* Many bug fixes.
-##### API
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
|Description|Download Link|PGP Signature File|Version|
|---|---|---|---|
|Apache.NMS Source
code|[Apache.NMS-1.4.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.4.0/Apache.NMS-1.4.0-src.zip)|[Apache.NMS-1.4.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.4.0/Apache.NMS-1.4.0-src.zip.asc)|1.4.0.2075|
|Apache.NMS Binary
Assemblies|[Apache.NMS-1.4.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.4.0/Apache.NMS-1.4.0-bin.zip)|[Apache.NMS-1.4.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.4.0/Apache.NMS-1.4.0-bin.zip.asc)|1.4.0.2075|
-##### Changelog
+###### Changelog
For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/activemq/secure/ReleaseNote.jspa?projectId=11010&styleName=Html&version=12188)
----
+<br/>
-1.3.0 (05/14/2010)
------
-##### New and Noteworthy
+#### NMS API 1.3.0 (05/14/2010)
This release adds some great new features to the NMS API and fixes several
bugs found in the 1.2.0 release. Some highlights for this release.
@@ -224,27 +162,19 @@ This release adds some great new features to the NMS API
and fixes several bugs
* Many new Unit Tests added to the Test Suite.
* Many bug fixes.
-##### API
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
|Description|Download Link|PGP Signature File|Version|
|---|---|---|---|
|Apache.NMS Source
code|[Apache.NMS-1.3.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.3.0/Apache.NMS-1.3.0-src.zip)|[Apache.NMS-1.3.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.3.0/Apache.NMS-1.3.0-src.zip.asc)|1.3.0.1959|
|Apache.NMS Binary
Assemblies|[Apache.NMS-1.3.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.3.0/Apache.NMS-1.3.0-bin.zip)|[Apache.NMS-1.3.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.3.0/Apache.NMS-1.3.0-bin.zip.asc)|1.3.0.1959|
-##### Changelog
+###### Changelog
For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/activemq/secure/ReleaseNote.jspa?projectId=11010&styleName=Html&version=12150)
----
+<br/>
-1.2.0 (01/15/2010)
------
-##### New and Noteworthy
+#### 1.2.0 (01/15/2010)
This release adds some great new features to the NMS API and fixes several
bugs found in the 1.1.0 release. Some highlights for this release.
@@ -257,45 +187,31 @@ This release adds some great new features to the NMS API
and fixes several bugs
* Many new Unit Tests added to the Test Suite.
* Many bug fixes.
-##### API
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
|Description|Download Link|PGP Signature File|Version|
|---|---|---|---|
|Apache.NMS Source
code|[Apache.NMS-1.2.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.2.0/Apache.NMS-1.2.0-src.zip)|[Apache.NMS-1.2.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.2.0/Apache.NMS-1.2.0-src.zip.asc)|1.2.0.1836|
|Apache.NMS Binary
Assemblies|[Apache.NMS-1.2.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.2.0/Apache.NMS-1.2.0-bin.zip)|[Apache.NMS-1.2.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.2.0/Apache.NMS-1.2.0-bin.zip.asc)|1.2.0.1836|
-##### Changelog
+###### Changelog
For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/activemq/secure/ReleaseNote.jspa?projectId=11010&styleName=Html&version=11815)
----
+<br/>
-1.1.0 (07/12/2009)
------
-##### New and Noteworthy
+#### NMS API 1.1.0 (07/12/2009)
The 1.1.0 release is a major milestone for the Apache NMS project. It is the
first official release of the main Apache.NMS project, and all provider
implementation projects. Following are some highlights of this release:
* Improved API Documentation.
* Many bug fixes.
-##### API
-
-Refer to the API for this release
[here](nms-Index/Site/NavigationIndex/Site/Navigation/Index/Site/Navigation/api.md)
-
-##### Download Here
-
|Description|Download Link|PGP Signature File|Version|
|---|---|---|---|
|Apache.NMS Source
code|[Apache.NMS-1.1.0-src.zip](https://archive.apache.org/dist/activemq/apache-nms/1.1.0/Apache.NMS-1.1.0-src.zip)|[Apache.NMS-1.1.0-src.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.1.0/Apache.NMS-1.1.0-src.zip.asc)|1.1.0.1642|
|Apache.NMS Binary
Assemblies|[Apache.NMS-1.1.0-bin.zip](https://archive.apache.org/dist/activemq/apache-nms/1.1.0/Apache.NMS-1.1.0-bin.zip)|[Apache.NMS-1.1.0-bin.zip.asc](https://archive.apache.org/dist/activemq/apache-nms/1.1.0/Apache.NMS-1.1.0-bin.zip.asc)|1.1.0.1642|
-##### Changelog
+###### Changelog
For a more detailed view of new features and bug fixes, see the [release
notes](https://issues.apache.org/activemq/secure/ReleaseNote.jspa?projectId=11010&styleName=Html&version=11814)