What's Changed
New features 🎉
- Add default open timeout for new link establishment by @Mallets in #1663
- Shm mutation example by @yellowhatter in #1672
- Add publishers and queriers to admin space by @OlivierHecart in #1682
- Add gossip_target configuration option by @OlivierHecart in #1678
- Add expression caching to routing Resource tree by @OlivierHecart in #1680
- Scan network interfaces once at startup by @OlivierHecart in #1704
- Add advanced pub/sub last sample miss detection by @oteffahi in #1701
- Config: add interests timeout by @JEnoch in #1710
- ci: rustfmt all files by @YuanYuYuan in #1716
- fix: add missing exports of advanced publication builders by @wyfo in #1718
- Update routes pre computation strategy to pre compute less routes by @OlivierHecart in #1717
- Derive Deserialize for enums used in remote-api-plugin by @Charles-Schleich in #1653
Bug fixes 🐞
- Fix stats bugs by @OlivierHecart in #1664
- Use keyexpr lifetime as lifetime of AdvancedPublisher by @oteffahi in #1671
- fix: advanced subscriber undeclartion deadlock by @YuanYuYuan in #1685
- Fix #1690 by @Mallets in #1692
- fix(storage-manager): incorrectly revive key after deletion by @J-Loudet in #1689
- Fix GarbageCollect policy for corner cases by @yellowhatter in #1696
- Fix TLS endpoint port propagation in gossip by @Mallets in #1708
- Use client multicast autoconnect config by @oteffahi in #1712
- Test ports by @yellowhatter in #1715
Dependencies 👷
- fix: pin home to 0.5.9 by @diogomatsubara in #1673
Full Changelog: 1.1.0...1.1.1