1.0.0.8
Pre-release
Pre-release
What's Changed
New features π
- cmake clean up by @DenisBiryukov91 in #636
- add missing zenoh-rust functionality by @DenisBiryukov91 in #642
- add functionality to iterate over z_bytes slices by @DenisBiryukov91 in #656
- Fix API #647 by @yellowhatter in #663
- Add z_clone macro by @DenisBiryukov91 in #673
- options for z_open, z_close by @milyin in #667
- align with new dev/arcsession changes by @DenisBiryukov91 in #676
- add hello and string_array clones by @DenisBiryukov91 in #678
- made closure param mutable by @milyin in #677
- dev/init log from env or by @Mallets in #683
Bug fixes π
- Fix C++ z_closure signature to accept extern "C" function pointers by @DenisBiryukov91 in #638
- Fix uninit Handler and Closure in
z_pull
by @fuzzypixelz in #671
Other changes
- make z_drop on zenoh entities call actual drop instead of undeclare by @DenisBiryukov91 in #641
- refactor: use
z_id_to_string
for displayingz_id_t
by @YuanYuYuan in #603 - disable build with unstable API by default by @milyin in #654
- Sync
Cargo.lock
with Zenoh60af274
from2024-09-04
by @eclipse-zenoh-bot in #639 - updated autogenerared headers by @milyin in #655
- Sync
Cargo.lock
with Zenoh6acaafe
from2024-09-05
by @eclipse-zenoh-bot in #657 - move reliability to publisher by @DenisBiryukov91 in #653
- add unstable tags to docs by @DenisBiryukov91 in #660
- removed internal traits by @milyin in #662
- Sync
Cargo.lock
with Zenoh16ddfad
from2024-09-10
by @eclipse-zenoh-bot in #664 - Add LivelinessSubscriber history option by @OlivierHecart in #648
- Sync
Cargo.lock
with Zenoh16ddfad
from2024-09-10
by @eclipse-zenoh-bot in #665 - Make unstable tags more visible in the docs by @DenisBiryukov91 in #666
- Sync
Cargo.lock
with Zenohe72e4d4
from2024-09-10
by @eclipse-zenoh-bot in #670 - Align _clone functions by @DenisBiryukov91 in #668
- remove z_config_client and z_config_peer by @DenisBiryukov91 in #669
- Adopt for recent zenoh res_2_wait by @yellowhatter in #674
- Sync
Cargo.lock
with Zenoha2eaf2e
from2024-09-11
by @eclipse-zenoh-bot in #672 - Sync
Cargo.lock
with Zenohb3ded09
from2024-09-12
by @eclipse-zenoh-bot in #679 - wrap loaned objects inside callbacks into option to pretend they are owned by @DenisBiryukov91 in #680
- update docs regarding undefined behavior when using multiple z_bytes_writers by @DenisBiryukov91 in #682
- fix zc_init_log_from_callback name and signature by @DenisBiryukov91 in #684
- Sync
Cargo.lock
with Zenoh53ad313
from2024-09-13
by @eclipse-zenoh-bot in #686
Full Changelog: 1.0.0.7...1.0.0.8