Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: robustmq/robustmq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.20
Choose a base ref
...
head repository: robustmq/robustmq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.21
Choose a head ref
  • 9 commits
  • 78 files changed
  • 6 contributors

Commits on May 14, 2025

  1. refactor: refactor service_mqtt.rs in PC (#1104)

    * refactor: refactor acl.rs in PC
    
    * refactor: refactor user interface in service_mqtt
    
    * refactor: refactor session interface in service_mqtt.rs
    
    * refactor: refactor topic in service_mqtt.rs in PC
    
    * refactor: refactor share_sub.rs in service_mqtt in PC
    
    * refactor: refactor connector.rs in service_mqtt.rs in PC
    
    * refactor: refactor acl.rs in service_mqtt.rs in PC
    
    * refactor: refactor subscribe.rs in service_mqtt.rs in PC
    PorterZhang2021 authored May 14, 2025
    Configuration menu
    Copy the full SHA
    223b735 View commit details
    Browse the repository at this point in the history
  2. refactor: add request validate and refactor serivice_inner in PC (#1106)

    Signed-off-by: shyunny <shyunny@outlook.com>
    ShyunnY authored May 14, 2025
    Configuration menu
    Copy the full SHA
    b470dfa View commit details
    Browse the repository at this point in the history
  3. dev

    loboxu committed May 14, 2025
    Configuration menu
    Copy the full SHA
    ff32b6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2bcdbf View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. feat: Improve the topic list query interface for CLI and dashboard (#…

    …1113)
    
    * feat: Improve the topic list query interface for CLI and dashboard
    
    * complete doc for topic
    
    * complete doc for topic
    HeartLinked authored May 20, 2025
    Configuration menu
    Copy the full SHA
    9be6a65 View commit details
    Browse the repository at this point in the history
  2. feat: Isolate different tokio Runtimes in the mqtt server (#1107)

    * Isolate different tokio Runtimes in the mqtt server 
    
    ---------
    
    Co-authored-by: loboxu <wenqiang.yq@gmail.com>
    socutes and loboxu authored May 20, 2025
    Configuration menu
    Copy the full SHA
    59e20c2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. docs: update ReadMD (#1116)

    * refactor: refactor acl.rs in PC
    
    * update: update group
    
    * fix: fix deny.toml
    PorterZhang2021 authored May 23, 2025
    Configuration menu
    Copy the full SHA
    b46200c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2025

  1. feat: Optimize the implementation of shared subscriptions (#1115)

    * dev
    
    * dev
    
    * dev
    
    ---------
    
    Co-authored-by: wenqiang.xu <wenqiang.xu@okg.com>
    socutes and wenqiang.xu authored May 24, 2025
    Configuration menu
    Copy the full SHA
    a586a08 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2025

  1. feat: Optimize the subscription code (#1117)

    * dev
    
    ---------
    
    Co-authored-by: wenqiang.xu <wenqiang.xu@okg.com>
    socutes and wenqiang.xu authored May 25, 2025
    Configuration menu
    Copy the full SHA
    3c47713 View commit details
    Browse the repository at this point in the history
Loading