Releases: valory-xyz/open-aea
Releases · valory-xyz/open-aea
v1.60.0
What's Changed
- fix: rewards issue by @Divya-Solulab in #770
- fix:
p2p_libp2p_client
connection drop handling by @0xArdi in #769 - Release
v1.60.0
by @Adamantios in #771
Full Changelog: v1.59.0...v1.60.0
v1.59.0
What's Changed
- Fix (CLI): Avoid validation failures with
--help
by @OjusWiZard in #764 - fix: add from address in request by @Divya-Solulab in #766
- Release
v1.59.0
by @Adamantios in #767
New Contributors
- @Divya-Solulab made their first contribution in #766
Full Changelog: v1.58.0...v1.59.0
v1.58.0
What's Changed
- Add support for dictionary overrides by @Adamantios in #750
- Prepare to add support for service-level dictionary overrides in the
open-autonomy
by @Adamantios in #761 - Release
v1.58.0
by @Adamantios in #762
Full Changelog: v1.57.0...v1.58.0
v1.57.0
What's Changed
- Fix (CLI): Support custom components in
publish
andeject
commands by @OjusWiZard in #758 - Improve the EIP1559 strategy by @Adamantios in #759
- Release
v1.57.0
by @Adamantios in #760
New Contributors
- @OjusWiZard made their first contribution in #758
Full Changelog: v1.56.0...v1.57.0
v1.56.0
What's Changed
- Release
v1.56.0
by @Adamantios in #757 - Fix pricing by @Adamantios in #756
Full Changelog: v1.55.0...v1.56.0
v1.55.0
What's Changed
- Feat/chains by @dvilelaf in #746
- Feat/chains by @dvilelaf in #747
- Release
v1.55.0
by @Adamantios in #749
Full Changelog: v1.54.0...v1.55.0
v1.54.0
What's Changed
- Update release process by @angrybayblade in #743
- Feat/optimism by @dvilelaf in #744
- Release
v1.54.0
by @Adamantios in #745
Full Changelog: v1.53.0...v1.54.0
v1.53.0
AEA:
- Pins
python-dotenv
to>=0.14.0,<1.0.1
v1.52.0
AEA:
- Loosens up the version range for several dependencies to allow better integration with other frameworks
Plugins:
- Implements a custom filtering method to handle RPC timeouts and hanging.
Packages:
- Adds
Celo
to ledger connection configurations
Chore:
- Adds whitelist for component mint check
v1.51.0
AEA:
- Adds support for pushing custom components to the IPFS registry
Packages:
- Make timeout configurable on the http client connection
- Adds
Celo
to ledger connection configurations