This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/selenium.version-4.29.0
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
omit 5163113941 ARTEMIS-X Bump selenium.version from 4.28.1 to 4.29.0
add 1508ac032c ARTEMIS-5327 document option to use environment variables
in config
add bdb6ec1356 This closes #5523
add 18d4075ef5 ARTEMIS-5326 Expose Prefetch and MaxRead paging values into
AddressControl
add 17ac0f4923 ARTEMIS-5328 bump testcontainers.version from 1.20.4 to
1.20.5
add 7f591d8351 ARTEMIS-X Bump selenium.version from 4.28.1 to 4.29.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5163113941)
\
N -- N -- N refs/heads/dependabot/maven/selenium.version-4.29.0
(7f591d8351)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../apache/activemq/artemis/logs/AuditLogger.java | 29 ++++++++
.../api/core/management/AddressControl.java | 13 ++++
.../core/management/impl/AddressControlImpl.java | 81 ++++++++++++++++++++++
docs/user-manual/using-server.adoc | 5 +-
pom.xml | 2 +-
.../integration/management/AddressControlTest.java | 14 +++-
.../management/AddressControlUsingCoreTest.java | 20 ++++++
7 files changed, 158 insertions(+), 6 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact