This is an automated email from the ASF dual-hosted git repository.
jbertram 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 2e1bf7fbf7 NO-JIRA update release docs for 2.22.0
2e1bf7fbf7 is described below
commit 2e1bf7fbf7c56e5702393b0226e02b44a019a25d
Author: Justin Bertram <[email protected]>
AuthorDate: Tue May 31 11:46:50 2022 -0500
NO-JIRA update release docs for 2.22.0
---
docs/user-manual/en/versions.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/docs/user-manual/en/versions.md b/docs/user-manual/en/versions.md
index 67ffc279a0..6b15bec6dd 100644
--- a/docs/user-manual/en/versions.md
+++ b/docs/user-manual/en/versions.md
@@ -14,6 +14,14 @@ This chapter provides the following information for each
release:
Highlights:
- New [management operations](web-server.md#management) for the embedded web
server.
+## 2.22.0
+[Full release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12351488).
+
+Highlights:
+- The default `producer-window-size` on `cluster-connection` was changed to
1MB to
+ mitigate potential OutOfMemoryErrors in environments with with high latency
+ networking.
+
## 2.21.0
[Full release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351083&projectId=12315920).