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