Rust SDK 0.9.6
Added
- Added support for mTLS / client certificates in dynamic backend definitions.
- Added [
Request::make_request_handle
]. - Added config-store-specific raw functions in
fastly-sys
.
Deprecated
- Deprecated the original
redirect_to_websocket_proxy
andredirect_to_grip_proxy
infastly-sys
, in favor of their v2 versions:redirect_to_websocket_proxy_v2
andredirect_to_grip_proxy_v2
.
Prior change: Add share_key to backends
Following change: Go SDK 0.1.7
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)