Rust SDK 0.9.5

rust-sdkadded

Added

  • Added the Compute Simple Cache API in fastly::cache::simple.
  • fastly::error now includes a reëxport of anyhow::Context in addition to anyhow::Error.
  • Added fastly::secret_store::Secret::from_bytes() to create unencrypted Secrets from bytes at runtime for compatibility with APIs that require a Secret.

Prior change: JavaScript SDK 3.1.0

Following change: Go SDK 0.1.6