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 6fa0fd620e77d7add30489ad99a3e8d616eb629a
Author: zhaohai <[email protected]>
AuthorDate: Tue Jul 28 18:08:06 2026 +0800

    feat: add message and trace model DTOs (#526)
    
    * [studio] feat: add message and trace model DTOs
    
    Add data models for message querying, pagination, trace visualization,
    queue statistics, and consumer group rollback. Supports the message
    query page and message trace 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