Rust SDK 0.13.1
- Add a
Request::as_handlesmethod. - Add cache lookup timeout
- Add
from_handlefunctions forConfigStore,SecretStore, andLog. - Add
ToBackendimplementation forArc<Backend>. - Add
BotCategory::Headlessto list of known bot categories - Fix clearing of
override_cache_keybefore 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