v0.7.2-rc
Pre-release
Pre-release
github-actions
released this
06 Jun 15:25
·
134 commits
to master
since this release
Changelog
New features ๐
Bug fixes ๐
- z_keyexpr_t guarded transmute, cross-build check in cmake by @milyin in #125
- Fix keyexpr canonize by @p-avital in #127
- Fix z_keyexpr_new crash, cmake tests by @milyin in #128
- Fix crash on null for 'z_keyexpr', test updates by @milyin in #130
- undeclare_keyexpr drops passed owned keyexpr by @milyin in #133
- Fields order made same as zenoh-pico by @milyin in #144
Other changes
- Explicit specification of alignment for C structures representing Rust ones by @milyin in #123
- Workspace dependencies by @davidedellagiustina in #129
- Adapting CMakeLists.txt for cross-compilation by @Daparrag in #137
- Update z_get example with query value by @cguimaraes in #147
- Bump to Rust edition 2021 by @Mallets in #149
- Fix rust toolchain to 1.69 by @Mallets in #153
- Add ping/pong examples (posix only) by @p-avital in #154
New Contributors
- @davidedellagiustina made their first contribution in #129
- @Daparrag made their first contribution in #137
Full Changelog: 0.7.0-rc...0.7.2-rc