You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2022/06/14 19:03:58 UTC

[activemq-artemis] branch main updated: 2.23.1 release notes on doc

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

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


The following commit(s) were added to refs/heads/main by this push:
     new d0d2a9a16b 2.23.1 release notes on doc
d0d2a9a16b is described below

commit d0d2a9a16bb6664d1ebeb977f7213a9b8fa640da
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Tue Jun 14 15:03:49 2022 -0400

    2.23.1 release notes on doc
---
 docs/user-manual/en/versions.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/user-manual/en/versions.md b/docs/user-manual/en/versions.md
index df21205a9c..63e18252b8 100644
--- a/docs/user-manual/en/versions.md
+++ b/docs/user-manual/en/versions.md
@@ -23,6 +23,12 @@ previously only had `createDurableQueue` for their role. They will now need
 `createNonDurableQueue` as well. Again, this only has potential impact for MQTT 3.x
 clients using `CleanSession=1`.
 
+## 2.23.1
+[Full release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351846&projectId=12315920)
+
+Highlights:
+- [ARTEMIS-3856](https://issues.apache.org/jira/browse/ARTEMIS-3856) - Failed to change channel state to ReadyForWriting : java.util.ConcurrentModificationException
+
 ## 2.23.0
 [Full release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12351677).