Skip to content

Releases: dfinity/agent-rs

a56ccd4

01 Oct 22:50
a56ccd4
Compare
Choose a tag to compare
feat: add with_max_polling_time for ic-agent (#604)

c3e07ce

30 Sep 17:01
c3e07ce
Compare
Choose a tag to compare
fix: Limit 429 retries (#602)

4642e30

30 Sep 20:34
4642e30
Compare
Choose a tag to compare
chore: Release 0.38.2 (#603)

7a109b9

27 Sep 22:32
7a109b9
Compare
Choose a tag to compare
feat: Add encoding functions for external signing (#600)

8967a7f

26 Sep 18:08
8967a7f
Compare
Choose a tag to compare
feat: Add HTTP middleware for Transport replacement (#598)

dfd5fc3: chore: fix docsrs which used removed feature hyper (#597)

23 Sep 20:18
dfd5fc3
Compare
Choose a tag to compare
* chore: fix docsrs which used removed feature hyper

* release v0.38.1

* changelog

603f1ff: feat: unstable dynamic routing feature (#599)

23 Sep 22:35
603f1ff
Compare
Choose a tag to compare
* feat(BOUN-1168): add dynamic route provider (Discovery Library) (#568)

---------

Co-authored-by: Nikolay Komarevskiy <90605504+nikolay-komarevskiy@users.noreply.github.com>

7293988

20 Sep 19:40
7293988
Compare
Choose a tag to compare
chore: release v0.38.0 (#596)

4bd9a3a

19 Sep 11:31
4bd9a3a
Compare
Choose a tag to compare
feat: route all update calls to synchronous v3 endpoint (#595)

9973651: chore(deps): bump quinn-proto from 0.11.3 to 0.11.8 (#594)

18 Sep 15:39
9973651
Compare
Choose a tag to compare
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.3 to 0.11.8.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.3...quinn-proto-0.11.8)

---
updated-dependencies:
- dependency-name: quinn-proto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>