v0.10.1-rc
Pre-release
Pre-release
OlivierHecart
released this
21 Dec 13:36
·
24 commits
to master
since this release
What's Changed
Other changes
- Update zenoh-pico.h by @Mallets in #253
- Add P2P UDP multicast examples to README by @Mallets in #255
- Remove typos in constants and comments by @jean-roland in #256
- Missing disclaimers & clang-format by @jean-roland in #257
- Rename feature config tokens by @jean-roland in #258
- Fix u16 little endian encoding by @Mallets in #263
- Add query & queryable token config by @jean-roland in #260
- fix memory leak in z_declare_subscriber by @p-avital in #262
- fix misencoding of query body by @p-avital in #265
- Keep tests assert in release build by @jean-roland in #266
- Add subscription token config by @jean-roland in #264
- Add publication token config by @jean-roland in #267
- Measure wall time in ping tests by @jean-roland in #269
- FreeRTOS-Plus-TCP port by @bjsowa in #239
- Add modularity checks in CI by @jean-roland in #268
- Fix zenoh cpp example compilation by @jean-roland in #274
- CI improvements by @jean-roland in #273
- Refactor transport layer by @jean-roland in #279
- Refactor link capabilities by @jean-roland in #280
- Remove 'using namespace std' statement. Fixes #276 by @cguimaraes in #281
- Reduce heap size to avoid SRAM overflow by @jmrua in #96
- Add raweth transport (implementation) by @jean-roland in #283
- Adapt to PlatformIO Zephyr update by @jean-roland in #287
- Clear buffer when done processing fragmented data to free the memory by @gmartin82 in #289
- Remove invalid free of value pointer into argv array. by @gmartin82 in #290
- Add raweth transport (glue) by @jean-roland in #286
- Allow max size of fragmented messages to be overridden when building by @gmartin82 in #292
- Changed ZENOH_DEBUG and FRAG_MAG_SIZE CMake options to cache variables. by @gmartin82 in #293
- Add raweth data length header field by @jean-roland in #294
- Fix fragmentation by @jean-roland in #297
- Fix Release workflow by @fuzzypixelz in #301
New Contributors
- @bjsowa made their first contribution in #239
- @jmrua made their first contribution in #96
- @gmartin82 made their first contribution in #289
- @fuzzypixelz made their first contribution in #301
Full Changelog: 0.10.0-rc...0.10.1-rc