This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 962e07f035 ARTEMIS-6049 add release note
962e07f035 is described below
commit 962e07f035ca3a20c343b8e1ca25b4ce9b0d2ed0
Author: Justin Bertram <[email protected]>
AuthorDate: Thu May 14 10:14:47 2026 -0500
ARTEMIS-6049 add release note
---
docs/user-manual/versions.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/user-manual/versions.adoc b/docs/user-manual/versions.adoc
index da99528b1f..293a10ca89 100644
--- a/docs/user-manual/versions.adoc
+++ b/docs/user-manual/versions.adoc
@@ -45,6 +45,7 @@ To restore functionality, we recommend specifying `user` and
`password` values o
However, there was a `--silent` option that would skip all prompts and use
default values.
This has been changed so that that no passwords will have default values, even
when using the `--silent` option.
**When using `--silent` you will need to explicitly define password values**
(e.g., via `--password`, `--cluster-password`, etc.) or creation will fail.
+** Values specified for `--cluster-user` when creating a broker instance
(either explicitly via the command-line switch or interactively) will be masked
automatically using the xref:masking-passwords.adoc#the-default-codec[the
default codec].
* Due to https://issues.apache.org/jira/browse/ARTEMIS-5949[ARTEMIS-5949], the
`security-settings` in the default `broker.xml` have changed so that
permissions are explicitly set on the management address.
There is no semantic change.
This is simply to clarify permissions so that security is easier to understand.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]