This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e5f4afe16 Automatic Site Publish by Buildbot
e5f4afe16 is described below
commit e5f4afe16c0faeb65215f9a8d7b0e751bf5964a3
Author: buildbot <[email protected]>
AuthorDate: Wed Sep 27 10:00:27 2023 +0000
Automatic Site Publish by Buildbot
---
.../team/reports/DRAFT-ActiveMQ-board-report.txt | 33 +++++++++++++---------
1 file changed, 20 insertions(+), 13 deletions(-)
diff --git a/output/team/reports/DRAFT-ActiveMQ-board-report.txt
b/output/team/reports/DRAFT-ActiveMQ-board-report.txt
index 736300f4a..89cf05290 100644
--- a/output/team/reports/DRAFT-ActiveMQ-board-report.txt
+++ b/output/team/reports/DRAFT-ActiveMQ-board-report.txt
@@ -22,22 +22,29 @@ Community changes, past quarter:
## Project Activity:
#### ActiveMQ Artemis
-- 2.29.0 and 2.30.0 released, with various bug fixes and improvements.
-- Work is getting under way towards 2.31.0, with some bug fixes and some
- nice improvements so far such as new broker CLI enhancements around
- auto-completion and a shell mode, and updates such as switching the user
- documentation to use asciidoc and simplify the build+release processes.
+- 2.31.0 released, with various bug fixes and notable improvements such as
+ AMQP-based federation, broker CLI enhancements around a shell mode, MQTT
+ session persistence, and JDBC paging performance.
+- Work is now progressing towards 2.32.0.
-#### ActiveMQ Classic
+#### ActiveMQ "Classic"
- ActiveMQ 5.17.5 and 5.18.2 bug fix releases were made, with work
continuing on more fixes and updates toward future such releases.
-- Work is under way to use Jakarta Messaging on the mainline broker etc
- to allow using embedded brokers with newer Jakarta applications, use
- Spring 6, and require JDK17+. Targeted for release as 5.19.x.
+- Work progresses around using Jakarta Messaging on the mainline broker etc
+ to allow use of embedded brokers with newer Jakarta applications, and
+ also moving to using Spring 6, and requiring JDK 17+.
+- In consideration of the above mainline changes it was proposed and decided
+ to re-version the main branch from 5.19.0-SNAPSHOT to 6.0.0-SNAPSHOT to
+ better separate the two release streams and facilitate supporting users of
+ both new + old APIs and dependencies via future 5.x and 6.x releases.
+
+#### ActiveMQ NMS API
+- ActiveMQ NMS API 2.1.0 was released to facilitate client work on
+ asynchronous task based message delivery within consuming applications.
## Releases:
-- NMS AMQP 2.2.0 was released on 2023-05-14.
-- ActiveMQ Artemis 2.29.0 was released on 2023-06-19.
-- ActiveMQ Classic 5.17.5 was released on 2023-07-02.
-- ActiveMQ Classic 5.18.2 was released on 2023-07-02.
+- ActiveMQ NMS API 2.1.0 was released on 2023-09-24.
+- ActiveMQ Artemis 2.31.0 was released on 2023-09-19.
- ActiveMQ Artemis 2.30.0 was released on 2023-07-26.
+- ActiveMQ "Classic" 5.17.5 was released on 2023-07-02.
+- ActiveMQ "Classic" 5.18.2 was released on 2023-07-02.