Skip to content

Releases: dfinity/agent-rs

8273d32: chore: release v0.35.0 (#558)

10 May 17:11
8273d32
Compare
Choose a tag to compare
* chore: release v0.35.0

* add publish script

70c3daf: test: re-enable chunked_wasm test (#550)

08 May 21:13
70c3daf
Compare
Choose a tag to compare
* 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

08 May 16:17
6ebdacc
Compare
Choose a tag to compare
chore: bump reqwest version (#556)

e20210b

06 May 23:31
e20210b
Compare
Choose a tag to compare
Update h2 and rustls (#555)

4ab1172: chore(conventional-commits-workflow): get PR title from env var (#553)

06 May 16:03
4ab1172
Compare
Choose a tag to compare
Follows advice at https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-an-intermediate-environment-variable

ed2d34f

25 Apr 17:28
ed2d34f
Compare
Choose a tag to compare
ci: macos-12 (#551)

dac18df

24 Apr 22:06
dac18df
Compare
Choose a tag to compare
feat: client-side ratelimiting and auto-retrying 429s (#549)

b9e4937: feat: Add `wasm_memory_limit` to canister settings (#548)

19 Apr 15:46
b9e4937
Compare
Choose a tag to compare
* feat: Add `wasm_memory_limit` to canister settings

Part of https://dfinity.atlassian.net/browse/SDK-1588

* use grouping

---------

Co-authored-by: Linwei Shang <[email protected]>

f500dac

09 Apr 16:29
f500dac
Compare
Choose a tag to compare
feat: ReqwestTransport and HyperTransport allow for shared RouteProvi…

7840c34

09 Apr 20:42
7840c34
Compare
Choose a tag to compare
fix!: change Chunk Store API to conform to the interface specificatio…