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 0df50b57a9e62bde1236a5c2c8fc370294e49e21
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

Reply via email to