0.9.2: Patient Policies
· One min read
A small stability release that smooths out package loading and makes environment creation wait for the policy controller to be ready.
What's new
- Wait for the policy controller to install during env creation — fewer race conditions on first boot.
- Unified image-archive loader for functions, providers, and configurations — one code path, fewer corner cases.
Bug fixes
- New function instantiation on
loadno longer fails on the first invocation.
