This is an automated email from the ASF dual-hosted git repository.

mattrpav 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 ec24d6b98 [NO-JIRA] JMS 2.0 target release verion updates (#116)
ec24d6b98 is described below

commit ec24d6b9836a1d19a39000a1e4c67547594e538b
Author: Matt Pavlovich <[email protected]>
AuthorDate: Fri Oct 20 15:17:22 2023 -0500

    [NO-JIRA] JMS 2.0 target release verion updates (#116)
---
 src/jms2.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/jms2.md b/src/jms2.md
index 7302043d8..5bbad5e49 100644
--- a/src/jms2.md
+++ b/src/jms2.md
@@ -73,9 +73,9 @@ JIRA|Status|Target Version|Completed Version|Feature|Notes
 [AMQ-8321](https://issues.apache.org/jira/browse/AMQ-8321) | merged | 5.18.0 | 
5.18.0 | GetBody/isBodyAssignable | Support for checking body type using a 
Class<?>
 [AMQ-8325](https://issues.apache.org/jira/browse/AMQ-8325) | merged | 6.0.0, 
5.18.3 | | XA Connection methods | Updated methods when using XA Transactions
 [AMQ-8464](https://issues.apache.org/jira/browse/AMQ-8464) | merged | 6.0.0, 
5.18.3 | | JMSConsumer | .receiveBody(Class<T>) methods
-[AMQ-8320](https://issues.apache.org/jira/browse/AMQ-8320) | PR 
[#982](https://github.com/apache/activemq/pull/982)| 6.0.1, 5.18.4 | | Delivery 
Delay | Support for Message DeliveryDelay feature
-[AMQ-8324](https://issues.apache.org/jira/browse/AMQ-8324) | PR 
[#1045](https://github.com/apache/activemq/pull/1045) | 6.0.1, 5.18.4 | | 
JMSProducer features | Completion Listener async send support
-[AMQ-8323](https://issues.apache.org/jira/browse/AMQ-8323) | | TBD | | Shared 
Topic Consumer | Multi-consumer (queue-like) consuming from topic subscriptions
+[AMQ-8320](https://issues.apache.org/jira/browse/AMQ-8320) | PR 
[#982](https://github.com/apache/activemq/pull/982)| 6.1.0, 5.18.4 | | Delivery 
Delay | Support for Message DeliveryDelay feature
+[AMQ-8324](https://issues.apache.org/jira/browse/AMQ-8324) | PR 
[#1045](https://github.com/apache/activemq/pull/1045) | 6.1.0, 5.18.4 | | 
JMSProducer features | Completion Listener async send support
+[AMQ-8323](https://issues.apache.org/jira/browse/AMQ-8323) | | 6.2.0, 5.18.5 | 
| Shared Topic Consumer | Multi-consumer (queue-like) consuming from topic 
subscriptions
 
 ### Feature notes
 

Reply via email to