1.0.0.9
Pre-release
Pre-release
What's Changed
New features π
- Add methods for z_owned_strings_array_t creation: by @sashacmc in #674
- Add z_priority_default method by @sashacmc in #672
- Rename z_hello_locators to zp_hello_locators and add zenoh-c compatible z_hello_locators by @sashacmc in #677
- Improve
z_sleep_*
error code handling by @sashacmc in #681 - add z_encoding_equals by @DenisBiryukov91 in #682
- switch Z_FEATURE_UNSTABLE_API to #ifdef by @jean-roland in #659
- Add z_bytes example by @jean-roland in #673
Bug fixes π
- Fix compilation issue on esp32-s2 by @jean-roland in #667
- Move inline encoding functions to header by @jean-roland in #685
Other changes
- Clarify batch size requirement when operating on multicast by @JEnoch in #676
- Documnetation page about zenoh-pico types concepts by @sashacmc in #678
- Fix (C++) build for windows by @DenisBiryukov91 in #679
- Use z_result_t for all methods returning error code by @sashacmc in #680
- Update type doc with the links to concepts by @sashacmc in #683
New Contributors
Full Changelog: 1.0.0.8...1.0.0.9