Skip to content

Releases: valory-xyz/open-aea

v1.44.0

Choose a tag to compare

@angrybayblade angrybayblade released this 05 Jan 04:35
9734de0

Packages:

  • Re-generates the protocols to update the copyright header
  • Updates the date range for issuing the certificates
  • Adds optional key word arguments to SEND_TRANSACTION messages

v1.43.0.post2

Choose a tag to compare

@angrybayblade angrybayblade released this 26 Dec 09:20
3e0250a

AEA:

  • Fixes the default environment variable parsing for the base types

v1.43.0.post1

Choose a tag to compare

@angrybayblade angrybayblade released this 19 Dec 13:47
24bc01d

AEA:

  • Fixes the default environment variable parsing

v1.43.0

Choose a tag to compare

@angrybayblade angrybayblade released this 14 Dec 10:08
1d93b93

AEA:

  • Adds --timeout flag on aea install command
  • Fixes circular import issues on package manager
  • Fixes nested list environment variable parsing

Plugins:

  • Adds support for versioned transactions on solana plugin

v1.42.0

Choose a tag to compare

@angrybayblade angrybayblade released this 21 Nov 08:43
b20ef46

AEA:

  • Pins openapi-core==0.15.0, openapi-spec-validator<0.5.0,>=0.4.0 and jsonschema<4.4.0,>=4.3.0

Chore:

  • Adds a script for managing dependencies across various project configurations

v1.41.0.post1

Choose a tag to compare

@angrybayblade angrybayblade released this 24 Oct 09:47
1fb5f4e

Packages:

  • Use kwargs.pop instead of kwargs.get to avoid extra argument error on ledger connection

v1.41.0

Choose a tag to compare

@angrybayblade angrybayblade released this 10 Oct 14:26
099751e

AEA:

  • Fixes the source repository validation regex
  • Updates the generate-key command to prompt before overwriting the existing keys file
  • Fixes the inconsistent hashing caused by the CRLF line endings
  • Updates the component loader to ignore the test modules when loading the component
  • Adds support for overriding dependencies
  • Updates the sync command to download missing dependencies and update packages.json
  • Updates the error messages for missing ledger plugins on generate-key command

Plugins:

  • Adds missing py.typed markers
  • Backports the changes from the agent-academy-2 repository on the ledger connection
  • Ports http_server as a valory connection

v1.40.0

Choose a tag to compare

@angrybayblade angrybayblade released this 26 Sep 12:42
4fc02c1

AEA:

  • Removes the web3py fork as a dependency
  • Bumps the protobuf to protobuf>=4.21.6,<5.0.0
  • Updates protocol buffers compiler to v24.3
  • Updates the protocol generator
  • Removes unused layers from the user image and uses minimal python image as base

v1.39.0.post1

Choose a tag to compare

@angrybayblade angrybayblade released this 21 Sep 09:04
43b725f

AEA:

  • Pins jsonschema<=4.19.0,>=4.16.0

v1.39.0

Choose a tag to compare

@angrybayblade angrybayblade released this 12 Sep 09:27
c9e14dc

What's Changed

Full Changelog: v1.38.0...v1.39.0