File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
27
- session present flag in connack
28
28
- Make write method return the number of bytes written correctly everywhere
29
29
- ` ConnectionSettings ` can be manually created
30
+ - Clippy error from time for toolchain >1.80.0
30
31
31
32
### Security
32
33
- Implement constant-time password comparison in authentication logic
@@ -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
179
180
180
181
### Fixed
181
- - Client id with tenant prefix should be set globally (#564 )
182
+ - Client id with tenant prefix should be set globally (#564 )
182
183
183
184
## [ rumqttd 0.12.3] - 23-01-2023
184
185
You can’t perform that action at this time.
0 commit comments