Skip to content

v1.0.17

Choose a tag to compare

@georgeh0 georgeh0 released this 18 Jul 04:02
eb54cef

What's Changed

  • feat: add cooperative timeout support by @tomz-alt in #2251
  • feat(py): RetryWithSmallerBatch — split failed batches, retry halves by @georgeh0 in #2270
  • fix: commit dbi-opening read txns to keep LMDB handles valid across processes by @junzh0u in #2299
  • fix(postgres): recursively strip NUL (U+0000) from array and composite bindings by @Sujit-1509 in #2244
  • Slides to Speech example
    • Local CPU TTS (Pocket TTS) + DSPy vision — runs fully locally, no TTS API key needed by @prrao87 in #2262
    • Incremental per-slide processing with memoization by @prrao87 in #2267
  • Security: upgrade pyo3 0.27 → 0.29 and bump lockfile deps to resolve security advisories by @georgeh0 in #2293 and #2292
  • docs: add Rate limiting (RateLimiter) page to common resources by @georgeh0 in #2265
  • docs: resolve connections at action time in custom target connector guide by @georgeh0 in #2291

New Contributors

Full Changelog: v1.0.16...v1.0.17