This release introduces a completely new paradigm for managing allocations using the action queue. The action queue facilitates direct control of allocation actions, batching of actions into a single transaction, oversight of indexer-agent proposed actions, and simple integration of 3rd party decision making tools. Please refer to the action queue guide for an explanation of the new features and how to use them.
What's Changed
- Indexer Agent Configuration by File by @kaiwetlesen in #396
- Actions queue by @fordN in #419
New Contributors
- @kaiwetlesen made their first contribution in #396
Full Changelog: v0.19.3...v0.20.0