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 537ac99bf Add ActiveMQ "Classic" 6.1.1 release
537ac99bf is described below

commit 537ac99bff0f6975ec54c9ac279e86bd922b3a42
Author: JB Onofré <[email protected]>
AuthorDate: Fri Apr 5 18:48:07 2024 +0200

    Add ActiveMQ "Classic" 6.1.1 release
---
 src/_classic_releases/classic-06-01-01.md | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/src/_classic_releases/classic-06-01-01.md 
b/src/_classic_releases/classic-06-01-01.md
new file mode 100644
index 000000000..91c3a148e
--- /dev/null
+++ b/src/_classic_releases/classic-06-01-01.md
@@ -0,0 +1,21 @@
+---
+version: 6.1.1
+release_notes: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12354418
+release_date: 2024-04-05
+title: ActiveMQ Classic 6.1.1 Release
+java_version: 17+
+shortDescription: Classic 6.1.1 is a maintanance release for ActiveMQ Classic, 
on the 6.1.x series.
+redirect_from:
+- /../../../activemq-6000101-release
+---
+Apache ActiveMQ Classic {{ page.version }} was released on {{ 
page.release_date | date_to_string: "ordinal", "US" }}.
+
+It's a major release for the project, especially bringing:
+- add firstMessageTimestamp in the StatisticsPlugin
+- fix on Docker images authentication
+- add sun.nio.* opens classes required for some transports
+- important dependency updates, especially Spring 6.1.5
+- and much more !
+
+You can find details on the [release notes]({{ page.release_notes }}).
+

Reply via email to