This release adds web audit connector creation, async management flow helpers, external request ID support, and safer schema previews.
🚀 New Features & Enhancements
- Web Audit Connector Creation – Create a web audit connector directly via the SDK (#588)
- FGA Schema Dry-Run for Preview Deletes – Save FGA schema “dry run” results to preview deletes, improving safety before executing changes (#585)
- External Request ID Support – Pass and track an external request ID for better end-to-end observability (#590)
- Async Management Flow Functions – Added async helpers for running management flows without blocking (#589)
Full Changelog: v1.6.14...v1.6.15