Releases: dfinity/agent-rs
Releases · dfinity/agent-rs
5dac658
update ic-verify-bls-signature to v0.5 (#571)
fef750a: chore: update dependencies (#570)
* update tls dependencies * update base64 * tls cont. * pem -> base64 * workspace true * strum * reqwest in workspace * sync MSRV * fix * hyper-rustls features * cached
ffa5d22
feat!: (ic-utils) support canister upgrade option wasm_memory_persist…
be929fd
feat: Move Bitcoin methods to new BitcoinCanister (#567)
f943023
Release 0.36.0 (#566)
49b70e8
Add default request timeout (#565)
4765eb3
feat: add `log_visibility` to canister settings (#564)
c934d17: feat: introduce http request retries on tcp failures (#562)
* chore: introduce request retries * docs: add comment * fix: wasm build * docs: change changelog.md * add retries to HyperTransport * check error * add: tests * add cfg feature * Stronger error handling --------- Co-authored-by: Adam Spofford <adam.spofford@dfinity.org> Co-authored-by: Adam Spofford <93943719+adamspofford-dfinity@users.noreply.github.com>
608a3f4
feat!: SyncCall/AsyncCall enhancements (#539)
1a16e17
remove the unnecessary purge step (#561)