Releases: eclipse-uprotocol/up-transport-zenoh-cpp
Releases · eclipse-uprotocol/up-transport-zenoh-cpp
v1.0.0-rc3
1.0.0 Release Candidate 3
Addresses issue #109 by removing layer 2 messaging modes in favor of
prioritizing uProtocol use cases. All messaging will be over the Zenoh
pub/sub mechanism for now.
Zenoh queries have been removed.
What's Changed
Full Changelog: v1.0.0-rc2...v1.0.0-rc3
v1.0.0-rc2
What's Changed
- Prepare for update to new up-cpp API by @gregmedd in #48
- Migrate to zenoh 1.0 by @sashacmc in #83
- NotificationTest: Fill in basic test by @billpittman in #86
- This implements a test for RPC on Zenoh transport. by @debruce in #89
- PublisherSubscriberTest: Add some basic tests by @billpittman in #92
- Fix response listener registration by @sashacmc in #90
- NotificationTest: Fix bug in test wrt callback function by @billpittman in #94
- Add pedantic compiler flags, and resolve problems. by @debruce in #91
New Contributors
- @sashacmc made their first contribution in #69
- @MarkStokes71 made their first contribution in #84
- @billpittman made their first contribution in #86
Full Changelog: v0.1.5.0-dev...v1.0.0-rc2
v0.1.4-dev
What's Changed
- Fix RPC response timeout issue by @gregmedd in #42
- Update the version to 0.1.4-dev by @stevenhartley in #43
Full Changelog: v0.1.3-dev...v0.1.4-dev
v0.1.3-dev
What's Changed
- Feature/rpc source fix by @debruce in #34
- Update up-cpp to 0.1.2-dev and create release by @stevenhartley in #41
Full Changelog: v0.1.2-dev...v0.1.3-dev
v0.1.2-dev
What's Changed
- Adding support for full build by @MelamudMichael in #20
- Feature/rpc alignment by @MelamudMichael in #21
- Convert Zenoh Client to Micro URIs by @gregmedd in #23
- Feature/1 5 7 alignment by @MelamudMichael in #22
- Working testPubSub with ready for review. by @debruce in #26
- Address compiler warnings in zenohUri by @gregmedd in #28
- Speed up CI jobs with parallelism and caching by @gregmedd in #33
New Contributors
Full Changelog: v0.1.1-dev...v0.1.2-dev
v0.1.1-dev
What's Changed
- removing samples by @MelamudMichael in #17
- Bug fix in RPC Client request payload by @MelamudMichael in #19
Full Changelog: v0.1.0-dev...v0.1.1-dev
v0.1.0-dev
What's Changed
- Changing the version in conan file. by @stevenhartley in #15
Full Changelog: v0.1.5.0-dev...v0.1.0-dev
v0.1.5.0-dev
What's Changed
- Initial commit of up-client-zenoh-cpp by @MelamudMichael in #5
- Feature/first draft conan support by @MelamudMichael in #8
- Feature/add submodule up core api by @maxfaine in #13
- moving threadpool by @MelamudMichael in #9
- Adding ci workflow to build and test by @stevenhartley in #14
New Contributors
- @MelamudMichael made their first contribution in #5
- @maxfaine made their first contribution in #13
- @stevenhartley made their first contribution in #14
Full Changelog: https://github.com/eclipse-uprotocol/up-client-zenoh-cpp/commits/v0.1.5.0-dev