v0.3.5
Autonomy:
- Updates the storage class to
nfs-ephemeral
in kubernetes template - Updates the autonomy image constant use the framework version as the default tag version
- Extends the
autonomy packages
command group to use new package manager API - Updates the
autonomy fetch
command to raise proper errors
Packages:
- Updates exit mechanism on the degenerate round to avoid excessive looping
- Adds the functionality to terminate (shutdown) the agent when there are not enough peers in the service
- Removes
round_count
checks from the background round payload validation
Tests:
- Refactors the gnosis safe tests.
Chores:
- Improves the table hash regex to account for markdown quotes on package list generator
- Updates release process to use
tox
command instead of direct command invocations - Updates
packages.json
to the new format