Rust SDK 0.10.1
Added
- Added
PendingTransaction
to allow code to run while waiting for request collapsing. - Added
TransactionLookupBuilder::execute_async
to get access toPendingTransaction
. - Added
Request::get_server_ip_addr
to get the IP address on which this server received the HTTP request.
Deprecated
- Deprecated
uap_parse
.
Prior change: Add integration_id parameter to list-definitions endpoint
Following change: JavaScript SDK 3.15.0