Rust SDK 0.9.4
Added
- Added the Compute Core Cache API in
fastly::cache::core
.
Changed
- Usage of
Backend::builder
is no longer considered experimental. TheBackendExt
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 nativeBackend::builder
function.
Prior change: Go SDK 0.1.4
Following change: JavaScript SDK 2.0.2
User contributed notes
BETADo you see an error in this page? Do have an interesting use case, example or edge case people should know about? Share your knowledge and help people who are reading this page! (Comments are moderated; for support, please contact support@fastly.com)