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

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

commit 4c57f5b800f898447e304b341aa8237bfb751094
Author: Clebert Suconic <clebertsuco...@apache.org>
AuthorDate: Tue Oct 1 17:44:07 2019 -0400

    update release notes artemis 2.10.1
---
 src/components/artemis/download/index.md           |  2 +-
 .../artemis/download/release-notes-2.10.1.md       | 51 ++++++++++++++++++++++
 2 files changed, 52 insertions(+), 1 deletion(-)

diff --git a/src/components/artemis/download/index.md 
b/src/components/artemis/download/index.md
index aee2d0b..1dd6b7c 100644
--- a/src/components/artemis/download/index.md
+++ b/src/components/artemis/download/index.md
@@ -9,7 +9,7 @@ These are the current releases from both major branches. For 
prior releases, ple
 
 The keys file for verifying these releases can be obtained <a 
href="https://www.apache.org/dist/activemq/KEYS";>here</a>.
 
-#### ActiveMQ Artemis 2.10.1  (September 5, 2019)
+#### ActiveMQ Artemis 2.10.1  (September 23, 2019)
 [Release Notes](release-notes-2.10.1) | [Git Report](commit-report-2.10.1) | 
[Documentation](../documentation/latest)
 
 
tar.gz:|[apache-artemis-2.10.1-bin.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.tar.gz&action=download)|[SHA512](https://www.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.tar.gz.sha512)|[GPG
 
Signature](https://www.apache.org/dist/activemq/activemq-artemis/2.10.1/apache-artemis-2.10.1-bin.tar.gz.asc)
diff --git a/src/components/artemis/download/release-notes-2.10.1.md 
b/src/components/artemis/download/release-notes-2.10.1.md
new file mode 100644
index 0000000..7500a21
--- /dev/null
+++ b/src/components/artemis/download/release-notes-2.10.1.md
@@ -0,0 +1,51 @@
+---
+layout: default_md
+title: ActiveMQ Artemis 2.10.0 Release Notes
+title-class: page-title-artemis
+type: artemis
+---
+
+A complete list of JIRAs for the 2.10.0 release can be found 
[here](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12345602)
+
+A list of commits can be found [here](commit-report-2.10.0).
+
+Release Notes - ActiveMQ Artemis - Version 2.10.1
+
+
+
+## Bug
+* [[ARTEMIS-2380](https://issues.apache.org/jira/browse/ARTEMIS-2380])] - Fix 
delivering message in the case of consume close
+* [[ARTEMIS-2471](https://issues.apache.org/jira/browse/ARTEMIS-2471])] - 
JdbcNodeManager doesn't use jdbc-user and jdbc-password tags
+* [[ARTEMIS-2472](https://issues.apache.org/jira/browse/ARTEMIS-2472])] - 
Persistent and delivering size not right in replacement of lvq message
+* [[ARTEMIS-2473](https://issues.apache.org/jira/browse/ARTEMIS-2473])] - 
RemoteQueueBindingImpl should check for empty filters
+* [[ARTEMIS-2478](https://issues.apache.org/jira/browse/ARTEMIS-2478])] - 
Expired message not removed in non destructive queue
+* [[ARTEMIS-2479](https://issues.apache.org/jira/browse/ARTEMIS-2479])] - 
ActiveMQConnectionFactory may not be able to connect with 
initialConnectAttempt=-1
+* [[ARTEMIS-2480](https://issues.apache.org/jira/browse/ARTEMIS-2480])] - 
Reloading configuration can kill broker
+* [[ARTEMIS-2483](https://issues.apache.org/jira/browse/ARTEMIS-2483])] - 
BlockSize is not used on sync calculation on CLI create
+* [[ARTEMIS-2485](https://issues.apache.org/jira/browse/ARTEMIS-2485])] - 
Deleting SNF Queue should also delete associated remote bindings
+* [[ARTEMIS-2487](https://issues.apache.org/jira/browse/ARTEMIS-2487])] - 
artemis-server-osgi references not-existing jctools:2.2.0
+* [[ARTEMIS-2489](https://issues.apache.org/jira/browse/ARTEMIS-2489])] - Ring 
queue fails with concurrent producers
+* [[ARTEMIS-2493](https://issues.apache.org/jira/browse/ARTEMIS-2493])] - 
OpenWire session close doesn't cleanup consumer refs
+* [[ARTEMIS-2496](https://issues.apache.org/jira/browse/ARTEMIS-2496])] - Use 
of Netty FileRegion on ReplicationCatch is breaking wildfly integration with 
artemis
+* [[ARTEMIS-2501](https://issues.apache.org/jira/browse/ARTEMIS-2501])] - 
Incorrect ActiveMQRALogger configuration for invalidNumberOfMaxSession and 
unableToRetrieveDestinationName
+
+
+
+
+## Improvement
+* [[ARTEMIS-1811](https://issues.apache.org/jira/browse/ARTEMIS-1811])] - 
NIOSequentialFile should use RandomAccessFile with heap ByteBuffers
+* [[ARTEMIS-2424](https://issues.apache.org/jira/browse/ARTEMIS-2424])] - Add 
option to override InetAddress.isReachable() with purePing()
+* [[ARTEMIS-2462](https://issues.apache.org/jira/browse/ARTEMIS-2462])] - 
Allow store and forward queue to be deleted after scaledown
+* [[ARTEMIS-2465](https://issues.apache.org/jira/browse/ARTEMIS-2465])] - 
[JDBC-STORE] Adding index on txId
+* [[ARTEMIS-2467](https://issues.apache.org/jira/browse/ARTEMIS-2467])] - 
Define static cluster through ./artemis create --static <node-list>
+* [[ARTEMIS-2468](https://issues.apache.org/jira/browse/ARTEMIS-2468])] - 
console.war doesn't need checker-compat-qual lib
+* [[ARTEMIS-2474](https://issues.apache.org/jira/browse/ARTEMIS-2474])] - 
Backup Connector ignores the retryInterval on the connection factories
+* [[ARTEMIS-2475](https://issues.apache.org/jira/browse/ARTEMIS-2475])] - Log 
details when initializing metrics plugin
+* [[ARTEMIS-2477](https://issues.apache.org/jira/browse/ARTEMIS-2477])] - 
create quieter check dependencies warning
+* [[ARTEMIS-2488](https://issues.apache.org/jira/browse/ARTEMIS-2488])] - 
Potential NPE parsing source address in AMQP
+
+
+
+** Task
+    * [[ARTEMIS-2423](https://issues.apache.org/jira/browse/ARTEMIS-2423)] - 
Explain in documentation that auto-create-addresses/queues doesn't work for 
core protocol
+

Reply via email to