v0.2.0-dev (up-spec v1.6.0-alpha.2)
Pre-release
Pre-release
What's Changed
- feat: support adding coverage comments to PRs from forks by @netomi in #26
- Exclude pass statements from code coverage by @neelam-kushwah in #28
- Add validate_id, micro_uri range, etc by @matthewd0123 in #30
- Remove vendor specific references in test files by @matthewd0123 in #31
- Update Copyright Headers for Compliance by @matthewd0123 in #32
- Add ruff lint workflow and address linting issues. by @neelam-kushwah in #35
- Minor edit (SDK -> Library) by @frankghe in #37
- Modify deploy job to lint by @neelam-kushwah in #41
- Resolve incompatible priority issue by typecasting string to int by @neelam-kushwah in #42
- Update codebase to comply with up-spec 1.5.8 L1 by @neelam-kushwah in #39
- Initial commit of up-L2 Communication Layer Apis by @neelam-kushwah in #44
- Add uri pattern matching logic and test cases by @neelam-kushwah in #46
- Update all L2 APIs to return responses asynchronously. by @neelam-kushwah in #48
- Add Calloptions to publish and notify api by @neelam-kushwah in #50
- In-Memory Subscriber functionality by @neelam-kushwah in #52
- Move InMemorySubscriber from L2 to L3 client module by @neelam-kushwah in #56
New Contributors
Full Changelog: v0.1.2-dev...v0.2.0-dev