This is an automated email from the ASF dual-hosted git repository.
robbie 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 3fe5f0cf9 refresh 2.29.0 release notes yet again
3fe5f0cf9 is described below
commit 3fe5f0cf90aa65544942d497508dc251939798fd
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Jun 22 11:11:03 2023 +0100
refresh 2.29.0 release notes yet again
---
src/components/artemis/download/release-notes-2.29.0.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/components/artemis/download/release-notes-2.29.0.md
b/src/components/artemis/download/release-notes-2.29.0.md
index 727d3c271..13fc4bb66 100644
--- a/src/components/artemis/download/release-notes-2.29.0.md
+++ b/src/components/artemis/download/release-notes-2.29.0.md
@@ -107,6 +107,7 @@ type: artemis
* [ARTEMIS-4294] - Support text WebSocket encoding
* [ARTEMIS-4297] - Allow regex in no-cache exception config
* [ARTEMIS-4313] - Bridge does not retry if destination is full when
configured to FAIL
+* [ARTEMIS-4324] - extensible OCI image tar for the broker; java -jar with
properties files and optional base xml config
## Test
* [ARTEMIS-4218] - Support console smoke tests from remote servers