Releases: dfinity/agent-rs
Releases · dfinity/agent-rs
391f38e
fix: potential Panic in Secp256k1 Signature Generation (NCC-DITY002-0…
2df2030
chore: update dependencies (#341)
a068fd9
chore: release agent-rs 0.16.0 (#339)
7340c40
chore: update changelog (#340)
b354574
fix: raise minimum reqwest version to avoid TLS backend error (#338)
d46cc18: feat: `ReqwestHttpReplicaV2Transport::create_with_client` (#337)
re-exports `reqwest` for ease of version matching.
1138f9d: feat: wallet_send takes Principal instead of &Canister (#336)
* Update wallet_send * Update tests
6f9f26a: refactor: Replace openssl with pure rust libs (#301)
Replaces hash function calls. Removes default features (native-tls) from `reqwest` Removes dependencies from CI workflows
e566d8e: feat: Improve wallet call forwarding API (#335)
* Remove wallet_forward * Make Argument easier to construct * Update doc to not reference private type * Update usage in tests
d1166ec
fix: Fix clap deprecation (#334)