Releases: dfinity/agent-rs
Releases · dfinity/agent-rs
23589cc: docs: extend `DynamicRouteProvider` documentation (#648)
* docs: extend DynamicRouteProvider documentation * docs: add backticks * docs: change sentence * docs: remove links
00cc0e6
chore: release agent-rs 0.40.1 (#647)
c5b8c6d: chore(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 (#643)
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.13 to 0.5.15. - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.13...crossbeam-channel-0.5.15) --- updated-dependencies: - dependency-name: crossbeam-channel dependency-version: 0.5.15 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b53d770
feat: add 'read_state_canister_controllers' and 'read_state_canister_…
96910e7
Release 0.40.0 (#639)
7ee5d02: chore(deps): bump ring from 0.17.8 to 0.17.12 (#637)
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.12. - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md) - [Commits](https://github.com/briansmith/ring/commits) --- updated-dependencies: - dependency-name: ring dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7752c33
feat!: Add rejected operation info to reject errors (#638)
6a10ba7
feat: extend dynamic latency-based routing strategy with `k-top-nodes…
3e3a643
fix: changelog (#636)
6a0d96e
fix: AgentBuilder::with_background_dynamic_routing is async (#634)