This is an automated email from the ASF dual-hosted git repository.

jbonofre 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 8c44d60dd Announce ActiveMQ 5.18.0 release
8c44d60dd is described below

commit 8c44d60ddf283f46b16cfd959a7c3c43eaaa454a
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Mar 25 08:05:10 2023 +0100

    Announce ActiveMQ 5.18.0 release
---
 src/_5x_releases/activemq-5018000-release.md | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/src/_5x_releases/activemq-5018000-release.md 
b/src/_5x_releases/activemq-5018000-release.md
new file mode 100644
index 000000000..ea31d73bb
--- /dev/null
+++ b/src/_5x_releases/activemq-5018000-release.md
@@ -0,0 +1,20 @@
+---
+version: 5.18.0
+release_notes: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12351380
+release_date: 2023-03-24
+title: ActiveMQ 5.18.0 Release
+java_version: 11+
+shortDescription: 5.18.0 is an important milestone, starting the new 5.18.x 
series. It brings JMS2 clients (both javax and jakarta namespaces), Spring 
5.3.x, a bunch of dependency updates, and a lot of 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:
+* JMS2 compliant clients, with one client using javax.jms namespacee and one 
clieent using jakarta.jms namespace
+* Spring 5.3.x
+* optimized LDAP use in LDAP JAAS login module
+* improved REST API
+* improved redelivery policy
+* a lot of dependency updates
+* and much more!
+
+You can find details on the [release notes]({{ page.release_notes }}).
+

Reply via email to