v0.10.1-rc
Pre-release
Pre-release
OlivierHecart
released this
17 Jan 11:42
·
10 commits
to master
since this release
What's Changed
New features 🎉
- Add Liveliness feature binding by @sashacmc in #189
- Add publication cache and querying subscriber by @sashacmc in #191
- Add Attachment support by @sashacmc in #203
- Allow query replies out of queryable callback through owned queries by @p-avital in #213
- Add query channels by @p-avital in #222
Bug fixes 🐞
Other changes
- Use wall time in z_ping example. by @jean-roland in #184
- Options processing refactoring by @sashacmc in #192
- Add missing API to z_check by @yellowhatter in #195
- Enable usize to size_t conversion by @sashacmc in #198
- Add missing c++ API bindings by @sashacmc in #197
- Enable shared-memory in shared-memory examples by @Mallets in #194
- Allow to pass quoted parameters to cargo by @milyin in #196
- Allowed compilation without defaullt features by @milyin in #204
- z_ping fix by @OlivierHecart in #206
- z_pong accepts a config file as argument by @OlivierHecart in #208
- Adds missing zenoh_loan_type explicit instanciation for query. by @francocipollone in #214
- Allow to select statoc/dynamic linking through ZENOHC_LIB_STATIC variable by @milyin in #217
New Contributors
- @jean-roland made their first contribution in #185
- @sashacmc made their first contribution in #189
- @yellowhatter made their first contribution in #195
- @francocipollone made their first contribution in #214
- @fuzzypixelz made their first contribution in #216
Full Changelog: 0.10.0-rc...0.10.1-rc