Rust SDK 0.13.1

rust-sdk
  • Add a Request::as_handles method.
  • Add cache lookup timeout
  • Add from_handle functions for ConfigStore, SecretStore, and Log.
  • Add ToBackend implementation for Arc<Backend>.
  • Add BotCategory::Headless to list of known bot categories
  • Fix clearing of override_cache_key before using it.
  • Return descriptive error when Fanout is not enabled
  • Respect cache lookup timeout for HTTP guest caching.
  • Experimental support for dynamic backend healthchecks.

Prior change: Rust SDK 0.13.0