All releases
0.4.0
Preview environments, TTL-swept and secret-scrubbed
Preview environments are now end to end and included in paid plans.
- Create a preview from production in under three minutes with zero cloned secrets.
- TTL expiry runs unattended in the operator's reconcile loop, so forgotten branches are swept automatically.
data_modeandttlare first-class onPOST /v1/…/environments; extend withPOST /v1/…/environments/{id}/renew.- Usage envelope and caps are readable at
GET /v1/…/environments/{id}/usage.