v0.2.64
What's Changed
- feat: add deadlock guardrail check for
ParquetLoaderwithfork contextby @deependujha in #832 - ci: add 2-day package install cooldown (supply-chain guard) by @bhimrazy in #825
- chore: pin GitHub Actions to verified commit SHAs by @bhimrazy in #824
- fix: natural sort worker index files in merge to preserve chunk order by @SAY-5 in #828
- ci: migrate PyPI release to trusted publishing (OIDC) by @bhimrazy in #827
- fix: forward storage_options as kwargs in CloudParquetDir by @SAY-5 in #836
- ci: pin pyarrow <25 to unblock CI by @bhimrazy in #841
- fix(r2-downloader): reuse client for byte-range reads by @bhimrazy in #840
- feat: support S3 data connections on non-AWS providers using temp credentials by @pwgardipee in #844
- Bump version to 0.2.64 by @pwgardipee in #845
New Contributors
Full Changelog: v0.2.63...v0.2.64