Skip to content

Releases: inferadb/rust

v0.1.5

25 Dec 03:55
0561d67

Choose a tag to compare

Added

  • Initial release of the InferaDB Rust SDK
  • Client builder 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

Full Changelog: https://github.com/inferadb/rust/commits/v0.1.5