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 b583a2f7e Publish ActiveMQ "Classic" 6.1.0 release
b583a2f7e is described below

commit b583a2f7e6cf21434b89fd92ecec9044840312e8
Author: JB Onofré <[email protected]>
AuthorDate: Sun Mar 17 07:53:44 2024 +0100

    Publish ActiveMQ "Classic" 6.1.0 release
---
 src/_classic_releases/classic-06-01-00.md | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/src/_classic_releases/classic-06-01-00.md 
b/src/_classic_releases/classic-06-01-00.md
new file mode 100644
index 000000000..4dcfa551b
--- /dev/null
+++ b/src/_classic_releases/classic-06-01-00.md
@@ -0,0 +1,22 @@
+---
+version: 6.1.0
+release_notes: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12353745
+release_date: 2024-03-15
+title: ActiveMQ Classic 6.1.0 Release
+java_version: 17+
+shortDescription: Classic 6.1.0 is a major release for ActiveMQ Classic, 
starting the 6.x series.
+redirect_from:
+- /../../../activemq-6000100-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:
+- New JMS 2/3 operations support
+- Mapping javax / jakarta exception in openwire protocol
+- Add destination field on the job scheduler
+- Add org.apache.activemq.broker.BouncyCastleNotAdded property to control the 
bouncycastle addition in BrokerService classloader
+- A lot of dependency upgrades (Spring 6.1.4, log4j 2.23.0, Jetty 11.0.20, ...)
+- and much more !
+
+You can find details on the [release notes]({{ page.release_notes }}).
+

Reply via email to