Skip to content

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 14:33
· 28 commits to main since this release
Immutable release. Only release title and notes can be modified.
a0b6a4e

CapiscIO SDK 2.4.0

Installation

pip install capiscio-sdk==2.4.0

Or upgrade:

pip install --upgrade capiscio-sdk

What's Changed

See CHANGELOG.md for detailed changes.

Documentation


Full Changelog: 0000000...v2.4.0

What's Changed

  • feat: Add MCP service gRPC client by @beonde in #20
  • feat: Add MCP service client for RFC-006/RFC-007 operations by @beonde in #21
  • fix: resolve pytest warnings for deprecation and unknown marks by @beonde in #22
  • fix: RFC-002 alignment for TrustLevel and BadgeClaims by @beonde in #23
  • docs: update CLI naming to capiscio (consolidation) by @beonde in #24
  • docs: add missing bug fixes to v2.4.0 changelog by @beonde in #25

Full Changelog: v2.3.1...v2.4.0