v0.176.1

Zipstack/unstractv0.176.1Jun 19, 2026by zipstack-push-to-main[bot]

AI Summary

A maintenance release focused on clearing critical dependency alerts and improving data integrity by preventing the deletion of active adapters.

Key Highlights

  • Updated Authlib and PyMySQL to clear critical Dependabot security alerts.
  • Enabled urllib3 2.x compatibility via google-auth updates.
  • Prevented the deletion of adapters that are currently in use by workflow tool instances.

Full Release Notes

## What's Changed
* [FIX] Bump Authlib 1.2.1 -> 1.6.12 & PyMySQL 1.1.0 -> 1.1.1 (clear critical Dependabot alerts) by @jaseemjaskp in https://github.com/Zipstack/unstract/pull/2041
* [FIX] Unblock urllib3 2.x via google-auth bump (clear urllib3 Dependabot alerts) by @jaseemjaskp in https://github.com/Zipstack/unstract/pull/2042
* Bump the uv group across 7 directories with 3 updates by @dependabot[bot] in https://github.com/Zipstack/unstract/pull/2082
* Bump the uv group across 10 directories with 2 updates by @dependabot[bot] in https://github.com/Zipstack/unstract/pull/2083
* Bump the uv group across 9 directories with 9 updates by @dependabot[bot] in https://github.com/Zipstack/unstract/pull/2087
* UN-3598 [FIX] Block deleting an adapter still used by a workflow tool instance by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2084


**Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.176.0...v0.176.1