·
55 commits
to main
since this release
What's Changed
- change meta to be a consistency module implemented by JRAFT by @DongyuanPan in #122
- [ISSUE #124] add snapshot to raft state machine by @scutcr7 in #127
- add some comment by @DongyuanPan in #128
- Unified Group ID separator by @DongyuanPan in #129
- bug fix: change groupId by @DongyuanPan in #134
- [ISSUE #135] Delete unused data members, and optimizing abstract interfaces by @DongyuanPan in #136
- readme by @pingww in #146
- update readme by @DongyuanPan in #148
- Put the LMQ prefix when storing the Offset Topic of LMQ by @DongyuanPan in #151
- add MqttMessageFactory and optimize codes. by @wangzhiwei1314 in #138
- fix unit test by @DongyuanPan in #156
- [ISSUE #70] Retained message based on raft state machine by @YYYYWD in #131
- Develop merge main by @DongyuanPan in #158
- [SECURITY] Fix Temporary File Information Disclosure Vulnerability
by @JLLeitschuh in #169 - Move rpc code out of state machine processor by @DongyuanPan in #168
- [ISSUE #163]Optimize format by @Oliverwqcwrw in #164
- Feature Support:Will Message by @DongyuanPan in #174
- [ISSUE #69] support will feature. by @scutcr7 in #120
- Fix the error about empty retained message by @YYYYWD in #175
- clean offset by @pingww in #176
- Refactoring will and retain by @pingww in #177
- refactor by @pingww in #178
New Contributors
- @scutcr7 made their first contribution in #127
- @wangzhiwei1314 made their first contribution in #138
- @YYYYWD made their first contribution in #131
- @JLLeitschuh made their first contribution in #169
- @Oliverwqcwrw made their first contribution in #164
Full Changelog: 1.0.0...rocketmq-mqtt-1.0.1