What's Changed
New features 🎉
- add Queryable::key_expr() method by @DenisBiryukov91 in #1917
- Derive
Debug
andClone
forSampleFields
by @fuzzypixelz in #1923 - [ZEN-547] Add support for link weights by @DenisBiryukov91 in #1914
- Allow providing a full configuration through --cfg argument (#1935) by @kydos in #1936
- feat: add hash support for Encoding by @alokpr in #1912
- enumerate IP interface names for WebSocket link by @yellowhatter in #1943
- adminspace: Set proper encoding by @anassinator in #1934
- support DSCP link config by @wyfo in #1937
Bug fixes 🐞
- remove todo! from zenoh_backend_traits::config::VolumeConfig::try_from by @DenisBiryukov91 in #1918
- Properly set Reply::replier_id by @OlivierHecart in #1928
- fix incorrectly set edge weight upon new transport creation by @DenisBiryukov91 in #1946
- Fix wrong error log in linkstate peers by @OlivierHecart in #1951
Documentation 📝
- Document callback drop on subscriber undeclaration by @fuzzypixelz in #1590
- Doc: fix SeqNum and SeqNumGenerator documentation (fix #1949) by @JEnoch in #1952
New Contributors
- @alokpr made their first contribution in #1912
- @anassinator made their first contribution in #1934
Full Changelog: 1.3.4...1.4.0