jbonofre commented on code in PR #171: URL: https://github.com/apache/activemq-website/pull/171#discussion_r2823239046
########## src/components/classic/documentation/roadmap.md: ########## @@ -0,0 +1,37 @@ +--- +layout: default_md +title: Roadmap +title-class: page-title-classic +type: classic +--- + +[Roadmap](roadmap) + +This is a high level overview of the ActiveMQ roadmap. +You can find more details about proposals on [GitHub Issues with the proposal label](https://github.com/apache/activemq/issues?q=is%3Aissue%20label%3Aproposal). + +* [6.3.0](https://github.com/apache/activemq/milestone/1) + * Java 25 support (runtime) + * Virtual Thread Support Preview + * Jetty 12 support + * JMS 3 `receiveBody` support + * Helm Charts +* [6.4.0](https://github.com/apache/activemq/milestone/2) + * New security features + * OAuth2 + * External IdP/IdM support + * OPA support + * New JMS 3 features support +* [6.5.0](https://github.com/apache/activemq/milestone/3) + * New JMS 3 features support + * Message DeliveryDelay + * CompletionListener async send support + * Shared Subscription/Consumer + * JMSContext support in pool +* [6.6.0](https://github.com/apache/activemq/milestone/4) Review Comment: That's a fair point. I think we should keep the next two major releases to give perspective and have a list of planned features/ideas. Thoughts ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
