Skip to content

Python SDK 0.4.2

Latest

Choose a tag to compare

@openprodkt-sdk-release-publisher openprodkt-sdk-release-publisher released this 31 Aug 03:49
cc6f199

Python SDK 0.4.2

Source tag: python-v0.4.2
Install: pip install openprodkt-governance-sdk==0.4.2

Highlights

  • Policy evaluation now supports asset-linked rules and system presets, so SDK consumers can work with the same policy model used by the platform.
  • New metadata schema guards and helpers validate asset IDs and decision metadata across Python, TypeScript, and Go.
  • SDK flows were aligned with the platform's asset ID contract to reduce payload drift between the API, UI, and client code.
  • Cross-language contract tests expanded coverage to keep behavior aligned across the three SDKs.