Skip to content

Releases: fetchai/uAgents

[email protected]

17 Apr 16:00
c521f85
Compare
Choose a tag to compare

What's Changed

  • feat(core): add storage api upload/download to agent by @Alejandro-Morales in #685
  • feat(integration): Adding langchain and crewai adapter for uAgents by @abhifetch in #679
  • chore(core): add release CI for adapter by @qati in #690
  • chore(integration): initial uagents adapter release by @jrriehl in #691
  • chore(integration): initial adapter release by @jrriehl in #692

Full Changelog: https://github.com/fetchai/uAgents/compare/[email protected]

v0.22.3

10 Apr 16:21
cac23ae
Compare
Choose a tag to compare

What's Changed

  • chore(core): update almanac contract version and check by @jrriehl in #687
  • chore(core): bump version to 0.22.3 for release by @jrriehl in #688

Full Changelog: v0.22.2...v0.22.3

v0.22.2

09 Apr 12:51
ee16f63
Compare
Choose a tag to compare

What's Changed

  • fix(core): uagent-core send message util bug by @qati in #674
  • chore(core): bump version of uagents-core to 0.2.2 by @qati in #675
  • fix(integration): ai-engine uagents.models import by @Archento in #676
  • fix(core): response not assigned error by @Archento in #680
  • feat(core): metadata support in register_in_almanac method by @zmezei in #681
  • feat(core): add response text to error logs by @jrriehl in #682
  • chore(core): bump uagents-core version to 0.2.3 for release by @jrriehl in #683
  • fix(core): reply validation by @jrriehl in #684
  • chore(core): bump version to 0.22.2 for release by @jrriehl in #686

Full Changelog: v0.22.1...v0.22.2

[email protected]

08 Apr 11:43
791e037
Compare
Choose a tag to compare

What's Changed

  • fix(integration): ai-engine uagents.models import by @Archento in #676
  • fix(core): response not assigned error by @Archento in #680
  • feat(core): metadata support in register_in_almanac method by @zmezei in #681
  • feat(core): add response text to error logs by @jrriehl in #682
  • chore(core): bump uagents-core version to 0.2.3 for release by @jrriehl in #683

Full Changelog: https://github.com/fetchai/uAgents/compare/[email protected]@0.2.3

[email protected]

01 Apr 10:25
0806d27
Compare
Choose a tag to compare

What's Changed

  • fix(core): uagent-core send message util bug by @qati in #674
  • chore(core): bump version of uagents-core to 0.2.2 by @qati in #675

Full Changelog: https://github.com/fetchai/uAgents/compare/[email protected]

v0.22.1

31 Mar 14:09
8c589fb
Compare
Choose a tag to compare

What's Changed

  • chore(integration): update uagents version in uagents-ai-engine by @jrriehl in #667
  • chore(core): add init files to contrib module by @jrriehl in #669
  • chore(core): bump version to 0.2.1 for release by @jrriehl in #670
  • feat(core): send_and_receive allow multiple response types by @Archento in #671
  • chore(core): bump version to 0.22.1 for release by @Archento in #672

Full Changelog: v0.22.0...v0.22.1

[email protected]

31 Mar 13:46
5775cf4
Compare
Choose a tag to compare

What's Changed

  • chore(integration): update uagents version in uagents-ai-engine by @jrriehl in #667
  • chore(core): add init files to contrib module by @jrriehl in #669
  • chore(core): bump version to 0.2.1 for release by @jrriehl in #670

Full Changelog: https://github.com/fetchai/uAgents/compare/[email protected]

v0.22.0

28 Mar 15:55
652b553
Compare
Choose a tag to compare

What's Changed

  • chore(integration): bump versions for uagents-ai-engine release by @jrriehl in #657
  • fix(core): is_valid_reply should return True by default by @jrriehl in #658
  • refactor(core): import from uagents-core by @jrriehl in #613
  • feat(core): add agent chat protocol by @jrriehl in #659
  • feat(core): add agent subscription protocol spec by @Archento in #661
  • chore(core): bump version to 0.2.0 for release by @jrriehl in #660
  • fix(core): update release script by @jrriehl in #663
  • chore(core): bump version to 0.22.0 for release by @Archento in #665
  • chore(core): update uagents-core dependency and release by @jrriehl in #666

Full Changelog: v0.21.0...v0.22.0

[email protected]

28 Mar 14:11
84093aa
Compare
Choose a tag to compare

What's Changed

  • chore(integration): bump versions for uagents-ai-engine release by @jrriehl in #657
  • fix(core): is_valid_reply should return True by default by @jrriehl in #658
  • refactor(core): import from uagents-core by @jrriehl in #613
  • feat(core): add agent chat protocol by @jrriehl in #659
  • feat(core): add agent subscription protocol spec by @Archento in #661
  • chore(core): bump version to 0.2.0 for release by @jrriehl in #660
  • fix(core): update release script by @jrriehl in #663

Full Changelog: https://github.com/fetchai/uAgents/compare/[email protected]

v0.21.0

18 Mar 10:02
8f94ad6
Compare
Choose a tag to compare

New Features

Fixes

  • fix(core): run startup tasks in the background by @jrriehl in #643
  • fix(core): do not check replies when destination is not message sender by @jrriehl in #642

Other

  • chore(integration): bump ai-engine version by @qati in #640
  • chore(core): less restrictive pydantic version constraint by @jrriehl in #644
  • chore(core): bump version of uagents-core to 0.1.3 by @jrriehl in #645
  • refactor(example): remove examples from this repo (moved to new repo) by @5A11 in #565
  • feat(core): add back fetch-ai-engine by @qati in #649
  • style(core): update python reference implementation with builtin annotations by @Archento in #650
  • chore(core): update fetchai-babble version by @jrriehl in #652
  • chore(core): update fetchai-babble by @jrriehl in #653
  • chore(core): bump version to 0.21.0 for release by @jrriehl in #656

Full Changelog: v0.20.1...v0.21.0