1.0.0-alpha.4
Pre-release
Pre-release
What's Changed
New features 🎉
- Fix #1185. Add encoding option to publisher creation by @Mallets in #1194
- Fix typos ("nof" -> "not") by @fuzzypixelz in #1227
Bug fixes 🐞
- fix: adminspace encodings by @gabrik in #1182
- fix: replace some unsafe code with safe version by @wyfo in #1184
Other changes
- Value fields public by @Charles-Schleich in #1178
- Draft: Add
new_timestamp
to Session by @Charles-Schleich in #1175 - Improve bytes by @Mallets in #1174
- fix: fix zenoh-shm test requiring "test" feature to compile by @wyfo in #1183
- Fix README format by @evshary in #1186
- make HatTokenTrait pub(crate) by @Charles-Schleich in #1189
- Implement Error trait for ZBytes error types by @Mallets in #1192
- Fix and Improve liveliness doc by @OlivierHecart in #1195
- Allow to enable/disable batching from config by @Mallets in #1196
- Fix doc warnings by @OlivierHecart in #1197
- Add codec test of interest message by @Mallets in #1198
- Fix CLI args for z_pub_shm by @Mallets in #1199
- Fix bug in keyexpr::includes leading to call get_unchecked on empty array UB by @OlivierHecart in #1207
- feat: unify pub/sub and query/reply modules by @wyfo in #1193
- Add z_bytes in the examples. by @evshary in #1180
- Make listen and connect endpoints ModeDependentValues by @OlivierHecart in #1216
- Bump uhlc to 0.8.0 - changing formatting of Timestamps as Strings by @JEnoch in #1218
- fix: typos by @J-Loudet in #1220
- remove
new_timestamp
fn ,time
module, reworked plugin storage … by @Charles-Schleich in #1188 - Use TCP MSS as TCP link MTU by @Mallets in #1214
- Make adminspace return current metadata by @OlivierHecart in #1221
- simplify timestamp id, remove allocation. by @Charles-Schleich in #1223
- fix(storage-manager): do not start when 'timestamping' is disabled by @J-Loudet in #1219
- fix(storage-manager): validate presence of timestamp by @J-Loudet in #1229
- Fix zenoh macros category by @diogomatsubara in #1232
Full Changelog: 1.0.0-alpha.2...1.0.0-alpha.4