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 1d0fec960 Add ActiveMQ 5.18.3 release
1d0fec960 is described below
commit 1d0fec96075478d2120e53a719916bf8dab03bea
Author: JB Onofré <[email protected]>
AuthorDate: Wed Oct 25 17:58:42 2023 +0200
Add ActiveMQ 5.18.3 release
---
src/_5x_releases/activemq-5018003-release.md | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/src/_5x_releases/activemq-5018003-release.md
b/src/_5x_releases/activemq-5018003-release.md
new file mode 100644
index 000000000..2f17f3662
--- /dev/null
+++ b/src/_5x_releases/activemq-5018003-release.md
@@ -0,0 +1,21 @@
+---
+version: 5.18.3
+release_notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12353355
+release_date: 2023-10-25
+title: ActiveMQ 5.18.3 Release
+java_version: 11+
+shortDescription: 5.18.3 is a maintenance release on the ActiveMQ 5.18.x
series.
+---
+Apache ActiveMQ {{ page.version }} was released on {{ page.release_date |
date_to_string: "ordinal", "US" }}.
+
+It's a maintenance release on the ActiveMQ 5.18.x series, bringing:
+- fix on destinations create when message is delayed
+- fix on moving message to DLQ when produce via HTTP and TTL is reached
+- improvement on KahaDB memory consumption
+- improvement on OpenWire marshaller on Throwable class type
+- implementation of JMS 2.x XA methods
+- fix on JDK17+ support
+- a lot of dependency updates
+
+You can find details on the [release notes]({{ page.release_notes }}).
+