Releases: fetchai/uAgents
Releases · fetchai/uAgents
v0.9.2
What's Changed
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
Full Changelog: v0.9.0...v0.9.1
v0.9.0
New features:
- feat: update README links to new docs by @Alejandro-Morales in #200
- refactor: to make exchange adapter by @ejfitzgerald in #199
- feat: add wallet messaging by @jrriehl in #53
Full Changelog: v0.8.1...v0.9.0
v0.8.1
v0.8.0
New features
- feat: readiness probe by @jrriehl in #194
- feat: automate faucet claims for test agents by @jrriehl in #197
Fixes
- fix: remove verify-tag flag from create release cmd by @jrriehl in #187
- fix: parse user addresses by @jrriehl in #195
- fix: mailbox config by @Alejandro-Morales in #189
Full Changelog: v0.7.0...v0.8.0
v0.7.0
New features
- feat: update resolvers to try multiple endpoints by @jrriehl in #150
- add broadcast by protocol example by @Archento in #165
- fix: improve request header parsing by @jrriehl in #166
- feat: use dynamic path filtering for github ci by @lrahmani in #167
- feat: add default error handler by @jrriehl in #176
- feat: update agent addresses by @Alejandro-Morales in #173
FIxes
- fix: use weighted random sampling without replacement by @jrriehl in #169
- docs: fixed broken examples link by @bgoober in #180
- fix(ai-engine): Import BookingRequest by @qati in #181
- fix: agent identifier by @Alejandro-Morales in #184
Integrations
- openai whisper model integration by @abhi141 in #160
- T5 Base Model Integration by @PrajnaSaikia in #162
- BERT Integration! by @sangramsam in #168
- feat: Add booking request type to ai-engine integration by @qati in #178
New Contributors
- @lrahmani made their first contribution in #167
- @abhi141 made their first contribution in #160
- @bgoober made their first contribution in #180
Full Changelog: v0.6.2...v0.7.0
v0.6.2
Fixes
Integrations
- feat: finbert integration with uagents by @sangramsam in #151
- Integrating BLIP Image Captioning model with UAgents by @gaurav19908 in #144
New Contributors
- @sangramsam made their first contribution in #151
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
New features
- feat: publish protocol manifest to agentverse by @jrriehl in #109
- feat: new almanac and name service registration flow by @Alejandro-Morales in #114
- feat: add broadcast to agents via protocol by @Archento in #116
- feat: better exception handling by @jrriehl in #133
- feat: api docs automation by @Alejandro-Morales in #131
- feat: update permissions query for name service contract by @jrriehl in #143
- feat: add release automation by @jrriehl in #141
- feat: report validation errors back to sender by @jrriehl in #147
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
- feat: restructure repository and add integrations by @jrriehl in #126
- feat: Add EV charger and car parking agents by @coderlktripathi in #132
- Integrating Stable Diffusion v1-4 with UAgents by @PrajnaSaikia in #139
- Integrating DistilGPT-2 into UAgent Ecosystem by @gaurav19908 in #130
Docs
- Update README.md by @rishankjhavar in #127
- docs: add missing docstrings and other updates by @jrriehl in #140
Dependencies
New Contributors
- @coderlktripathi made their first contribution in #132
- @gaurav19908 made their first contribution in #130
- @rishankjhavar made their first contribution in #127
- @PrajnaSaikia made their first contribution in #139
Full Changelog: v0.5.1...v0.6.0