Rust SDK 0.9.4

rust-sdkdeprecatedchangedadded

Added

  • Added the Compute Core Cache API in fastly::cache::core.

Changed

  • Usage of Backend::builder is no longer considered experimental. The BackendExt trait is no longer required to use that function, and the trait function has been marked as deprecated.

Deprecated

  • Deprecated BackendExt::builder in favor of a native Backend::builder function.

Prior change: Go SDK 0.1.4

Following change: JavaScript SDK 2.0.2