Lightning-AI/litData v0.2.64
Lightning-AI/litData
Captured source
source ↗published Jul 22, 2026seen 3dcaptured 3dhttp 200method plain
v0.2.64
Repository: Lightning-AI/litData
Tag: v0.2.64
Published: 2026-07-22T17:12:50Z
Prerelease: no
Release notes:
What's Changed
- feat: add deadlock guardrail check for
ParquetLoaderwithfork contextby @deependujha in https://github.com/Lightning-AI/litData/pull/832 - ci: add 2-day package install cooldown (supply-chain guard) by @bhimrazy in https://github.com/Lightning-AI/litData/pull/825
- chore: pin GitHub Actions to verified commit SHAs by @bhimrazy in https://github.com/Lightning-AI/litData/pull/824
- fix: natural sort worker index files in merge to preserve chunk order by @SAY-5 in https://github.com/Lightning-AI/litData/pull/828
- ci: migrate PyPI release to trusted publishing (OIDC) by @bhimrazy in https://github.com/Lightning-AI/litData/pull/827
- fix: forward storage_options as kwargs in CloudParquetDir by @SAY-5 in https://github.com/Lightning-AI/litData/pull/836
- ci: pin pyarrow <25 to unblock CI by @bhimrazy in https://github.com/Lightning-AI/litData/pull/841
- fix(r2-downloader): reuse client for byte-range reads by @bhimrazy in https://github.com/Lightning-AI/litData/pull/840
- feat: support S3 data connections on non-AWS providers using temp credentials by @pwgardipee in https://github.com/Lightning-AI/litData/pull/844
- Bump version to 0.2.64 by @pwgardipee in https://github.com/Lightning-AI/litData/pull/845
New Contributors
- @SAY-5 made their first contribution in https://github.com/Lightning-AI/litData/pull/828
Full Changelog: https://github.com/Lightning-AI/litData/compare/v0.2.63...v0.2.64