v0.1.9
What's Changed
- Use ce_name attribute for mapping UAttributes names to CloudEvent names by @stevenhartley in #89
- Add UUID Time based Helper methods by @neelam-kushwah in #90
- Fix: Use equality check in isRpcMethod() and isRpcResponse() by @neelam-kushwah in #91
- Add traceparent support on CloudEventFactory builder by @jefftindall in #95
- Copy traceparent on UCloudEvent.fromMessage by @jefftindall in #96
- Pull in the up-core-api 1.5.7 changes by @stevenhartley in #88
- Update link to Cloudevents doc by @yatsenko-ihor in #99
- Fix the uTwin package number by @stevenhartley in #101
- Change up-java versions by @stevenhartley in #100
New Contributors
- @yatsenko-ihor made their first contribution in #99
Full Changelog: up-java-1.5.8...v0.1.9-dev