-
-
Notifications
You must be signed in to change notification settings - Fork 102
Comparing changes
Open a pull request
base repository: rmqtt/rmqtt
base: 0.16.0
head repository: rmqtt/rmqtt
compare: 0.16.1
- 16 commits
- 13 files changed
- 1 contributor
Commits on Sep 14, 2025
-
docs: update version to 0.16.0 and add p2p-messaging documentation
**Changes Made:** 1. **Version Update:** - Updated all version references from 0.15.0 to 0.16.0 across documentation files - Affected files: README-CN.md, README.md, rmqtt/README.md 2. **New Feature Documentation:** - Added P2P Messaging plugin to feature lists in both Chinese and English READMEs - Added documentation links for P2P Messaging feature: * Chinese: `./docs/zh_CN/p2p-messaging.md` * English: `./docs/en_US/p2p-messaging.md` 3. **Documentation Structure:** - Maintained consistent formatting with existing plugin documentation - Added P2P Messaging to the plugin features list alongside other plugins **Files Modified:** * README-CN.md - Updated version and added Chinese P2P messaging docs * README.md - Updated version and added English P2P messaging docs * rmqtt/README.md - Updated version references in library usage examples This update prepares for the 0.16.0 release and documents the new P2P messaging capability.Configuration menu - View commit details
-
Copy full SHA for 367a1f9 - Browse repository at this point
Copy the full SHA 367a1f9View commit details -
Merge pull request #286 from bittcrafter/dev/0.16.0
docs: update version to 0.16.0 and add p2p-messaging documentation
Configuration menu - View commit details
-
Copy full SHA for 7115aac - Browse repository at this point
Copy the full SHA 7115aacView commit details -
chore(net): bump version from 0.1.5 to 0.2.0
Updated the version of rmqtt-net crate to 0.2.0 to reflect API changes and new functionality.
Configuration menu - View commit details
-
Copy full SHA for de936d2 - Browse repository at this point
Copy the full SHA de936d2View commit details -
Merge pull request #287 from bittcrafter/dev/0.16.0
chore(net): bump version from 0.1.5 to 0.2.0
Configuration menu - View commit details
-
Copy full SHA for 33e1aff - Browse repository at this point
Copy the full SHA 33e1affView commit details -
chore(deps): update rmqtt-net dependency to 0.2.0
Updated the rmqtt-net workspace dependency from 0.1 to 0.2 to match the recent version bump.
Configuration menu - View commit details
-
Copy full SHA for 2cbbcb6 - Browse repository at this point
Copy the full SHA 2cbbcb6View commit details -
Merge pull request #288 from bittcrafter/dev/0.16.0
chore(deps): update rmqtt-net dependency to 0.2.0
Configuration menu - View commit details
-
Copy full SHA for d6e0b6c - Browse repository at this point
Copy the full SHA d6e0b6cView commit details -
docs(p2p-messaging): add comprehensive plugin description
Added detailed description for the P2P messaging plugin to clearly communicate its functionality: "An rmqtt plugin that provides point-to-point (P2P) messaging support, enabling direct message delivery between clients using configurable topic patterns."
Configuration menu - View commit details
-
Copy full SHA for 1debe27 - Browse repository at this point
Copy the full SHA 1debe27View commit details -
Merge pull request #289 from bittcrafter/dev/0.16.0
docs(p2p-messaging): add comprehensive plugin description
Configuration menu - View commit details
-
Copy full SHA for 998a75c - Browse repository at this point
Copy the full SHA 998a75cView commit details -
chore(conf): bump version from 0.1.1 to 0.2.0
Updated rmqtt-conf crate version to 0.2.0 to reflect configuration management system improvements.
Configuration menu - View commit details
-
Copy full SHA for ca05953 - Browse repository at this point
Copy the full SHA ca05953View commit details -
Merge pull request #290 from bittcrafter/dev/0.16.0
chore(conf): bump version from 0.1.1 to 0.2.0
Configuration menu - View commit details
-
Copy full SHA for 0d3132c - Browse repository at this point
Copy the full SHA 0d3132cView commit details -
chore(deps): update rmqtt-conf dependency to 0.2.0
Updated the rmqtt-conf workspace dependency from 0.1 to 0.2 to match the recent version bump.
Configuration menu - View commit details
-
Copy full SHA for 8b3c878 - Browse repository at this point
Copy the full SHA 8b3c878View commit details -
Merge pull request #291 from bittcrafter/dev/0.16.0
chore(deps): update rmqtt-conf dependency to 0.2.0
Configuration menu - View commit details
-
Copy full SHA for 3473a03 - Browse repository at this point
Copy the full SHA 3473a03View commit details
Commits on Sep 16, 2025
-
chore(release): bump version from 0.16.0 to 0.16.1
Updated workspace package version and all dependency versions from 0.16.0 to 0.16.1 for a patch release.
Configuration menu - View commit details
-
Copy full SHA for f998cef - Browse repository at this point
Copy the full SHA f998cefView commit details -
Merge pull request #295 from bittcrafter/dev/0.16.0
chore(deps): pin pulsar dependency to exact version 6.3.1
Configuration menu - View commit details
-
Copy full SHA for 8acc995 - Browse repository at this point
Copy the full SHA 8acc995View commit details
Commits on Sep 17, 2025
-
docs(auth-http): add subscription ACL caching limitation note
Added important clarification about caching limitations for subscription ACLs in both English and Chinese documentation: - **English**: Added "Note: Caching is not supported for subscription ACLs." - **Chinese**: Added "注意:当前订阅类型的 ACL 不支持缓存。" Also improved Chinese documentation formatting by using code formatting for header field `X-Cache: -1` and timeout value explanation.
Configuration menu - View commit details
-
Copy full SHA for 298a475 - Browse repository at this point
Copy the full SHA 298a475View commit details -
Merge pull request #298 from bittcrafter/dev/0.16.0
docs(auth-http): add subscription ACL caching limitation note
Configuration menu - View commit details
-
Copy full SHA for 52a180e - Browse repository at this point
Copy the full SHA 52a180eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.16.0...0.16.1