v0.2.0
What's Changed
- Add workflow for codeql analysis using Java 17 by @netomi in #112
- Add workflow for test coverage report and PR coverage comments by @neelam-kushwah in #115
- uProtocol up-L1 1.5.8 by @stevenhartley in #111
- Remove Dash tool plugin by @stevenhartley in #118
- Add linting workflow and address identified issues by @neelam-kushwah in #120
- Remove CloudEvents Code by @stevenhartley in #122
- Initial Commit of uP-L2 Communication Layer APIs by @stevenhartley in #119
- Revert "Remove CloudEvents Code" by @stevenhartley in #127
- Update to UUIDv7 by @stevenhartley in #126
- async UTransport and L2 APIs by @stevenhartley in #128
- Fix Priority Validation for UAttributes by @stevenhartley in #133
- Add CallOptions to Notifier & Publisher by @stevenhartley in #134
- InMemorySubscriber Functionality by @stevenhartley in #135
- Peg the version of up-spec to v1.6.0-alpha.2 by @stevenhartley in #137
- Add uri pattern matching logic and test cases by @neelam-kushwah in #138
- Address issues in InMemorySubscriber by @stevenhartley in #141
- Improve JavaDoc comments by @sophokles73 in #144
- Add API to UriValidator to check if URI has wildcard by @stevenhartley in #143
- Make uPayload static methods public by @stevenhartley in #150
- Adding UriFilter by @stevenhartley in #152
- Add open() API to UTransport by @stevenhartley in #153
- Move InMemorySubscriber from L2 communication module to L3 client mo… by @stevenhartley in #158
New Contributors
Full Changelog: v0.1.10...v0.2.0