Releases: inferadb/rust
Releases · inferadb/rust
v0.1.5
Added
- Initial release of the InferaDB Rust SDK
Clientbuilder with gRPC and REST transport support- Authentication (client credentials, bearer token, environment variables)
- Authorization checks (
check,check_batch) - Relationship management (
write,delete) - Lookup operations (
list_resources,list_subjects) - Watch streams for real-time updates
- Retry, caching, and circuit breaker support
- Mock and in-memory clients for testing
What's Changed
- ci(deps): bump the actions group with 5 updates by @dependabot[bot] in #1
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: https://github.com/inferadb/rust/commits/v0.1.5