This is an automated email from the ASF dual-hosted git repository. lizhimins pushed a commit to branch rocketmq-studio in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git
commit 436a6e441bb8ef523cbe286a9fd25e7dfb8f1745 Author: zhaohai <[email protected]> AuthorDate: Tue Jul 28 18:09:01 2026 +0800 feat: add message trace graph model DTOs (#527) * [studio] feat: add message trace graph model DTOs Add trace visualization models including producer/subscription nodes, trace status enum, and the full trace graph structure for the message trace detail page. * [Studio] refactor: remove Lombok, rename package to org.apache.rocketmq.studio, move under server/src * [Studio] refactor: move models to server/src, exclude files with missing dependencies
