1.0.0.7
Pre-release
Pre-release
What's Changed
Other changes
- Add Flipper platform by @sashacmc in #351
- Add support for qos settings in sample by @DenisBiryukov91 in #348
- Fix/remove qos designated initializers by @DenisBiryukov91 in #354
- fix: Documentation build by @fuzzypixelz in #361
- platform api synchronization with zenoh-c by @DenisBiryukov91 in #365
- Add config endpoint in raweth locator by @jean-roland in #364
- Fix bug reading from ws by @OlivierHecart in #370
- Expose timeout option in z_get_options_t by @sashacmc in #375
- Align examples and remove reading from stdin by @oteffahi in #359
- Fix unused variable warning by @jean-roland in #379
- Update zenoh:master references in README to zenoh:main. by @gmartin82 in #381
- correct unsigned atomic in refcount.h by @vortex314 in #382
- Fix refcount cast by @Mallets in #384
- Fix esp32 CI by @jean-roland in #386
- Serial timeout by @vortex314 in #383
- Run clang-format by @Mallets in #388
- Fix misra violations by @jean-roland in #390
- ci: Allow building zenoh from arbitrary branch in build-check workflow by @fuzzypixelz in #389
- Enhance zephyr integration with west and kconfig by @nashif in #395
- Fix concurrency issue on task_running value by @jean-roland in #401
- feat: Automate Release by @fuzzypixelz in #402
- Fix windows socket timeout value by @jean-roland in #411
- Fix bad value used to set reliability flag by @jean-roland in #413
- Disable raweth testing by @jean-roland in #416
- Enable releasing from any branch by @fuzzypixelz in #421
- Align version with zenoh-c by @diogomatsubara in #438
- Add malloc value guards for freertos by @jean-roland in #527
- Add mutex_free value guard for Zephyr by @jean-roland in #551
- Prohibit zero channel capacity by @sashacmc in #576
- Update zenoh-pico version in pio manifest by @jean-roland in #578
- Fix vle serialization by @jean-roland in #574
- Fix undefined behavior with encoding option processing by @sashacmc in #580
- Update z_pull examples with the channels by @sashacmc in #577
- z_bytes_reader and z_bytes_writer update by @DenisBiryukov91 in #581
- Remove z_null and z_check for system owned types + cleanup by @sashacmc in #584
- Fix system calls return error processing by @sashacmc in #586
- Reduce default buffer sizes by @jean-roland in #582
- Move protection by @milyin in #575
- Update string usage examples by @sashacmc in #587
- Add z_publisher_keyexpr and z_subscriber_keyexpr methods by @jean-roland in #588
- Add z_slice_empty and z_slice_is_empty methods by @sashacmc in #590
- Make z_null and z_check as internal method by @sashacmc in #592
- Remove legacy z_qos_t type by @sashacmc in #593
- switch to ptr to z_xxx_moved_t by @milyin in #597
- _z_check/null renamed to z_internal by @milyin in #599
- added Z_FEATURE_UNSTABLE_API, reliability put under it by @milyin in #601
- C++ update for move protection API by @milyin in #604
- Switch keyexpr and locator to non null terminated strings by @jean-roland in #602
- properly extract publisher keyexpr id for interests by @DenisBiryukov91 in #607
- Add missing view_keyexpr methods by @jean-roland in #605
- Add _z_id_to_string function by @jean-roland in #608
- Add config clone function by @jean-roland in #606
- Merge main into dev/1.0.0 by @jean-roland in #610
- Fix merge-related issues by @jean-roland in #611
- merge Dev/1.0.0 into main by @milyin in #609
- chore: Add check-labels workflow by @diogomatsubara in #612
- chore: update check-labels triggers by @diogomatsubara in #613
New Contributors
- @oteffahi made their first contribution in #359
- @vortex314 made their first contribution in #382
- @nashif made their first contribution in #395
Full Changelog: 1.0.0.6...1.0.0.7