Releases: dfinity/agent-rs
Releases · dfinity/agent-rs
a651dbb
0a51f2a
feat: Add `wasm_memory_threshold` (#626)
f1caf8a
chore: Update MSRV to 1.78 (#622)
9c80fb4
chore: release 0.39.2 (#625)
86c4a43: chore(deps): bump rustls from 0.23.17 to 0.23.20 (#621)
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.17 to 0.23.20. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.17...v/0.23.20) --- updated-dependencies: - dependency-name: rustls dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
68aa5f2: chore: bump ic-certification to 3.0.0 (#623)
--------- Co-authored-by: Kaia Peacock <[email protected]>
48005c7
feat: Add error code to certified rejects (#620)
f76fecf
feat: dynamic routing mvp (#619)
a53948e
chore: update dependencies in Cargo.toml and do not require tokio def…
b95effb
chore: run integration tests against PocketIC (#607)