Releases: eclipse-uprotocol/up-python
Releases · eclipse-uprotocol/up-python
v0.2.0-dev (up-spec v1.6.0-alpha.2)
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
v0.1.2-dev
What's Changed
- Pull in changes from up-core-api 1.5.7 by @matthewd0123 in #21
- Add workflow to test code coverage and generate coverage report by @neelam-kushwah in #24
Full Changelog: v0.1.1-dev...v0.1.2-dev
v0.1.1-dev
What's Changed
- Exclude proto folder from .gitignore, enabling inclusion in Poetry pa… by @neelam-kushwah in #18
- Bump version by @neelam-kushwah in #19
Full Changelog: v0.1.0-dev...v0.1.1-dev
v0.1.0-dev
What's Changed
- uProtocol 1.5 Initial Python SDK Commit by @neelam-kushwah in #2
- CloudEvent ↔ UMessage conversion by @neelam-kushwah in #6
- Add backward compatibility for CloudEvents with old priority by @neelam-kushwah in #10
- Fix: UAttributesValidator now correctly handles the sink attribute. by @neelam-kushwah in #8
- Update up-core-api protos by @neelam-kushwah in #13
- Migrate to poetry (pyproject.toml) and update github publish workflow by @neelam-kushwah in #17
- [Matthew D'Alonzo] initial commit by @matthewd0123 in #15
New Contributors
- @neelam-kushwah made their first contribution in #2
- @matthewd0123 made their first contribution in #15
Full Changelog: https://github.com/eclipse-uprotocol/up-python/commits/v0.1.0-dev