Skip to content

Releases: fetchai/uAgents

v0.20.1

21 Feb 10:23
28c1877
Compare
Choose a tag to compare

What's Changed

  • fix(core): sort reply digests in manifest by @jrriehl in #637
  • chore(core): bump version to 0.20.1 for release by @jrriehl in #638

Full Changelog: v0.20.0...v0.20.1

v0.20.0

20 Feb 15:28
6bfbb6a
Compare
Choose a tag to compare

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
  • 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
  • chore(core): minor cleanup and fixes by @Archento in #630
  • fix(core): implement backoff logic for contract registration by @ejfitzgerald in #629
  • docs(core): scripts to update and clean docs by @devjsc in #589
  • docs(core): unify and apply new docs generation script by @Archento in #631
  • fix(core): include internal protocol on agent init by @Dacksus in #633
  • feat(core): add agentverse disconnect endpoint by @jrriehl in #632
  • chore(core): update mainnet almanac registration fees by @jrriehl in #636
  • chore(core): bump version to 0.20.0 for release by @jrriehl in #635

Full Changelog: v0.19.0...v0.20.0

[email protected]

05 Feb 16:51
9bcb6b1
Compare
Choose a tag to compare

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/[email protected]@0.1.2

[email protected]

30 Jan 15:32
759ca70
Compare
Choose a tag to compare

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/[email protected]

v0.19.0

29 Jan 16:42
37a9b0d
Compare
Choose a tag to compare

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

20 Dec 13:29
08c29d5
Compare
Choose a tag to compare

What's Changed

  • chore(integration): bump ai-engine package version by @qati in #594
  • fix(core): proxy endpoint flow by @jrriehl in #595
  • chore(core): update version to.0.18.1 for release by @jrriehl in #596

Full Changelog: v0.18.0...v0.18.1

v0.18.0

17 Dec 13:56
d8e84a3
Compare
Choose a tag to compare

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

30 Oct 14:23
271fa6c
Compare
Choose a tag to compare

What's Changed

  • chore(integration): support uagents 0.17.0 in ai-engine package by @zmezei in #568
  • docs(core): update templates by @Archento in #566
  • fix(experimental): quota protocol fix by @Archento in #572
  • chore(core): bump version to 0.17.1 by @jrriehl in #574

Full Changelog: v0.17.0...v0.17.1

v0.17.0

22 Oct 09:49
141af3b
Compare
Choose a tag to compare

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

15 Oct 10:40
f05f8b3
Compare
Choose a tag to compare

What's Changed

  • refactor(core): metadata handling and validation by @Archento in #552
  • chore(core): add function to coerce metadata by @Archento in #557
  • chore(core): bump version to 0.16.2 for release by @jrriehl in #556

Full Changelog: v0.16.1...v0.16.2