This is an automated email from the ASF dual-hosted git repository.
robbie 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 078674790 make shortDescription more concise, for a better fit in its
use on the homepage
078674790 is described below
commit 07867479005b2135f6bccf713fd9a1e7e7ffd75e
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Mar 27 15:07:43 2023 +0100
make shortDescription more concise, for a better fit in its use on the
homepage
---
src/_5x_releases/activemq-5018000-release.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/_5x_releases/activemq-5018000-release.md
b/src/_5x_releases/activemq-5018000-release.md
index 53c8b5b4b..a4295dc23 100644
--- a/src/_5x_releases/activemq-5018000-release.md
+++ b/src/_5x_releases/activemq-5018000-release.md
@@ -4,7 +4,7 @@ release_notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=
release_date: 2023-03-24
title: ActiveMQ 5.18.0 Release
java_version: 11+
-shortDescription: 5.18.0 is an important milestone. It brings initial JMS 2.0
(javax.jms API namespace) and Jakarta Messaging 3.1 (jakarta.jms API namespace)
client support, Spring 5.3.x, a bunch of dependency updates, and a lot of fixes
and improvements.
+shortDescription: 5.18.0 brings initial JMS 2.0 (javax.jms API) and Jakarta
Messaging 3.1 (jakarta.jms API) client support, Spring 5.3.x, and various
dependency updates, fixes and improvements.
---
Apache ActiveMQ {{ page.version }} was released on {{ page.release_date |
date_to_string: "ordinal", "US" }}. It's a major milestone for the ActiveMQ
project.
ActiveMQ 5.18.x brings: