This is an automated email from the ASF dual-hosted git repository.
lizhimins pushed a change to branch rocketmq-studio
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git
omit 0ef5e2d0 fix(ui): normalize ACL version to a string for filtering and
coloring (#1259)
omit 1958209a fix(ui): drop misleading selected count on alert export
button (#1258)
omit 3357bf0e fix: scope consumer group diagnostics by selected instance
(#1248)
omit 7e11ad70 fix(deploy): bootstrap local docker compose on Docker Engine
(#1197)
omit aae4b443 fix: metrics error bodies, DLQ search and small UI fixes
(#1252, #1254, #1255, #1256, #1257)
omit ace3fb91 fix: instance-scoped hardening, mutation auditing and
validation (#1274, #1280, #1282, #1288, #1293, #1296, #1303, #1305, #1307,
#1309, #1311, #1319)
omit f3464698 fix(ui): batch of frontend concurrency and correctness fixes
(#1352, #1354, #1355, #1356, #1357, #1358, #1359, #1360, #1361, #1362, #1363,
#1364, #1365, #1366, #1367, #1368, #1369, #1370, #1371, #1372)
omit ef83cf04 refactor: remove unused NameSrvAdminClient stub (#1246)
omit 51fc7eaf fix: batch of small backend validation and export fixes
(#1103, #1105, #1233, #1241, #1242)
omit 730271b6 feat: add dynamic audit log filters (#1091)
omit f7273410 feat: complete instance scoping, lifecycle hardening, runtime
diagnostics and asset loading (#1177)
omit 0f330612 fix: do not present simulated Ops settings as live state
(#1182)
omit 2fa5d787 fix(ui): batch of small UI fixes (#1169, #1170, #1171, #1172,
#1174)
new 81e3ab0b fix(ui): batch of small UI fixes (#1169, #1170, #1171, #1172,
#1174)
new 62a2684f fix: do not present simulated Ops settings as live state
(#1182)
new 502cd3c7 feat: complete instance scoping, lifecycle hardening, runtime
diagnostics and asset loading (#1177)
new 0e04932d feat: add dynamic audit log filters (#1091)
new 8bbddf73 fix: batch of small backend validation and export fixes
(#1103, #1105, #1233, #1241, #1242)
new 33e995ba refactor: remove unused NameSrvAdminClient stub (#1246)
new 7a68836c fix(ui): batch of frontend concurrency and correctness fixes
(#1352, #1354, #1355, #1356, #1357, #1358, #1359, #1360, #1361, #1362, #1363,
#1364, #1365, #1366, #1367, #1368, #1369, #1370, #1371, #1372)
new 958e3962 fix: instance-scoped hardening, mutation auditing and
validation (#1274, #1280, #1282, #1288, #1293, #1296, #1303, #1305, #1307,
#1309, #1311, #1319)
new c20f6ab6 fix: metrics error bodies, DLQ search and small UI fixes
(#1252, #1254, #1255, #1256, #1257)
new 59f6182c fix(deploy): bootstrap local docker compose on Docker Engine
(#1197)
new 9933f0b4 fix: scope consumer group diagnostics by selected instance
(#1248)
new 15c1a086 fix(ui): drop misleading selected count on alert export
button (#1258)
new 269e2289 fix(ui): normalize ACL version to a string for filtering and
coloring (#1259)
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 (0ef5e2d0)
\
N -- N -- N refs/heads/rocketmq-studio (269e2289)
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.
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes: