This is an automated email from the ASF dual-hosted git repository.

michaelpearce pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/master by this push:
     new d3d55a7  Update downloads for 1.8.0 NMS API release
d3d55a7 is described below

commit d3d55a7ec0e0a5894fbdccb5699b0a37a9b374d8
Author: Michael AndrĂ© Pearce <[email protected]>
AuthorDate: Mon Jul 8 23:17:54 2019 +0100

    Update downloads for 1.8.0 NMS API release
---
 src/components/nms/nms-api-downloads.md | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/src/components/nms/nms-api-downloads.md 
b/src/components/nms/nms-api-downloads.md
index b83a8e2..9184a3a 100644
--- a/src/components/nms/nms-api-downloads.md
+++ b/src/components/nms/nms-api-downloads.md
@@ -5,6 +5,37 @@ title-class: page-title-nms
 type: nms
 ---
 
+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
+
+|Description|Download Link|PGP Signature File|Version|
+|---|---|---|---|
+|Apache.NMS Source 
code|[Apache.NMS-1.8.0-src.zip](http://www.apache.org/dyn/closer.lua/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-src.zip)|[Apache.NMS-1.8.0-src.zip.asc](http://www.apache.org/dist/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-src.zip.asc)|1.8.0|
+|Apache.NMS Binary 
Assemblies|[Apache.NMS-1.8.0-bin.zip](http://www.apache.org/dyn/closer.lua/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-bin.zip)|[Apache.NMS-1.8.0-bin.zip.asc](http://www.apache.org/dist/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-bin.zip.asc)|1.8.0|
+|Apache.NMS Nuget 
Package|[Apache.NMS.1.8.0.nupkg](http://www.apache.org/dyn/closer.lua/activemq/apache-nms-api/1.8.0/Apache.NMS.1.8.0.nupkg)|[Apache.NMS.1.8.0.nupkg.asc](http://www.apache.org/dist/activemq/apache-nms-api/1.8.0/Apache.NMS.1.8.0.nupkg.asc)|1.8.0|
+|Apache.NMS Documentation 
|[Apache.NMS-1.8.0-docs.zip](http://www.apache.org/dyn/closer.lua/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-docs.zip)|[Apache.NMS-1.8.0-docs.zip.asc](http://www.apache.org/dist/activemq/apache-nms-api/1.8.0/Apache.NMS-1.8.0-docs.zip.asc)|1.8.0|
+
+
+##### Git Tag Checkout
+```
+git clone https://gitbox.apache.org/repos/asf/activemq-nms-api.git
+git checkout tags/1.8.0
+```
+
+##### Changelog
+
+https://issues.apache.org/jira/browse/AMQNET-565
+
+https://issues.apache.org/jira/browse/AMQNET-588
+  
+---
+
 1.7.1 (09/04/2015)
 -----
 

Reply via email to