v0.178.0
Zipstack/unstractv0.178.0Jul 8, 2026by zipstack-push-to-main[bot]
AI Summary
Introduces a marketplace landing route for AWS and resolves Docker compatibility issues with newer requests libraries.
Key Highlights
- Add a top-level LLMWhisperer marketplace landing route for AWS Marketplace redirect
- Fix runner DockerException with requests>=2.32 by bumping docker-py to 7.1.0
New Features
- AWS Marketplace redirect route
Full Release Notes
## What's Changed * UN-3636 [MISC] Make the rig unit/integration CI job green on main by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2115 * LW-358 [FEAT] Add a top-level LLMWhisperer marketplace landing route for the AWS Marketplace redirect by @athul-rs in https://github.com/Zipstack/unstract/pull/2152 * UN-3699 [FIX] Fix runner DockerException with requests>=2.32 by bumping docker-py to 7.1.0 by @kirtimanmishrazipstack in https://github.com/Zipstack/unstract/pull/2155 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.177.7...v0.178.0