Rust SDK 0.10.1
Added
- Added
PendingTransactionto allow code to run while waiting for request collapsing. - Added
TransactionLookupBuilder::execute_asyncto get access toPendingTransaction. - Added
Request::get_server_ip_addrto get the IP address on which this server received the HTTP request.
Deprecated
- Deprecated
uap_parse.
Prior change: Rust SDK 0.10.0
Following change: Rust SDK 0.10.2