v0.176.5
Zipstack/unstractv0.176.5Jun 24, 2026by zipstack-push-to-main[bot]
AI Summary
A hotfix addressing issues with long S3 presigned URLs by increasing the maximum allowed length for URL validation.
Key Highlights
- Fixed URL validation errors for long S3 presigned URLs by increasing the max length limit to 8192.
Full Release Notes
## What's Changed * [HOTFIX] Raise URLValidator max_length to 8192 for long S3 presigned URLs by @Deepak-Kesavan in https://github.com/Zipstack/unstract/pull/2111 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.176.4...v0.176.5