0.10.0: Environments on Autopilot
· One min read
A big feature drop: a config-file driven environment workflow, automatic provisioning triggered by on-chain events, and a new Cosmos plugin. Lots of polish around install and error handling too.
What's new
- Config-file driven environment setup (#306) — define an environment in a single config file and let Overlock create cluster, registry, providers and configurations.
- Network-event auto-provisioning — environments, registries, configurations and providers can now be created automatically in response to on-chain events:
- Cosmos plugin:
environment subscribe(#291) — subscribe to Cosmos chain events and react to them. - Billing reconciliation event watching (#301).
- Discord notifications on release (#308).
- Friendlier error UX — surfaced errors now link to the docs (#320).
