Rust SDK 0.9.5
Added
- Added the Compute Simple Cache API in
fastly::cache::simple. fastly::errornow includes a reëxport ofanyhow::Contextin addition toanyhow::Error.- Added
fastly::secret_store::Secret::from_bytes()to create unencryptedSecrets from bytes at runtime for compatibility with APIs that require aSecret.
Prior change: Rust SDK 0.9.4
Following change: Rust SDK 0.9.6