Skip to content

Commit

Permalink
[Skip CI] Added changelog line
Browse files Browse the repository at this point in the history
  • Loading branch information
andsel committed Dec 27, 2023
1 parent 4b4e43d commit 1e94601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Version 0.18-SNAPSHOT:
[feature] shared subscriptions:
- Initial implementation of shared subscription subscribe and publish part. (#796)
- Added unsubscribe of shared subscriptions. (#799)
- Implemented persistence for shared subscriptions to sustain broker restarts (#802)
[fix] Implements requirements on reserved topics (starts with $). Implements the matching rules and avoid to proceed with processing on client's publishes on those topics (#793)
[feature] Handle will delay interval and MQTT5's Will optional properties (#770)
[fix] Handle empty collector batches in PostOffice (#777)
Expand Down

0 comments on commit 1e94601

Please sign in to comment.