Releases: datachain-ai/datachain
Releases · datachain-ai/datachain
0.48.1
What's Changed
- fix(cli): reset reconnect counter after healthy WebSocket session by @amritghimire in #1652
- re-do checkpoints docs by @ilongin in #1659
- fix(to_storage): better Ctrl-C handling by @shcheklein in #1658
- fix(delta): apply listing steps to materialize starting step by @shcheklein in #1657
- cleanup and fix examples by @shcheklein in #1662
- Improving checkpoints docs by @ilongin in #1663
Full Changelog: 0.48.0...0.48.1
0.48.0
What's Changed
- Using dataset version uuid for hash calculation in QueryStep by @ilongin in #1645
- fix(save): make isolated and atomic by @shcheklein in #1603
- fix(delta): transform query properly to make unsafe work by @shcheklein in #1644
- Fix File path handling across storage backends by @shcheklein in #1604
Full Changelog: 0.47.2...0.48.0
0.47.2
What's Changed
- docs: fix DataFrame capitalization by @haosenwang1018 in #1620
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1627
- Fixing output when using progress bar in REPL by @ilongin in #1628
- Fixing and refactoring
parse_dataset_uri()by @ilongin in #1352 - Fix stale reference of deleted dataset table by @ilongin in #1468
- Fixing checkpoints docs example by @ilongin in #1637
- feat(gc): include STALE and REMOVING dataset versions in GC cleanup by @amritghimire in #1621
Full Changelog: 0.47.1...0.47.2
0.47.1
What's Changed
- Remove obsolete 'conn' and 'cursor' params from metastore methods by @dreadatour in #1623
Full Changelog: 0.47.0...0.47.1
0.47.0
0.46.5
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1610
- docs: fix PyTorch and TensorFlow capitalization by @haosenwang1018 in #1617
- docs: fix PyTorch spelling in examples by @haosenwang1018 in #1618
- docs: clean up wording in serialization section by @haosenwang1018 in #1615
- Fix for use case when generator skips input rows in checkpoints by @ilongin in #1609
- Remove outdated 'uri' param from Metastore constructor by @dreadatour in #1622
New Contributors
- @haosenwang1018 made their first contribution in #1617
Full Changelog: 0.46.4...0.46.5
0.46.4
0.46.3
0.46.2
What's Changed
- Fixing checkpoints when
run_group_idis not defined for job by @ilongin in #1597 - Refactor
create_jobmethod by @ilongin in #1602 - Update Pillow to 12.1.1 due to GHSA-cfh3-3jmp-rvhc vulnerability by @dreadatour in #1584
- Add new exit code for aborted queries by @dreadatour in #1587
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1605
Full Changelog: 0.46.1...0.46.2
0.46.1
What's Changed
- fix file docs, add audiofile by @shcheklein in #1589
- fix(get_element): unify oob and negative indexes by @shcheklein in #1588
- Make
pullandread_datasetfrom Studio atomic by @shcheklein in #1573
Full Changelog: 0.46.0...0.46.1