1.0.0-beta.4
Pre-release
Pre-release
What's Changed
Breaking changes 💥
- feat!: move serialization into zenoh-ext by @wyfo in #1473
- chore: make zenoh-ext unstable except serialization by @wyfo in #1492
New features 🎉
- Select links based on message Priority & Reliability by @fuzzypixelz in #1398
- feat(storage-manager): replication initial alignment by @J-Loudet in #1468
- do not use Linux Ephemeral ports in tests by @yellowhatter in #1475
- Send Declare and OAM messages with Control priority by @OlivierHecart in #1476
- Improve performances when wait_before_drop is 0 by @OlivierHecart in #1480
- Add wait_before_close option by @OlivierHecart in #1482
- feat: add
SessionClosed
error by @wyfo in #1487 - fix typos by @yellowhatter in #1489
- Cleanup only for Linux by @yellowhatter in #1497
Bug fixes 🐞
- fix: starting rest plugin like any other plugin by @gabrik in #1478
- Alternative SHM segment cleanup by @yellowhatter in #1445
- fix: using spawn_runtime instead of tokio::spawn by @gabrik in #1484
- Fix cleanup regression by @yellowhatter in #1488
- fix: fix zenoh-ext dependencies by @wyfo in #1495
- WA for batching problem by @yellowhatter in #1493
Documentation 📝
- Add missing
transport/multicast
config fields by @fuzzypixelz in #1496
Other changes
- Prevent liveliness change notifications during and after session close by @OlivierHecart in #1466
- chore: update release.yml for required labels by @diogomatsubara in #1479
- Fix peers start conditions bug by @OlivierHecart in #1477
- Remove closing from hat trait by @OlivierHecart in #1469
- Fix bug in liveliness by @OlivierHecart in #1485
- Routing refactoring I by @fuzzypixelz in #1486
- fix: add protobuf example schema by @wyfo in #1490
- Add UNRESPONSIVE close reason by @OlivierHecart in #1491
- fix: hide varint serialization behind internal feature by @wyfo in #1498
Full Changelog: 1.0.0-beta.3...1.0.0-beta.4