Skip to content

Releases: fetchai/uAgents

v0.9.2

14 Dec 11:40
e29f415
Compare
Choose a tag to compare

What's Changed

  • fix: catch all wallet messaging exceptions by @jrriehl in #209

Full Changelog: v0.9.1...v0.9.2

v0.9.1

06 Dec 14:55
e313800
Compare
Choose a tag to compare

What's Changed

  • chore: import wallet message and bump version for patch release by @jrriehl in #208

Full Changelog: v0.9.0...v0.9.1

v0.9.0

29 Nov 10:31
59ead63
Compare
Choose a tag to compare

New features:

Full Changelog: v0.8.1...v0.9.0

v0.8.1

16 Nov 20:33
6c4a4d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

06 Nov 13:47
47753d7
Compare
Choose a tag to compare

New features

Fixes

Full Changelog: v0.7.0...v0.8.0

v0.7.0

13 Oct 11:20
69eb40d
Compare
Choose a tag to compare

New features

FIxes

Integrations

New Contributors

Full Changelog: v0.6.2...v0.7.0

v0.6.2

18 Sep 10:19
3bef47f
Compare
Choose a tag to compare

Fixes

  • fix: make http headers case insensitive by @jrriehl in #163

Integrations

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

14 Sep 15:49
f505b8d
Compare
Choose a tag to compare

New Features

Fixes

  • fix: Change package name by @qati in #156
  • fix: remove docstring that changed all model digests by @jrriehl in #157

New Contributors

  • @qati made their first contribution in #155

Full Changelog: v0.6.0...v0.6.1

v0.6.0

07 Sep 15:49
8068ca6
Compare
Choose a tag to compare

New features

Fixes

  • fix: registration exceptions and retries by @jrriehl in #128
  • fix: add new session id to envelope if not already present in context by @jrriehl in #145

Integrations

Docs

Dependencies

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

12 Jul 12:16
05b2ebc
Compare
Choose a tag to compare

Changes:

  • Minor updates to name service integration
  • Adds Context.send_raw(...) function