v2.4.0
·
28 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
CapiscIO SDK 2.4.0
Installation
pip install capiscio-sdk==2.4.0Or upgrade:
pip install --upgrade capiscio-sdkWhat'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