Releases: eclipse-zenoh/zenoh-cpp
Releases Β· eclipse-zenoh/zenoh-cpp
1.1.0
What's Changed
New features π
Bug fixes π
- Align examples with rust and fix argument parsing in examples by @DenisBiryukov91 in #318
Other changes
- fix queryable examples by @DenisBiryukov91 in #320
Full Changelog: 1.0.4...1.1.0
1.0.4
What's Changed
New features π
- Add clone method to Reply by @ahcorde in #290
- add querier support by @DenisBiryukov91 in #297
Bug fixes π
- fix liveliness examples not being built for zenoh-pico if zenoh-c is disabled by @DenisBiryukov91 in #300
Dependencies π·
- Bump zenoh-pico from
5b068c5
tod33f058
by @dependabot in #289 - Bump zenoh-c from
cb348a7
tob00c9cc
by @dependabot in #308 - Bump zenoh-pico from
d33f058
to54191c8
by @dependabot in #309
Other changes
- Fix homebrew publish by @diogomatsubara in #305
- fix: add ci status check by @diogomatsubara in #306
New Contributors
- @dependabot made their first contribution in #289
- @ahcorde made their first contribution in #290
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
New features π
- Add Bytes serialization support for std::span by @JafarAbdi in #273
- add Session::is_closed method by @DenisBiryukov91 in #282
- Querying subscriber by @DenisBiryukov91 in #283
- corrected names for livelines, enabled liveliness for zenoh-pico by @milyin in #279
Other changes
- chore: update org secrets by @diogomatsubara in #277
- feat: add job to release libzenohcpp to homebrew by @diogomatsubara in #278
- Script shell compatibility fix by @sashacmc in #286
- feat: add dependabot to update git submodules by @diogomatsubara in #285
- fix: root of the directory by @diogomatsubara in #287
- fix: Update org secrets by @diogomatsubara in #288
New Contributors
- @JafarAbdi made their first contribution in #273
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
New features π
- add publication cache support by @DenisBiryukov91 in #274
Other changes
- No tag in dry run by @diogomatsubara in #275
- chore: update zenoh-c and pico submodules by @diogomatsubara in #276
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
New features π
- added matching status and matching listener support by @DenisBiryukov91 in #270
Other changes
- set deb and rpm packages architecture to all/noarch by @DenisBiryukov91 in #269
- Add release debian workflow by @diogomatsubara in #271
- chore: update zenoh-c and zenoh-pico submodules by @diogomatsubara in #272
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
Bug fixes π
- support for zenoh-pico build granularity by @DenisBiryukov91 in #258
Other changes
- add serialization format test by @DenisBiryukov91 in #259
- chore: update submodules for 1.0.0 release by @diogomatsubara in #261
- fix package generation by @DenisBiryukov91 in #260
- bump zenoh-c/pico submodules by @DenisBiryukov91 in #262
- fix project version for X.Y.Z by @DenisBiryukov91 in #264
- repo name incorrect by @milyin in #265
- cpack calls added by @milyin in #266
- cpack call added by @milyin in #267
Full Changelog: 1.0.0.12...1.0.0
1.0.0.12
What's Changed
New features π
- clarify library requirements regarding C++17 compiler by @DenisBiryukov91 in #252
Documentation π
- docs clean up by @DenisBiryukov91 in #251
Other changes
- typo fix by @DenisBiryukov91 in #254
- fix clang-fromat runner to ubuntu24.04 and print clang-format version in ci by @DenisBiryukov91 in #256
- Align api by @DenisBiryukov91 in #255
- chore: update zenoh-c submodule to 1.0.0.12 by @diogomatsubara in #257
Full Changelog: 1.0.0.11...1.0.0.12
1.0.0.11
What's Changed
New features π
- support for peer mode in zenoh-pico examples by @DenisBiryukov91 in #240
- make Session.close take session by mutable reference by @DenisBiryukov91 in #241
- serialziation support for bool by @DenisBiryukov91 in #243
Bug fixes π
- [Fix] Add missing pragma once by @filippobrizzi in #244
Other changes
- Align api by @DenisBiryukov91 in #245
- fix clang format by @DenisBiryukov91 in #246
- Api alignment 2 by @DenisBiryukov91 in #247
- chore: Update zenoh-[c,pico] submodule to latest by @diogomatsubara in #248
- sumbodule update, branchesh for ci/scripts/bump-and-tag.bash corrected by @milyin in #249
Full Changelog: 1.0.0.10...1.0.0.11
1.0.0.10
What's Changed
New features π
- add encoding constants; by @DenisBiryukov91 in #230
- Examples cleanup by @DenisBiryukov91 in #231
- Add SHM cleanup API bindings by @yellowhatter in #237
- Serialization refactoring by @DenisBiryukov91 in #238
- make serialziation stable by @DenisBiryukov91 in #239
Bug fixes π
- Do not re-define targets if find_package(zenohcxx) is called twice by @traversaro in #232
Documentation π
- clarify readme regarding installation prerequisites by @DenisBiryukov91 in #234
Other changes
- chore: update release.yml for required labels by @diogomatsubara in #236
New Contributors
- @traversaro made their first contribution in #232
Full Changelog: 1.0.0.9...1.0.0.10
1.0.0.9
What's Changed
New features π
- add slice iterator api for Bytes by @DenisBiryukov91 in #220
- Align renamed API calls by @sashacmc in #221
- add equality relation for encoding by @DenisBiryukov91 in #224
- z_bytes example by @yellowhatter in #218
Other changes
- SourceSn is uint32_t and not uint64_t by @sashacmc in #222
- Fix windows build by @DenisBiryukov91 in #223
- prepend feature macros with Z_FEATURE to avoid name collisions by @DenisBiryukov91 in #225
- chore: update submodules for zenoh-c and pico by @diogomatsubara in #228
Full Changelog: 1.0.0.8...1.0.0.9