Releases: fetchai/uAgents
Releases · fetchai/uAgents
[email protected]
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
v0.22.2
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]
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]
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
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]
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
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]
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
New Features
- feat(core): add send and receive function by @jrriehl in #639
- feat(core): add protocol specification by @jrriehl in #646
- feat(core): add python3.13 compatibility and code coverage checks by @Archento in #651
- feat(core): aname v2.3.0 support by @Alejandro-Morales in #628
- feat(core): add message history storage by @jrriehl in #648
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