Releases: fetchai/uAgents
Releases · fetchai/uAgents
core@0.1.2
What's Changed
- test(core): fix agent registration test by @jrriehl in #624
- chore(integration): remove duplicate agents by @Archento in #569
- feat(core): add deployment examples by @jrriehl in #623
- fix(core): uagents_core - fix agent url extraction by @zmezei in #625
- chore(core): bump version of uagents-core to 0.1.2 by @qati in #626
Full Changelog: https://github.com/fetchai/uAgents/compare/core@0.1.1...core@0.1.2
core@0.1.1
What's Changed
- docs(core): remove unnecessary docs by @Archento in #617
- feat(core): Refactor release script, support uagents-core release by @qati in #619
- chore(core): release action token fix by @qati in #621
- chore(core): bump version of uagents-core to 0.1.1 by @qati in #622
Full Changelog: https://github.com/fetchai/uAgents/compare/v0.19.0...core@0.1.1
v0.19.0
What's Changed
- fix(core): mainnet registration support by @jrriehl in #602
- chore(core): use agent identifier in almanac attestation by @jrriehl in #603
- fix(core): enable configuring RegistrationPolicy on agent creation by @Dacksus in #604
- feat(core): send address prefix to mailbox API by @zmezei in #607
- feat(core): make agent address prefix optional in mailbox RegistrationRequest by @zmezei in #608
- refactor(core): separate prefix from address in agent info by @jrriehl in #609
- feat(core): allow general access to rest endpoints, except inspector ones by @Dacksus in #612
- chore(core): improve logging control and experience by @Dacksus in #610
- feat(core): Introducing uagents-core by @qati in #597
- chore(core): update network and prefix properties by @jrriehl in #614
- fix(core): get ledger in setup.py by @jrriehl in #615
- feat(experimental): add mobility agent integration by @Archento in #616
- chore(core): bump version to 0.19.0 for release by @jrriehl in #618
- chore(core): trigger release by @jrriehl in #620
Full Changelog: v0.18.1...v0.19.0
v0.18.1
v0.18.0
What's Changed
- feat(core): add batch almanac api and contract registrations for Bureau by @jrriehl in #551
- fix(core): update agent endpoints before adding to registration policy by @jrriehl in #576
- fix(core): agent shutdown routine by @Archento in #578
- fix(core): bureau shutdown routine by @Archento in #579
- chore(integration): updating RAG integration deps by @devjsc in #583
- feat(core): updates to mailbox and agentverse registration process by @jrriehl in #588
- feat(core): publish agent details on connect by @jrriehl in #591
- fix(core): auth header on update by @jrriehl in #592
- chore(core): bump version to 0.18.0 for release by @jrriehl in #593
Full Changelog: v0.17.1...v0.18.0
v0.17.1
v0.17.0
What's Changed
- feat(core): enable update registration policy after agent init by @Archento in #561
- feat(core): add experimental rate limiter agent and protocol by @Archento in #562
- chore(core): add agent address as query param in inspector link by @jrriehl in #559
- feat(core): add is active almanac update by @lrahmani in #564
- feat(core): support almanac contract v2.0.0 by @Alejandro-Morales in #560
- chore(core): bump version to 0.17.0 by @jrriehl in #567
Full Changelog: v0.16.2...v0.17.0
v0.16.2
v0.16.1
v0.16.0
Features:
- feat(core): native rest endpoints for agents by @ejfitzgerald in #357
- feat(core): add message endpoint for inspector by @Alejandro-Morales in #490
- feat(core): log inspector link on startup by @jrriehl in #528
- feat(core): add agent location to AgentRegistrationAttestation by @qati in #545
Fixes:
- fix(core): asgi error message due to missing body by @Archento in #516
- fix(core): consistently generated session ids by @ejfitzgerald in #531
Other:
- chore(core): Update CODEOWNERS by @5A11 in #493
- chore(core): update ruff by @Archento in #508
- chore(core): refactor ASGI module by @Archento in #514
- chore(core): fix some comments by @longhutianjie in #525
- chore(core): update codeowners file by @Archento in #527
- chore(integration): Updating repo to have community folder by @devjsc in #534
- chore(core): add exp backoff to almanac registration by @ejfitzgerald in #537
- chore(core): bump version to 0.16.0 for release by @jrriehl in #546
Integrations:
- feat(integration): USGS Earthquake Details Integration by @steeevin88 in #533
- feat(integration): GitHub GraphQL lookup of user contributions to non-user owned repositories by @Luceium in #532
- feat(integration): User GitHub Repositories Integration by @jonathanguven in #530
- feat(integration): Chess player integration by @tanaygodse in #529
- feat(integration): add speaker diarization integration using hugging face model by @pratrivedi in #473
- feat(integration): add payment solution integration through stripe ecosystem by @neerajkrbansal1996 in #511
- feat(integration): add website validation agent by @pratrivedi in #463
- feat(integration): Telegram Integration by @ekzarov in #175
- refactor(integration): removing community folder, integrations now at: https://github.com/fe… by @devjsc in #543
New Contributors
- @longhutianjie made their first contribution in #525
- @steeevin88 made their first contribution in #533
- @Luceium made their first contribution in #532
- @jonathanguven made their first contribution in #530
- @tanaygodse made their first contribution in #529
- @neerajkrbansal1996 made their first contribution in #511
- @ekzarov made their first contribution in #175
Full Changelog: v0.15.2...v0.16.0