Skip to content

Releases: dfinity/agent-rs

5dac658

17 Jul 22:33
5dac658
Compare
Choose a tag to compare
update ic-verify-bls-signature to v0.5 (#571)

fef750a: chore: update dependencies (#570)

16 Jul 14:59
fef750a
Compare
Choose a tag to compare
* update tls dependencies

* update base64

* tls cont.

* pem -> base64

* workspace true

* strum

* reqwest in workspace

* sync MSRV

* fix

* hyper-rustls features

* cached

ffa5d22

15 Jul 16:40
ffa5d22
Compare
Choose a tag to compare
feat!: (ic-utils) support canister upgrade option wasm_memory_persist…

be929fd

06 Jun 17:32
be929fd
Compare
Choose a tag to compare
feat: Move Bitcoin methods to new BitcoinCanister (#567)

f943023

04 Jun 19:30
f943023
Compare
Choose a tag to compare
Release 0.36.0 (#566)

49b70e8

04 Jun 17:51
49b70e8
Compare
Choose a tag to compare
Add default request timeout (#565)

4765eb3

04 Jun 09:09
4765eb3
Compare
Choose a tag to compare
feat: add `log_visibility` to canister settings (#564)

c934d17: feat: introduce http request retries on tcp failures (#562)

31 May 23:52
c934d17
Compare
Choose a tag to compare
* 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

30 May 18:29
608a3f4
Compare
Choose a tag to compare
feat!: SyncCall/AsyncCall enhancements (#539)

1a16e17

28 May 14:04
1a16e17
Compare
Choose a tag to compare
remove the unnecessary purge step (#561)