v1.0.17
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
- 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