Releases: eclipse-uprotocol/up-rust
Releases Β· eclipse-uprotocol/up-rust
v0.2.0
What's Changed
β¨ Features
- Cosmetics - fix dev container by @AnotherDaniel in #173
- Increase test coverage for InMemoryRpcClient by @sophokles73 in #175
- Add missing OFT tags by @sophokles73 in #177
- Add nightly check for compatibility with up-spec by @sophokles73 in #181
- Add workflow for running OpenFastTrace against up-spec by @sophokles73 in #183
- Include requirements tracing in nightly up-spec compatibility check by @sophokles73 in #184
- Add cargo deny check to Nightly build by @sophokles73 in #187
- Exclude L1 and L3 requirements from OFT check by @sophokles73 in #188
- Make run-oft Action more flexible by @sophokles73 in #189
- Install JDK if necessary only by @sophokles73 in #191
- Use GitHub variable to define OFT file patterns by @sophokles73 in #190
- Use standard OpenFastTrace GitHub Action by @sophokles73 in #193
- Improve usability of UPayload by @sophokles73 in #195
- Use released version of OFT Action by @sophokles73 in #196
- Use separate repo variable for up-rust file patterns by @sophokles73 in #197
- Include tracing report in release artifacts by @sophokles73 in #198
π Bug Fixes
- Assume PROTOBUF_WRAPPED_IN_ANY if format is unspecified by @sophokles73 in #192
- Fix OFT report file format by @sophokles73 in #194
Other Changes
- Add msrv check to release flow by @AnotherDaniel in #174
- Prepare 0.2.0 release by @sophokles73 in #199
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
π Bug Fixes
- Include examples in package being published by @sophokles73 in #172
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
π οΈ Breaking Changes
- Rename RequestHandler::invoke_method by @sophokles73 in #163
β¨ Features
- Add L2 API examples by @sophokles73 in #162
- Customize automatic generation of release notes by @sophokles73 in #165
- Improve test coverage by @sophokles73 in #170
- Update to up-spec v1.6.0-alpha.3 by @sophokles73 in #171
π Bug Fixes
- Set resource ID to 0 while listening in InMemoryRpcServer. by @evshary in #167
- Fix nightly testing of all feature combinations by @sophokles73 in #168
- Empty Authority field implies local UUri by @AnotherDaniel in #169
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
What's Changed
- Use git submodule for proto3 files by @sophokles73 in #160
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
This release aims at implementing the uProtocol v1.6.0-alpha.2 specification
Expect (many) things to change before we reach v1.0.0 :-)