Releases: agenticdataprotocol/python-sdk
Releases · agenticdataprotocol/python-sdk
ADP Python Client 0.1.0 Release
What's Changed
- Add issue&PR template by @mchades in #1
- [#3] feat: project scaffold for ADP Python SDK by @mchades in #4
- [#5] feat: add ADP protocol type definitions by @mchades in #10
- [#6] feat: add shared utilities (exceptions and message handling) by @mchades in #11
- [#7] feat: add transport layer with StdioClientTransport by @mchades in #12
- [#8] feat: add ClientSession with typed protocol operations by @mchades in #13
- [#9] feat: add top-level API, README docs, and integration tests by @mchades in #14
- [#15] fix: sync schema with upstream and adapt types for PredicateExpression by @mchades in #16
- [#21] feat: add Apache License 2.0 and license header check by @mchades in #22
- [#17] feat: add authorization support to ClientSession by @mchades in #18
- docs: fix README API signatures and examples by @mchades in #20
- [MINOR] chore: bump version to 0.1.0.dev0 by @jerryshao in #23
- [#24] feat: add PyPI publish workflow by @mchades in #25
- [#27] improve(ci): replace testpypi with dev/rc pre-release publishing to PyPI by @mchades in #28
- [#31] fix: add asyncio.Lock to ClientSession._send_request for concurrency safety by @mchades in #32
- [#29] improvement: refactor license check to use whitelist-based config by @mchades in #30
- [MINOR] chore: bump version to 0.1.0 by @mchades in #33
Full Changelog: https://github.com/agenticdataprotocol/python-sdk/commits/v0.1.0