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-website.git
The following commit(s) were added to refs/heads/main by this push:
new 6a2b7892a Add info for 2.22.0
6a2b7892a is described below
commit 6a2b7892a711dd7a118a778684939562bd89fc71
Author: Justin Bertram <[email protected]>
AuthorDate: Tue May 31 11:51:15 2022 -0500
Add info for 2.22.0
---
src/components/artemis/documentation/latest/versions.html | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/components/artemis/documentation/latest/versions.html
b/src/components/artemis/documentation/latest/versions.html
index 6b2cf9200..507ba6a27 100644
--- a/src/components/artemis/documentation/latest/versions.html
+++ b/src/components/artemis/documentation/latest/versions.html
@@ -1308,6 +1308,12 @@ chapter in addition to any version-specific upgrade
instructions outlined here.<
</ul>
</li>
</ul>
+<h2 id="2220">2.22.0</h2>
+<p><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12351488"
target="_blank">Full release notes</a>.</p>
+<p>Highlights:</p>
+<ul>
+<li>The default <code>producer-window-size</code> on
<code>cluster-connection</code> was changed to 1MB to mitigate potential
OutOfMemoryErrors in environments with with high latency networking.</li>
+</ul>
<h2 id="2210">2.21.0</h2>
<p><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351083&projectId=12315920"
target="_blank">Full release notes</a>.</p>
<p>Highlights:</p>