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/artemis-website.git
The following commit(s) were added to refs/heads/main by this push:
new 3486ef8 Update release stream for 2.50.0
3486ef8 is described below
commit 3486ef8056bf2d63db1fb9f6dd26fdf303ab70a8
Author: Justin Bertram <[email protected]>
AuthorDate: Fri Jan 23 11:00:28 2026 -0600
Update release stream for 2.50.0
---
src/_data/current_releases.yml | 2 +-
src/components/artemis/documentation/latest/versions.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/_data/current_releases.yml b/src/_data/current_releases.yml
index f979a7c..b61a7bd 100644
--- a/src/_data/current_releases.yml
+++ b/src/_data/current_releases.yml
@@ -1,5 +1,5 @@
# Current release streams "x.y.[z]" prefixes
artemis:
- - "2.44."
+ - "2.50."
artemis_console:
- "1.5."
diff --git a/src/components/artemis/documentation/latest/versions.html
b/src/components/artemis/documentation/latest/versions.html
index 30b6fd5..86a8ff4 100644
--- a/src/components/artemis/documentation/latest/versions.html
+++ b/src/components/artemis/documentation/latest/versions.html
@@ -440,7 +440,7 @@ Follow the general upgrade procedure outlined in the <a
href="upgrading.html#upg
<ul>
<li>
<p>This is our first release as <strong>Apache Artemis</strong>!
-To be clear, we are maintaining package & code compatibility and
publishing relocations to Maven so that <strong>users don’t need to make
any changes in the short term</strong>.</p>
+To be clear, we are maintaining package & code compatibility in the near
term, and publishing Maven relocations for the prior
<code>org.apache.activemq</code> groupId, however users are encouraged to <a
href="https://artemis.apache.org/artemis-tlp-groupid-migration">transition to
the new <code>org.apache.artemis</code> groupId</a> now.
</li>
<li>
<p>Compression for HTTP is now possible.
@@ -3480,4 +3480,4 @@ There are new tools to compact the journal and additional
improvements to the us
</div>
</div>
</body>
-</html>
\ No newline at end of file
+</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]