Releases: cedar-policy/cedar-for-agents
Releases · cedar-policy/cedar-for-agents
cedar-policy-mcp-schema-generator-v0.4.0
Release 0.4.0 of cedar-policy-mcp-schema-generator, available on crates.io
- Initial release of
cedar-policy-mcp-schema-generator.
mcp-tools-sdk-v0.2.0
Release 0.2.0 of mcp-tools-sdk, available on crates.io
Added:
- Adds
UnknownPropertyTypeto represent when a property's (sub-)type is not provided.
Fixed:
- Fixed a bug in MCP Tool description parser that would reject legal JSON schemas when the schemas included
array and property types that are unspecified.