v0.158.3

Zipstack/unstractv0.158.3Mar 11, 2026by gaya3-vijayakumar

AI Summary

This release improves observability and stability by adding worker metrics, upgrading dependencies, and fixing specific connector and SharePoint issues.

Key Highlights

  • Added worker-metrics service to compose override templates
  • Upgraded drf-yasg to version 1.21.8
  • Fixed SharePoint walk() function not supporting detail=True
  • Enhanced dependency detection with uv-lock transitive dep detection

New Features

  • Worker-metrics service integration
  • Upgraded drf-yasg package

Full Release Notes

## What's Changed
* [MISC] Add worker-metrics service to compose override templates by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1841
* [FIX] Upgrade drf-yasg to >=1.21.8 by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1844
* [FIX] Fix SharePoint walk() not supporting detail=True by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1843
* [FIX] Pin qdrant-client<1.17.0 and enhance uv-lock transitive dep detection by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1845


**Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.158.2...v0.158.3