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 a922c382c Add ActiveMQ 6.0.1 release
a922c382c is described below
commit a922c382c1eb8027220a2d47078924f20449441d
Author: JB Onofré <[email protected]>
AuthorDate: Mon Dec 11 11:26:16 2023 +0100
Add ActiveMQ 6.0.1 release
---
src/_5x_releases/activemq-6000001-release.md | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/src/_5x_releases/activemq-6000001-release.md
b/src/_5x_releases/activemq-6000001-release.md
new file mode 100644
index 000000000..5575f1542
--- /dev/null
+++ b/src/_5x_releases/activemq-6000001-release.md
@@ -0,0 +1,19 @@
+---
+version: 6.0.1
+release_notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12353594
+release_date: 2023-12-03
+title: ActiveMQ 6.0.1 Release
+java_version: 17+
+shortDescription: 6.0.1 is a maintaince release on the 6.x series.
+---
+Apache ActiveMQ {{ page.version }} was released on {{ page.release_date |
date_to_string: "ordinal", "US" }}.
+
+It's a maintainance release on the 6.x series, especially bringing:
+- Fix Jakarta support in ActiveMQ RA
+- Fix OSGi headers in activemq-jms-pool and activemq-cf
+- Fix provided jetty.xml example on the SSL connector
+- Fix jolokia conf loading when using Windows service wrapper
+- Several dependency updates
+
+You can find details on the [release notes]({{ page.release_notes }}).
+