Rust SDK 0.9.3

rust-sdkdeprecatedchangedadded

Added

  • Request::get_client_request_id() returns an identifier for the current client request.

Changed

  • Renamed Object Store to KV Store, and deprecated the previous names.
  • The std::io::Write implementations for BodyHandle and StreamingBodyHandle no longer panic upon error.

Deprecated

  • Deprecated the old Object Store items that have been renamed to KV Store.
  • Deprecated write_bytes() and write_str() methods for BodyHandle and StreamingBodyHandle in favor of std::io::Write methods.

Prior change: JavaScript SDK 2.0.0

Following change: rename object store to kv store

User contributed notes

BETA

Do 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)