1.0.0-beta.2
Pre-release
Pre-release
What's Changed
New features π
- Api alignment: Config alignment by @DariusIMP in #188
- Replacing ZBytes params for IntoZBytes. by @DariusIMP in #192
- Moving reliability config param from subscriber to the publisher, and to session put and delete by @DariusIMP in #199
- api(selector): alignment of the selector api by @DariusIMP in #208
- Making Session.open(config) internal, exposing it through Zenoh.open(β¦ by @DariusIMP in #218
- Logs alignment by @DariusIMP in #217
Bug fixes π
- fix(examples): load config error by @DariusIMP in #193
- fix(scout): error when closing scout + API rework by @DariusIMP in #205
- Fix scout example by @DariusIMP in #214
Other changes
- alignment(reply): aligning the Reply logic with the Rust api. by @DariusIMP in #184
- Sync
Cargo.lock
with Zenoh5dc5f85
from2024-09-02
by @eclipse-zenoh-bot in #189 - Update readme after 1.0.0-beta.1 release. by @DariusIMP in #191
- Sync
Cargo.lock
with Zenoh60af274
from2024-09-04
by @eclipse-zenoh-bot in #194 - Sync
Cargo.lock
with Zenoh6acaafe
from2024-09-05
by @eclipse-zenoh-bot in #198 - Sync
Cargo.lock
with Zenoh2620ff8
from2024-09-06
by @eclipse-zenoh-bot in #200 - feat(deserialization): removing Deserializable interface by @DariusIMP in #201
- Fixes after cargo update by @DariusIMP in #203
- Sync
Cargo.lock
with Zenoh16ddfad
from2024-09-10
by @eclipse-zenoh-bot in #204 - Sync
Cargo.lock
with Zenohe72e4d4
from2024-09-10
by @eclipse-zenoh-bot in #206 - Sync
Cargo.lock
with Zenoh36b97aa
from2024-09-11
by @eclipse-zenoh-bot in #207 - Sync
Cargo.lock
with Zenoha2eaf2e
from2024-09-11
by @eclipse-zenoh-bot in #209 - refactor(ZenohID): getting ID from a byte array through JNI by @DariusIMP in #196
- chore: update zenoh version by @wyfo in #210
- Restricting visibility for attributes and internal functions by @DariusIMP in #212
- Alignment: Adding
tryInitLogFromEnv
by @DariusIMP in #213 - KeyExpr alignment by @DariusIMP in #211
- Sync
Cargo.lock
with Zenoh53ad313
from2024-09-13
by @eclipse-zenoh-bot in #216
New Contributors
Full Changelog: 1.0.0-beta.1...1.0.0-beta.2