Skip to content

Releases: dfinity/agent-rs

abf3274: feat: use generics for `lookup_value` (#295)

10 Jan 20:17
abf3274
Compare
Choose a tag to compare
Replaces `Vec` with array for calls
Ready to switch to `Iterator`s for dfinity/ic-types#8

22eee79

10 Jan 22:03
22eee79
Compare
Choose a tag to compare
chore: rust agent 0.11.1 (#297)

22c7bb2: chore: release rust agent 0.11.0 (#296)

07 Jan 22:50
22c7bb2
Compare
Choose a tag to compare
* candid 0.7.10, ic-types 0.3.0

b6b74b2: chore: release rust agent 0.10.2 (#292)

04 Jan 20:24
b6b74b2
Compare
Choose a tag to compare
* Rust agent 0.10.2

* update dependencies reported by cargo outdated -R

8872586: feat: Provide support for upgrading HTTP requests (#291)

22 Dec 23:59
8872586
Compare
Choose a tag to compare
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

14 Dec 23:58
0fb0ae3
Compare
Choose a tag to compare
chore: Update Rust to 1.55.0 and clap to 3.0.0-beta.5 (#290)

34f6f90

13 Dec 18:44
34f6f90
Compare
Choose a tag to compare
chore: release rust agent 0.10.1 (#289)

c0c0f23

10 Dec 23:47
c0c0f23
Compare
Choose a tag to compare
feat: expose certificate verification (#286)

824d630: fix: retry failures when uploading assets (#288)

10 Dec 21:07
824d630
Compare
Choose a tag to compare
Also:
- icx-asset now accepts secp256k1 pem files
- increased concurrency a bit

c4d3d05: chore: fix darwin provisioning due to macos-latest upgrade (#287)

07 Dec 19:22
c4d3d05
Compare
Choose a tag to compare
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.