March 5, 2026
Release Engineering Note: Security Guardrails from v0.2.x
The v0.2.x line focused less on headline features and more on reducing risky defaults in test and integration workflows.
Focus areas
- Stronger request and response validation defaults.
- Safer handling for auth-related flows and edge cases.
- Clearer failure semantics in generated clients.
Migration priority
- Review validation settings against your existing fixtures.
- Verify auth flow behavior in generated clients.
- Run a baseline integration pass against the updated semantics.