Releases: dfinity/agent-rs
Releases · dfinity/agent-rs
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 <[email protected]> Co-authored-by: Adam Spofford <[email protected]>
608a3f4
feat!: SyncCall/AsyncCall enhancements (#539)
1a16e17
remove the unnecessary purge step (#561)
d3db617
Deny certs with timestamps in the future as well as the past (#559)
8273d32: chore: release v0.35.0 (#558)
* chore: release v0.35.0 * add publish script
70c3daf: test: re-enable chunked_wasm test (#550)
* re-enable the test with dfx 0.20.0-beta.0 * disable e2e on macos * macos-12 * latest dfx is 0.20.0 now --------- Co-authored-by: Eric Swanson <[email protected]>
6ebdacc
chore: bump reqwest version (#556)
e20210b
Update h2 and rustls (#555)
4ab1172: chore(conventional-commits-workflow): get PR title from env var (#553)
Follows advice at https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-an-intermediate-environment-variable