Releases: dfinity/agent-rs
Releases · dfinity/agent-rs
abf3274: feat: use generics for `lookup_value` (#295)
Replaces `Vec` with array for calls Ready to switch to `Iterator`s for dfinity/ic-types#8
22eee79
chore: rust agent 0.11.1 (#297)
22c7bb2: chore: release rust agent 0.11.0 (#296)
* candid 0.7.10, ic-types 0.3.0
b6b74b2: chore: release rust agent 0.10.2 (#292)
* Rust agent 0.10.2 * update dependencies reported by cargo outdated -R
8872586: feat: Provide support for upgrading HTTP requests (#291)
This lays the groundwork for upgrading HTTP requests from query calls to update calls. It applies the changes from https://github.com/dfinity/agent-rs/pull/195 that are specific to ic-utils so that they can be used downstream in icx-proxy.
0fb0ae3
chore: Update Rust to 1.55.0 and clap to 3.0.0-beta.5 (#290)
34f6f90
chore: release rust agent 0.10.1 (#289)
c0c0f23
feat: expose certificate verification (#286)
824d630: fix: retry failures when uploading assets (#288)
Also: - icx-asset now accepts secp256k1 pem files - increased concurrency a bit
c4d3d05: chore: fix darwin provisioning due to macos-latest upgrade (#287)
macos-latest is being rolled out, scheduled to be completed Dec 13. https://github.com/actions/virtual-environments/issues/4060 This change will handle macos-latest being either macos-10.15 or macos-11.