1.0.0-alpha.5
Pre-release
Pre-release
What's Changed
New features 🎉
- Make
rustls
,rustls-webpki
andwebpki-roots
optional by @fuzzypixelz in #1238 - Configure
scouting/*/autoconnect/*
with a sequence by @fuzzypixelz in #1224 - Update ACL config format to support AND/OR logic between subjects by @oteffahi in #1200
- Optimize RoutingContext keyexpr for Query and Response messages by @oteffahi in #1266
Bug fixes 🐞
- fix: fix keyexpr canonization unsafe behavior by @wyfo in #1191
- Fix Clippy errors from Rust 1.80 by @fuzzypixelz in #1270
- Don't load plugins/volumes when
plugins_loading/enabled:false
by @fuzzypixelz in #1269 - Don't duplicate token undeclarations in routers by @fuzzypixelz in #1275
Other changes
- Fix downsampling with wildcards by @sashacmc in #1240
- Fix error log text in zenoh-ext PublicationCache (about timestamping config) by @JEnoch in #1237
- Mark replier_id accessor as unstable by @Mallets in #1226
- Fix bug in routers replying to peers liveliness queries by @OlivierHecart in #1233
- Sync Rust toolchain by @eclipse-zenoh-bot in #1243
- Sync Rust toolchain by @eclipse-zenoh-bot in #1244
- Null value opts for shm by @yellowhatter in #1241
- Fix establish failure on shm by @yellowhatter in #1242
- Do not trigger transport error in case of SHM buffer invalidation by @yellowhatter in #1245
- Log to debug SHM error by @Mallets in #1246
- Admin keys remapping by @OlivierHecart in #1209
- Do not require mandatory "unstable" for "internal" feature by @yellowhatter in #1250
- Fix unstable marker atachment by @yellowhatter in #1251
- fix: fix canonization not updating
&mut str
length by @wyfo in #1254 - Support bytes::Bytes for ZBytes by @evshary in #1248
- Fix #1239. Fix timestamp codec len calculation by @Mallets in #1258
- SHM bugfix by @yellowhatter in #1256
- Add publisher delete and queryable reply messages to ACL by @oteffahi in #1259
- Make SHM sub\queryable examples more robust by @yellowhatter in #1261
- SHM on RaspberryPI bugfixes by @yellowhatter in #1265
- Align SHM examples by @Mallets in #1268
Full Changelog: 1.0.0-alpha.4...1.0.0-alpha.5