Rust SDK 0.11.13
- Add
fastly::compute_runtime::get_heap_mibfor reading memory usage - Add
fastly::experimental::reusable_sessions::Servefor using a callback handler when reusing sandboxes. - Explicitly register
max_connectionsas0even whenBackendBuilderis not provided a value for it.
Prior change: Rust SDK 0.11.12