v0.166.0
Zipstack/unstractv0.166.0May 8, 2026by zipstack-push-to-main[bot]
AI Summary
This release expands worker coverage and isort scope to all 11 packages while introducing new SSO configuration flags and smoke tests.
Key Highlights
- Expanded worker coverage and isort scope to all 11 packages
- Added golden-path smoke test for callback worker
- Added DISABLE_SSO_IDP_AUTHORIZATION flag for SSO user management
New Features
- Golden-path smoke test for callback worker
- DISABLE_SSO_IDP_AUTHORIZATION flag
Full Release Notes
## What's Changed * UN-3447 [MISC] Expand workers coverage and isort scope to all 11 packages by @muhammad-ali-e in https://github.com/Zipstack/unstract/pull/1940 * UN-3450 [FEAT] Add golden-path smoke test for callback worker by @muhammad-ali-e in https://github.com/Zipstack/unstract/pull/1947 * [FEAT] Add DISABLE_SSO_IDP_AUTHORIZATION flag for SSO user mgmt by @johnyrahul in https://github.com/Zipstack/unstract/pull/1942 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.165.4...v0.166.0