Skip to content

Releases: dfinity/agent-rs

23589cc: docs: extend `DynamicRouteProvider` documentation (#648)

23 May 11:20
23589cc
Compare
Choose a tag to compare
* docs: extend DynamicRouteProvider documentation

* docs: add backticks

* docs: change sentence

* docs: remove links

00cc0e6

15 May 18:40
00cc0e6
Compare
Choose a tag to compare
chore: release agent-rs 0.40.1 (#647)

c5b8c6d: chore(deps): bump crossbeam-channel from 0.5.13 to 0.5.15 (#643)

11 Apr 17:17
c5b8c6d
Compare
Choose a tag to compare
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

08 Apr 17:59
b53d770
Compare
Choose a tag to compare
feat: add 'read_state_canister_controllers' and 'read_state_canister_…

96910e7

17 Mar 15:52
96910e7
Compare
Choose a tag to compare
Release 0.40.0 (#639)

7ee5d02: chore(deps): bump ring from 0.17.8 to 0.17.12 (#637)

17 Mar 15:04
7ee5d02
Compare
Choose a tag to compare
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

17 Mar 10:54
7752c33
Compare
Choose a tag to compare
feat!: Add rejected operation info to reject errors (#638)

6a10ba7

26 Feb 09:37
6a10ba7
Compare
Choose a tag to compare
feat: extend dynamic latency-based routing strategy with `k-top-nodes…

3e3a643

19 Feb 16:30
3e3a643
Compare
Choose a tag to compare
fix: changelog (#636)

6a0d96e

04 Feb 17:11
6a0d96e
Compare
Choose a tag to compare
fix: AgentBuilder::with_background_dynamic_routing is async (#634)