v0.15.0
What's Changed
Features
- feat(core): separate asyncio tasks and running by @jrriehl in #477
- feat(core): add function to unregister domain name by @Alejandro-Morales in #471
- feat(core): prepare for almanac api registration support by @Alejandro-Morales in #457
- feat(core): add bureau shutdown event support by @Archento in #467
- feat(core): check supported almanac contract version against deployed… by @Alejandro-Morales in #465
- feat(core): reformat registration tests by @Alejandro-Morales in #456
- feat(core): 2nd part (registration) of feat/almanac-registration by @Alejandro-Morales in #458
Fixes
- fix(core): catch destination identifiers by @Alejandro-Morales in #440
- fix(core): agent registration endpoint mismatch by @Archento in #466
- fix(core): agent registration if no endpoint is provided by @Archento in #478
- fix(core): Update pull_request_template.md by @5A11 in #481
- fix(core): python version-safe datetime parsing and almanac api url refactor by @jrriehl in #480
Other
- refactor(core): all errors in signature verification now throw an exception by @Archento in #468
- refactor(core): relocate query by @Archento in #401
- chore(core): minor cleanup by @Archento in #474
- chore(core): update grpcio by @jrriehl in #487
- chore(core): release v0.15.0 by @jrriehl in #488
Integration Updates
- chore(integration): AI-Engine package update to latest uagents by @qati in #455
- feat(integration): add startup idea analyser using crewai by @pratrivedi in #460
- feat(integration): Github repos integration by @kshipra-fetch in #484
- feat(integration): Improved README uagent-ai-engine by @NindoK in #476
New Contributors
- @kshipra-fetch made their first contribution in #484
Full Changelog: v0.14.0...v0.15.0