1.0.0.5
Pre-release
Pre-release
What's Changed
Other changes
- Compatibility with dev/1.0.0 branch of zenoh-c by @DenisBiryukov91 in #114
- Use std::optional for optional arguments in options by @DenisBiryukov91 in #117
- Channels Support by @DenisBiryukov91 in #119
- added liveliness support by @DenisBiryukov91 in #121
- Add missing zenoh-c features support by @DenisBiryukov91 in #123
- replace dynamic casts with static ones by @DenisBiryukov91 in #125
- add support for more stl containers serialization/ deserialization by @DenisBiryukov91 in #126
- remove publisher set methods by @DenisBiryukov91 in #127
- zenoh-c compatibility by @DenisBiryukov91 in #129
- enabled shm and unstable by @milyin in #130
- Documentation update by @DenisBiryukov91 in #133
- Cmake fixes dev 1.0.0 by @diogomatsubara in #139
- Fixes for examples and zenoh-pico compatibility by @DenisBiryukov91 in #142
- remove EntityGlobalIdConstructor since it is no longer exposed in zenoh-c by @DenisBiryukov91 in #144
- fixes for compatibility with zenoh-pico by @DenisBiryukov91 in #145
- add missing inline to Bytes::iter method by @DenisBiryukov91 in #146
- Api alignment for zenoh-c and zenoh-pico by @DenisBiryukov91 in #147
- remove unnecessary decltype(auto) by @DenisBiryukov91 in #148
- use find_package for fetching dependencies in cmake by @DenisBiryukov91 in #151
- Fix ring channel by @jokla in #152
- fix z_get example by @DenisBiryukov91 in #154
- Allow implicit construction for KeyExpr and Bytes by @DenisBiryukov91 in #157
- SHM API for CPP by @yellowhatter in #153
- Rename z_error_t to z_result_t by @Mallets in #159
- Update SHM examples by @yellowhatter in #160
- fix: use debian compatible arch by @diogomatsubara in #161
- Revert "fix: use debian compatible arch" by @Mallets in #162
- Align SHM examples by @Mallets in #163
- fix: update ci build script by @diogomatsubara in #164
New Contributors
- @jokla made their first contribution in #152
- @yellowhatter made their first contribution in #153
Full Changelog: 1.0.0.4...1.0.0.5