rocketmq-rust-all-0.1.0
What's Changed
- [ISSUE #2] explain develop plan by @mxsm in #3
- [ISSUE #4]Namesrv support broker registration and get cluster info request code by @mxsm in #5
- [ISSUE #7]Update README.md doc by @mxsm in #8
- [ISSUE #9]Optimize README.md by adding contributor badges and information about related issues by @mxsm in #10
- [ISSUE #13]Fix code warnings and errors according to Rust Clippy recommendations by @mxsm in #14
- [ISSUE #11]Update ci.yml by @mxsm in #12
- [ISSUE #15]Update README.md doc by @mxsm in #16
- [ISSUE #18]Update CI to support stable Rust version by @mxsm in #19
- [ISSUE #6]Optimize the deserialization of RemotingCommand by @mxsm in #17
- [ISSUE #21]Update README.md doc by @mxsm in #22
- [ISSUE #20]Abstracting the server and client and implementation by @mxsm in #23
- [ISSUE #25]Update README.md doc by @mxsm in #26
- [ISSUE #27]Correcting typos in the documentation by @mxsm in #28
- [ISSUE #24]Fully support broker registration(request code 103) by @mxsm in #29
- [ISSUE #30]Update README.md doc by @antcarryele in #31
- [ISSUE #32]Refactor remoting server by @mxsm in #33
- [ISSUE #34] Update README.md doc about how to start name server by @SpaceXCN in #35
- [ISSUE #36]Support current dir as rocketmq home by @mxsm in #37
- [ISSUE #38]Support get route info by topic(requst code 105) by @mxsm in #39
- [ISSUE #45]Update README.md doc by @mxsm in #46
- [ISSUE #44]Optimize request code get logic by @mxsm in #47
- [ISSUE #48]Add README.md doc for rocketmq-namesrv crate by @mxsm in #49
- [ISSUE #40]Support put kv config(request code 100) by @mxsm in #50
- [ISSUE #51]Update README.md doc by @antcarryele in #52
- [ISSUE #53]Perfect support broker register(request code 103) by @mxsm in #54
- [ISSUE #58]Fix failed to execute the put kv configuration on namesrv by @TeslaRustor in #59
- [ISSUE #60] Namesrv supports get kv config(request code 101) by @mxsm in #61
- [ISSUE #62]Namesrv support delete kv config(request code 102) by @mxsm in #63
- [ISSUE #64]Namesrv support query data version (request code 322) by @mxsm in #66
- [ISSUE #69]Update Namesrv crate README.md doc by @SpaceOneT in #70
- [ISSUE #65]Namesrv support broker heartbeat(request coe 904) by @mxsm in #71
- [ISSUE #68] 🎨 Namesrv support get broker cluster info(request code 106) by @mxsm in #73
- [ISSUE #74] 🚩 Namesrv support wipe write perm of boker(request code 205) by @mxsm in #77
- [ISSUE #78] 📝 Update README.md doc by @antcarryele in #79
- [ISSUE #75] 🚀 Namesrv support add write perm of brober (request code 327) by @mxsm in #80
- [ISSUE #76] ✨ Namesrv supports get all topic list from name server(request code 206) by @mxsm in #81
- [ISSUE #82] 🚀 Namesrv support delete topic in namesrv (request code 216) by @mxsm in #92
- [ISSUE #83] 🚩 Namesrv support register topic in namesrv (request code 217) by @TeslaRustor in #93
- [ISSUE #84] ⚡ Namesrv support get kv list by namespace (request code 219) by @mxsm in #94
- [ISSUE #85] 🚀 Namesrv support get topics by cluster (request code 224) by @mxsm in #95
- [ISSUE #86]🎉Namesrv support get system topic list (request code 304) by @mxsm in #96
- [ISSUE #87]🏷️Namesrv support get unit topic list (request code 311) by @mxsm in #97
- [ISSUE #88]📝Namesrv support get has unit sub topic list (request code 312) by @mxsm in #98
- [ISSUE #89]💚Namesrv support get has unit sub ununit topic list (request code 313) by @mxsm in #99
- [ISSUE #101]♻️Refactor thread pool by @mxsm in #102
- [ISSUE #100]⚡️Add Schedule Service to do scan not active broker by @mxsm in #103
- [ISSUE #57]🍻Namesrv support broker unregister(request code 104)🚀 by @mxsm in #104
- Revert "[ISSUE #57]🍻Namesrv support broker unregister(request code 104)🚀" by @mxsm in #105
- [ISSUE #57]🍻Namesrv support broker unregister(request code 104)🚀 by @mxsm in #106
- [ISSUE #107] 🔧 Add parsing configuration files for Namesrv by @mxsm in #108
- [ISSUE #109]🐛 Fix shutdown the namesrv throw execption 🚀 by @mxsm in #110
- [ISSUE #111]🔊Add some print logs by @mxsm in #112
- [ISSUE #113]🐛Fix unregister broker fail(request code 104) by @mxsm in #114
- [ISSUE #115]🚀Client disconnected and deregistered from Broker 🚀 by @mxsm in #116
- [ISSUE #117]🐛Fix can not get Route info by topic(requst code 105) by @mxsm in #118
- [ISSUE #119]Update crate Cargo.toml by @mxsm in #120
- [ISSUE #121] Rename crate rocketmq to rocketmq-rust by @mxsm in #122
- [ISSUE #123]Update internal dependency versions by @mxsm in #124
- [ISSUE #125]📝Add README.md for every crate by @mxsm in #126
New Contributors
- @antcarryele made their first contribution in #31
- @SpaceXCN made their first contribution in #35
- @TeslaRustor made their first contribution in #59
- @SpaceOneT made their first contribution in #70
Full Changelog: https://github.com/mxsm/rocketmq-rust/commits/v0.1.0