Rust SDK 0.9.9
Added
- Added asynchronous versions of the KV store
lookupandinsertoperations. - Added
fastly::device_detection::lookup.
Changed
- JA3 accessors for non-TLS connections now return
Nonerather than panicking. - Updated hcd
is_healthyerror message when backend not found. - Renamed Compute@Edge to Compute.
Prior change: Rust SDK 0.9.8
Following change: Rust SDK 0.9.10