@@ -14,9 +14,9 @@ Release Notes
1414---------------
1515
1616These release notes contain important information available at the time
17- of release of Message Queue 6.1 .0. New features and enhancements, known
17+ of release of Message Queue 6.3 .0. New features and enhancements, known
1818issues and limitations, and other information are addressed here. Read
19- this document before you begin using Message Queue 6.1 .0.
19+ this document before you begin using Message Queue 6.3 .0.
2020
2121The most up-to-date version of these release notes can be found at
2222`https://eclipse-ee4j.github.io/openmq/guides/`
@@ -28,8 +28,9 @@ and product.
2828These release notes contain the following sections:
2929
3030* link:#aemab[Release Notes Revision History]
31- * link:#CHDFAIFD[About Message Queue 6.1.0]
32- * link:#aenav[Message Queue 6.1 Supported Platforms and Components]
31+ * link:#CHDFAIFD[About Message Queue 6.3.0]
32+ * link:#aenav[Message Queue 6.3 Supported Platforms and Components]
33+ * link:#CHDCIIHI[Bugs Fixed in Message Queue 6.3.0]
3334* link:#CHDCIIHG[Bugs Fixed in Message Queue 6.1.0]
3435* link:#CHDCIIHF[Bugs Fixed in Message Queue 6.0.0]
3536* link:#CHDCIIHC[Bugs Fixed in Message Queue 5.1.1]
@@ -73,6 +74,8 @@ Table 1-1 Revision History
7374[width="100%",cols="20%,80%",options="header",]
7475|=======================================================================
7576|Date |Description of Changes
77+ |May 2022 |Release of this document for Message Queue 6.3.0
78+
7679|April 2021 |Release of this document for Message Queue 6.1.0
7780
7881|December 2020 |Release of this document for Message Queue 6.0.0
@@ -130,26 +133,37 @@ Beta. Adds description of JAAS support.
130133|May 2006 |Initial release of this document for Message Queue 4.0.
131134|=======================================================================
132135
136+ [[CHDFAIFD]][[about-message-queue-6.3.0]]
133137
134- [[CHDFAIFD]][[about-message-queue-6.1.0]]
135-
136- About Message Queue 6.1.0
138+ About Message Queue 6.3.0
137139~~~~~~~~~~~~~~~~~~~~~~~~~
138140
139141Message Queue is a full-featured message service that provides reliable,
140142asynchronous messaging in conformance with the Jakarta Messaging.
141- Message Queue 6.1 .0 conforms to Jakarta Messaging 3.0 and is
142- integrated into GlassFish 6.1 which conforms to the Jakarta EE 9.1 .
143+ Message Queue 6.3 .0 conforms to Jakarta Messaging 3.1 and is
144+ integrated into GlassFish 7.0 which conforms to the Jakarta EE 10 .
143145In addition, Message
144146Queue provides features that go beyond the JMS specification to meet the
145147needs of large-scale enterprise deployments.
146148
147- Like previous release of Message Queue, the Message Queue 6.1 .0
149+ Like previous release of Message Queue, the Message Queue 6.3 .0
148150binary release does not include the C-API library although the C-API
149151source code is available at
150152https://github.com/eclipse-ee4j/openmq[]`https://github.com/eclipse-ee4j/openmq`
151153
152- [[CHDCIIHG]][[bugs-fixed-in-message-queue-6.1.0]]
154+ [[CHDCIIHI]][[bugs-fixed-in-message-queue-6.3.0]]
155+
156+ Bugs Fixed in Message Queue 6.3.0
157+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
158+
159+ [NOTE]
160+ =======================================================================
161+
162+ There are some additional issues listed at github location
163+ https://github.com/eclipse-ee4j/openmq/milestone/27?closed=1[OpenMQ
164+ Issues] that are addressed in Message Queue 6.3.0.
165+
166+ =======================================================================
153167
154168Bugs Fixed in Message Queue 6.1.0
155169~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -217,29 +231,12 @@ Issues] that are addressed in Message Queue 5.1.1.
217231=======================================================================
218232
219233
220- [[ggrur]][[GMRLN00016]][[about-message-queue-5.1]]
221-
222- About Message Queue 5.1
223- ~~~~~~~~~~~~~~~~~~~~~~~
224-
225- Message Queue is a full-featured message service that provides reliable,
226- asynchronous messaging in conformance with the Java Messaging
227- Specification (JMS) 2.0 and the Java Platform, Enterprise Edition 7
228- Specification (Java EE 7). In addition, Message Queue provides features
229- that go beyond the JMS specification to meet the needs of large-scale
230- enterprise deployments.
231-
232- Message Queue 5.1 is an incremental release participating in the 4.1
233- release of GlassFish Server. As a consequence, no separately
234- downloadable, installable distribution of Message Queue 5.1 is
235- available.
236-
237- [[aenav]][[GMRLN00017]][[message-queue-6.1-supported-platforms-and-components]]
234+ [[aenav]][[GMRLN00017]][[message-queue-6.3-supported-platforms-and-components]]
238235
239- Message Queue 6.1 Supported Platforms and Components
236+ Message Queue 6.3 Supported Platforms and Components
240237~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
241238
242- This section covers the following topics regarding Message Queue 6.1
239+ This section covers the following topics regarding Message Queue 6.3
243240system requirements:
244241
245242* link:#ggrwc[Platform Support]
@@ -251,9 +248,9 @@ system requirements:
251248Platform Support
252249^^^^^^^^^^^^^^^^
253250
254- As a participant in the 6.1 release of GlassFish Server, Message Queue
255- 6.1 supports the operating environments, databases, LDAP servers, and
256- hardware listed in the Eclipse GlassFish Server 6.1 Certification Matrix,
251+ As a participant in the 7.0 release of GlassFish Server, Message Queue
252+ 6.3 supports the operating environments, databases, LDAP servers, and
253+ hardware listed in the Eclipse GlassFish Server 7.0 Certification Matrix,
257254which is accessible at (`https://glassfish.org/` ).
258255
259256[[ggrvt]][[GMRLN00070]][[system-virtualization-support]]
@@ -416,12 +413,12 @@ Compatibility Considerations
416413This section covers compatibility considerations when using Message
417414Queue.
418415
419- * Message Queue 6.1 must be used with Java SE 8 or Java SE 11 . This general JMS 3.0
420- and Jakarta EE 9.1 requirement implies that whenever Message Queue 6.1 jars
421- are used in your classpath, you must use Java 8 or Java 11 . For information on how
416+ * Message Queue 6.3 must be used with Java SE 11+ . This general JMS 3.1
417+ and Jakarta EE 10 requirement implies that whenever Message Queue 6.3 jars
418+ are used in your classpath, you must use Java 11+ . For information on how
422419to set the Java runtime for a broker, see "Using an "Alternative Java
423420Runtime" in the Open Message Queue Administration Guide.
424- * Message Queue 6.1 brokers now use the Java `java.util.logging` logger.
421+ * Message Queue 6.3 brokers now use the Java `java.util.logging` logger.
425422* Message Queue uses many interfaces that may change over time.
426423Scalability of Message Queue Interfaces in
427424https://eclipse-ee4j.github.io/openmq/guides/mq-admin-guide/toc.html[Open
0 commit comments