Releases: iterative/datachain
Releases · iterative/datachain
0.21.0
0.20.3
What's Changed
- defaults for delta update by @dmpetrov in #1156
- Improve file path validation by @dreadatour in #1132
- Deprecate collect() introduce to_iter() and to_list() by @dmpetrov in #1159
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1168
- Namespaces followup by @ilongin in #1166
Full Changelog: 0.20.2...0.20.3
0.19.3
What's Changed
- Reference compute clusters by name by @0x2b3bfa0 in #1158
Full Changelog: 0.19.2...0.19.3
0.20.2
What's Changed
- fix(hf): fix fs wrapper to handle write by @shcheklein in #1160
Full Changelog: 0.20.1...0.20.2
0.20.1
What's Changed
- Reference compute clusters by name by @0x2b3bfa0 in #1158
Full Changelog: 0.20.0...0.20.1
0.20.0
What's Changed
- Update filter docs with conjunction operators by @dreadatour in #1151
- Add docs about environment variables by @dreadatour in #1152
- build(deps): bump mypy from 1.16.0 to 1.16.1 by @dependabot in #1153
- Use 'DATACHAIN_STUDIO_xxx' env variables instead of 'DVC_STUDIO_xxx' by @dreadatour in #1154
- Dataset namespaces by @ilongin in #1115
Full Changelog: 0.19.2...0.20.0
0.19.2
What's Changed
- Pass cluster id as a parameter in CLI jobs run by @amritghimire in #1144
- Add option to list the compute clusters for a team by @amritghimire in #1146
- Save team name to global by default by @amritghimire in #1149
- Introduce read_listing_dataset for optimized reading of listing dataset by @amritghimire in #1150
Full Changelog: 0.19.1...0.19.2
0.19.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1143
- Use string type for null-columns in CSV by @dreadatour in #1147
Full Changelog: 0.19...0.19.1
0.19
What's Changed
- Fix datachain version comparison by @dreadatour in #1137
- fix(hf): initialize kwargs in default ls_dir by @shcheklein in #1140
- fix(tar): prefetching parent for vfiles by @shcheklein in #1142
- fix(hf): init with async set to false to always init loop by @shcheklein in #1141
- retry: add a way to retry record on errors and missing by @shcheklein in #1133
Full Changelog: 0.18.11...0.19
0.18.11
What's Changed
- fix(sqlite): use dynamic chunksize for large inserts by @shcheklein in #1138
Full Changelog: 0.18.10...0.18.11