0.11.0.2
Pre-release
Pre-release
What's Changed
New features π
- Add C function to register callback for matching subscribers by @filippobrizzi in #236
- Add
complete
option topublication_cache
by @milyin in #243 - Add synchronization primitives by @DenisBiryukov91 in #250
- Add support for QoS settings in samples by @DenisBiryukov91 in #244
- Add support for random-generation primitives by @DenisBiryukov91 in #258
- Add support for sleep and time primitives by @DenisBiryukov91 in #256
- Add
z_whatami_to_str
api by @DenisBiryukov91 in #284 - Add memory-management API by @DenisBiryukov91 in #254
- Add
z_keyexpr_relation_to
api by @DenisBiryukov91 in #283 - Add command line argument parsing to examples by @oteffahi in #255
Bug fixes π
- Fix
z_pub
arguments parsing by @OlivierHecart in #289 - Fix alignment compilation error on Rust v1.77 by @Mallets in #298
- Fix hardcoded CMake hardcoded install path by @filippobrizzi in #241
- Fix sizes of
zcu_owned_matching_listener_t
andz_owned_reply_t
for arm32 by @DenisBiryukov91 in #328 - Fix build for
z_queryable_with_channels
example by @evshary in #340
Other changes
- Use wall time in throughput test by @jean-roland in #227
z_bytes
: expose wrap and rename new tofrom_str
by @p-avital in #235- Add
z_(owned_)keyexpr_t
autocanonize initializers by @DenisBiryukov91 in #282 - Add
len()
andis_empty()
methods toz_attachment
andz_owned_bytes_map_t
by @DenisBiryukov91 in #280 - Rename
zc_owned_liveliness_get_options_t
tozc_liveliness_get_options_t
by @sashacmc in #290 - Add
implementation_guarded_transmute
with from and deref by @DenisBiryukov91 in #303 - Remove default Cargo channel parameter by @milyin in #301
- Use
tracing
andzenoh-util::init_log
by @gabrik in #308 - Align examples and remove reading from stdin by @oteffahi in #255
- Update README and specify Rust version by @evshary in #342
New Contributors
- @filippobrizzi made their first contribution in #236
- @oteffahi made their first contribution in #255
- @evshary made their first contribution in #340
Full Changelog: 0.10.1-rc...0.11.0.2