1.0.4
What's Changed
New features 🎉
- implement non-linear wait before drop(close) by @yellowhatter in #1603
- add Querier by @DenisBiryukov91 in #1591
- Close builder by @yellowhatter in #1576
- Change default config listen endpoints when transport_tcp feature is disabled by @OlivierHecart in #1623
- Improve congestion control by @Mallets in #1627
- Add QoS configuration overwrites for publication messages by @oteffahi in #1613
- feat: add start/stop extension markers for fragment chain by @wyfo in #1597
Bug fixes 🐞
- Fix message storm when using multiple peers with multicast by @OlivierHecart in #1615
- Fix bug declaring/undeclaring tokens with the same key by @OlivierHecart in #1619
Other changes
- chore: remove push to loki by @gabrik in #1604
- Add trace log while dropping the messages. by @evshary in #1607
- Fix version macro & config deserialisation. by @Jezza in #1601
- fix: fix acl test features requirement by @wyfo in #1612
- Fix clippy warnings by @OlivierHecart in #1618
New Contributors
Full Changelog: 1.0.3...1.0.4