v0.164.1
Zipstack/unstractv0.164.1Apr 21, 2026by zipstack-push-to-main[bot]
AI Summary
This release updates the release workflow to use a non-deprecated input field and unifies retry logic for LLM and embedding providers.
Key Highlights
- Replace deprecated `app-id` input with `client-id` in release workflow
- Unified retry for LLM and embedding providers
Full Release Notes
## What's Changed * UN-3413 [MISC] Replace deprecated app-id input with client-id in release workflow by @jaseemjaskp in https://github.com/Zipstack/unstract/pull/1917 * UN-3344 [FIX] Unified retry for LLM and embedding providers by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1886 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.164.0...v0.164.1