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.git
The following commit(s) were added to refs/heads/main by this push:
new eacd4e6bff NO-JIRA versions doc updates
eacd4e6bff is described below
commit eacd4e6bff546f43fa2aed485de6a168c915243a
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Jan 15 11:36:35 2026 -0600
NO-JIRA versions doc updates
---
docs/user-manual/versions.adoc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc
index 84eff45bf5..ab338d5080 100644
--- a/docs/user-manual/versions.adoc
+++ b/docs/user-manual/versions.adoc
@@ -20,6 +20,7 @@
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&versio
=== Highlights
* This is our first release as *Apache Artemis*!
+To be clear, we are maintaining package & code compatibility and publishing
relocations to Maven so that *users don't need to make any changes in the short
term*.
* Compression for HTTP is now possible.
This will benefit any use-case involving large payloads for HTTP-based
management responses.
For example, if you're using the web console and you have a large number of
addresses and/or queues, if you're browsing a large number of messages, etc.
@@ -39,6 +40,7 @@ Run `./artemis help consumer` from your broker instance's
`bin` directory for mo
These will help with certificate management.
See details xref:configuring-transports.adoc#configuring-netty-ssl[here].
* The new xref:paging.adoc#monitoring-disk[`disk-full-policy`]
`address-setting` allows new behaviors when the broker's disk fills up instead
of always blocking.
+* There's a new `artemis-jakarta-client` feature for Karaf use-cases needing
Jakarta compatibility.
=== Upgrading from 2.44.0
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]