Skip to content

Releases: Universal-Commerce-Protocol/python-sdk

v2026-04-08

30 Jun 09:09
298c295

Choose a tag to compare

What's Changed

  • docs: improve README with PyPI install, usage examples, and badges by @pjordan in #27
  • fix: handle "optional" marker in ucp_request schema preprocessing by @xiaoxuanz-hub in #33
  • feat: upgrade Python SDK to UCP v2026-04-08 by @segiodongo in #48

Full Changelog: v2026-01-23...v2026-04-08

v2026-01-23

31 Mar 11:28
a79c66e

Choose a tag to compare

chore: update sdk version to 0.3.0 (#25)

* chore: update sdk version to 0.3

This version is larger than the previous one which was 0.1.0

* chore: update sdk version to 0.3.0

Release v2026-01-11

06 Feb 18:01
de68bb5

Choose a tag to compare

chore: Add PyPi release workflow (#2)

Add a PyPi release GitHub Actions workflow that triggers a publish
whenever a new GitHub release is created

Signed-off-by: Costin Sin <cosin@google.com>