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 fd8125364 Announce ActiveMQ 6.0.0 release
fd8125364 is described below

commit fd8125364de310a63de9c0d78cf35630191ba336
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Nov 19 17:11:59 2023 +0100

    Announce ActiveMQ 6.0.0 release
---
 src/_5x_releases/activemq-6000000-release.md | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/src/_5x_releases/activemq-6000000-release.md 
b/src/_5x_releases/activemq-6000000-release.md
new file mode 100644
index 000000000..5b79ceb99
--- /dev/null
+++ b/src/_5x_releases/activemq-6000000-release.md
@@ -0,0 +1,22 @@
+---
+version: 6.0.0
+release_notes: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12352570
+release_date: 2023-11-17
+title: ActiveMQ 6.0.0 Release
+java_version: 17+
+shortDescription: 6.0.0 is a major milestone for ActiveMQ, starting the 6.x 
series.
+---
+Apache ActiveMQ {{ page.version }} was released on {{ page.release_date | 
date_to_string: "ordinal", "US" }}. 
+
+It's a major release for the project, especially bringing:
+- Jakarta Messaging 3.1, JMS 2.0 support (new features will come in the 6.x 
series)
+- Jakarta EE namespace support
+- JDK17/20/21 support
+- Spring 6.x support
+- Jetty 11.x support
+- Apache Camel 4.x support
+- Jolokia 2.x support
+- and much more !
+
+You can find details on the [release notes]({{ page.release_notes }}).
+

Reply via email to