Skip to content

v2.3.0 - Major Release

Choose a tag to compare

@github-actions github-actions released this 14 Jan 19:25
· 35 commits to main since this release
Immutable release. Only release title and notes can be modified.
d8ef8bb

gRPC integration with capiscio-core for high-performance badge operations.

New Features

  • Trust Badge API - verify_badge(), parse_badge(), request_badge(), request_pop_badge()
  • Domain Validation API - create_dv_order(), get_dv_order(), finalize_dv_order() for DV badge flow
  • CoreValidator - Go-backed agent card validation via validate_agent_card()
  • gRPC Client - CapiscioRPCClient auto-manages capiscio-core connection
  • RFC-003 PoP Support - Proof of Possession badge requests
  • RFC-002 v1.3 Staleness - Configurable badge staleness thresholds

Fixes

  • Publish workflow runs unit tests only (fixes CI failures)
  • Lint and ruff config updates

Version Alignment

SDK version now matches capiscio-server, capiscio-ui, and capiscio-core (v2.3.0).

pip install capiscio-sdk==2.3.0