2.23.1 release notes on doc
This commit is contained in:
parent
342565d4c1
commit
d0d2a9a16b
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in New Issue