Skip to content

Commit cf9c42f

Browse files
committed
Update RN for 6.5.0
1 parent 60e4dab commit cf9c42f

File tree

3 files changed

+59
-27
lines changed

3 files changed

+59
-27
lines changed

docs/mq-release-notes/src/main/jbake/content/release-notes.adoc

Lines changed: 47 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Release Notes
1414
---------------
1515

1616
These release notes contain important information available at the time
17-
of release of Message Queue 6.3.0. New features and enhancements, known
17+
of release of Message Queue 6.5.0. New features and enhancements, known
1818
issues and limitations, and other information are addressed here. Read
19-
this document before you begin using Message Queue 6.3.0.
19+
this document before you begin using Message Queue 6.5.0.
2020

2121
The most up-to-date version of these release notes can be found at
2222
`https://eclipse-ee4j.github.io/openmq/guides/`
@@ -28,8 +28,10 @@ and product.
2828
These release notes contain the following sections:
2929

3030
* link:#aemab[Release Notes Revision History]
31-
* link:#CHDFAIFD[About Message Queue 6.3.0]
32-
* link:#aenav[Message Queue 6.3 Supported Platforms and Components]
31+
* link:#CHDFAIFD[About Message Queue 6.5.0]
32+
* link:#aenav[Message Queue 6.5 Supported Platforms and Components]
33+
* link:#CHDCIIHK[Bugs Fixed in Message Queue 6.5.0]
34+
* link:#CHDCIIHJ[Bugs Fixed in Message Queue 6.4.0]
3335
* link:#CHDCIIHI[Bugs Fixed in Message Queue 6.3.0]
3436
* link:#CHDCIIHG[Bugs Fixed in Message Queue 6.1.0]
3537
* link:#CHDCIIHF[Bugs Fixed in Message Queue 6.0.0]
@@ -74,6 +76,8 @@ Table 1-1 Revision History
7476
[width="100%",cols="20%,80%",options="header",]
7577
|=======================================================================
7678
|Date |Description of Changes
79+
|June 2024 |Release of this document for Message Queue 6.5.0
80+
7781
|May 2022 |Release of this document for Message Queue 6.3.0
7882

7983
|April 2021 |Release of this document for Message Queue 6.1.0
@@ -133,24 +137,52 @@ Beta. Adds description of JAAS support.
133137
|May 2006 |Initial release of this document for Message Queue 4.0.
134138
|=======================================================================
135139

136-
[[CHDFAIFD]][[about-message-queue-6.3.0]]
140+
[[CHDFAIFD]][[about-message-queue-6.5.0]]
137141

138-
About Message Queue 6.3.0
142+
About Message Queue 6.5.0
139143
~~~~~~~~~~~~~~~~~~~~~~~~~
140144

141145
Message Queue is a full-featured message service that provides reliable,
142146
asynchronous messaging in conformance with the Jakarta Messaging.
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.
147+
Message Queue 6.5.0 conforms to Jakarta Messaging 3.1.
145148
In addition, Message
146149
Queue provides features that go beyond the JMS specification to meet the
147150
needs of large-scale enterprise deployments.
148151

149-
Like previous release of Message Queue, the Message Queue 6.3.0
152+
Like previous release of Message Queue, the Message Queue 6.5.0
150153
binary release does not include the C-API library although the C-API
151154
source code is available at
152155
https://github.com/eclipse-ee4j/openmq[]`https://github.com/eclipse-ee4j/openmq`
153156

157+
[[CHDCIIHK]][[bugs-fixed-in-message-queue-6.5.0]]
158+
159+
Bugs Fixed in Message Queue 6.5.0
160+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
161+
162+
[NOTE]
163+
=======================================================================
164+
165+
There are some additional issues listed at github location
166+
https://github.com/eclipse-ee4j/openmq/milestone/33?closed=1[OpenMQ
167+
Issues] that are addressed in Message Queue 6.5.0.
168+
169+
=======================================================================
170+
171+
[[CHDCIIHJ]][[bugs-fixed-in-message-queue-6.4.0]]
172+
173+
Bugs Fixed in Message Queue 6.4.0
174+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
175+
176+
[NOTE]
177+
=======================================================================
178+
179+
There are some additional issues listed at github location
180+
https://github.com/eclipse-ee4j/openmq/milestone/28?closed=1[OpenMQ
181+
Issues] that are addressed in Message Queue 6.4.0.
182+
183+
=======================================================================
184+
185+
154186
[[CHDCIIHI]][[bugs-fixed-in-message-queue-6.3.0]]
155187

156188
Bugs Fixed in Message Queue 6.3.0
@@ -248,9 +280,9 @@ system requirements:
248280
Platform Support
249281
^^^^^^^^^^^^^^^^
250282

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,
283+
As a participant in the 8.0 release of GlassFish Server, Message Queue
284+
6.5 supports the operating environments, databases, LDAP servers, and
285+
hardware listed in the Eclipse GlassFish Server 8.0 Certification Matrix,
254286
which is accessible at (`https://glassfish.org/`).
255287

256288
[[ggrvt]][[GMRLN00070]][[system-virtualization-support]]
@@ -413,12 +445,12 @@ Compatibility Considerations
413445
This section covers compatibility considerations when using Message
414446
Queue.
415447

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
448+
* Message Queue 6.5 must be used with Java SE 11+. This general JMS 3.1
449+
and Jakarta EE 11 requirement implies that whenever Message Queue 6.5 jars
418450
are used in your classpath, you must use Java 11+. For information on how
419451
to set the Java runtime for a broker, see "Using an "Alternative Java
420452
Runtime" in the Open Message Queue Administration Guide.
421-
* Message Queue 6.3 brokers now use the Java `java.util.logging` logger.
453+
* Message Queue 6.5 brokers now use the Java `java.util.logging` logger.
422454
* Message Queue uses many interfaces that may change over time.
423455
Scalability of Message Queue Interfaces in
424456
https://eclipse-ee4j.github.io/openmq/guides/mq-admin-guide/toc.html[Open

docs/mq-release-notes/src/main/jbake/content/title.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
type=page
22
status=published
3-
title=Eclipse Open Message Queue Release Notes, Release 6.3.0
3+
title=Eclipse Open Message Queue Release Notes, Release 6.5.0
44
next=preface.html
55
prev=toc.html
66
~~~~~~
7-
Eclipse Open Message Queue Release Notes, Release 6.3.0
7+
Eclipse Open Message Queue Release Notes, Release 6.5.0
88
=======================================================
99

1010
[[open-message-queue]]
@@ -13,21 +13,21 @@ Eclipse Open Message Queue
1313

1414
Release Notes
1515

16-
Release 6.3.0
16+
Release 6.5.0
1717

18-
Contributed 2018, 2022
18+
Contributed 2018, 2024
1919

2020
This book describes new features, compatibility issues, and existing
21-
bugs for the Message Queue 6.3.0, 6.1.0, 6.0.0 and earlier releases.
21+
bugs for the Message Queue 6.5.0, 6.4.0, 6.3.0, 6.1.0, 6.0.0 and earlier releases.
2222

2323
[[sthref1]]
2424

2525
'''''
2626

27-
Eclipse Open Message Queue Release Notes, Release 6.3.0
27+
Eclipse Open Message Queue Release Notes, Release 6.5.0
2828

2929
Copyright © 2013, 2020 Oracle and/or its affiliates. All rights reserved. +
30-
Copyright © 2021, 2022 Contributors to the Eclipse Foundation
30+
Copyright © 2021, 2024 Contributors to the Eclipse Foundation
3131

3232
This program and the accompanying materials are made available under the
3333
terms of the Eclipse Public License v. 2.0, which is available at

docs/mq-release-notes/src/main/jbake/content/toc.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
type=page
22
status=published
3-
title=Eclipse Open Message Queue Release Notes, Release 6.3.0
3+
title=Eclipse Open Message Queue Release Notes, Release 6.5.0
44
next=title.html
55
~~~~~~
6-
Eclipse Open Message Queue Release Notes, Release 6.3.0
6+
Eclipse Open Message Queue Release Notes, Release 6.5.0
77
=======================================================
88

99
[[contents]]
@@ -26,9 +26,9 @@ link:release-notes.html#aemaa[1 Release Notes]
2626
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2727

2828
* link:release-notes.html#aemab[Release Notes Revision History]
29-
* link:release-notes.html#CHDFAIFD[About Message Queue 6.3.0]
30-
* link:release-notes.html#CHDCIIHI[Bugs Fixed in Message Queue 6.3.0]
31-
* link:release-notes.html#aenav[Message Queue 6.3.0 Supported Platforms and
29+
* link:release-notes.html#CHDFAIFD[About Message Queue 6.5.0]
30+
* link:release-notes.html#CHDCIIHK[Bugs Fixed in Message Queue 6.5.0]
31+
* link:release-notes.html#aenav[Message Queue 6.5.0 Supported Platforms and
3232
Components]
3333
3434
** link:release-notes.html#ggrwc[Platform Support]

0 commit comments

Comments
 (0)