Rust SDK 0.8.2
Added
- Added a set of
*_str_lossy()
accessors for HTTP headers and bodies. Unlike the*_str
methods, they do not panic if the values contain invalid UTF-8, but may perform allocation to insert replacement characters for invalid sequences.
Fixed
- Fixed a crash when using
Request::clone_with_body()
.
Prior change: Fastly Terraform Provider 0.41.0
Following change: Add new Object Store API endpoints