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: Rust SDK 0.9.4

Following change: Rust SDK 0.9.6