Rust SDK 0.9.5
Added
- Added the Compute Simple Cache API in
fastly::cache::simple
. fastly::error
now includes a reëxport ofanyhow::Context
in addition toanyhow::Error
.- Added
fastly::secret_store::Secret::from_bytes()
to create unencryptedSecret
s from bytes at runtime for compatibility with APIs that require aSecret
.
Prior change: JavaScript SDK 3.1.0
Following change: Go SDK 0.1.6