We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5131e67 commit 324fbfcCopy full SHA for 324fbfc
rumqttd/CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
- Assign random identifier to clients connecting with empty client id.
12
+- `Unsubscribe` with `local::LinkTx`.
13
14
### Changed
15
- Public re-export `Strategy` for shared subscriptions
@@ -178,7 +179,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
178
179
## [rumqttd 0.12.4] - 01-02-2023
180
181
### Fixed
-- Client id with tenant prefix should be set globally (#564)
182
+- Client id with tenant prefix should be set globally (#564)
183
184
## [rumqttd 0.12.3] - 23-01-2023
185
0 commit comments