dlt 1.7.0 is mostly a maintenance release that should not impact your existing pipelines when upgrading.
What's Changed
Improvements
- Enabling available subcommands when cli isn't installed by @anuunchin in #2272
- renames tmp_dir to local_dir by @rudolfix in #2305
- feat: adding HeaderCursorPaginator by @ciklista in #2281
- rest_api: add tests for query string parameters by @burnash in #2268
- adds common tmp dir and ref importer by @rudolfix in #2276
Bugs
- fixes custom destination to go line by line in typed jsonl by @sh-rp in #2314
- #2282 fix import run dir module by @rudolfix in #2313
- fix upsert primary key selection bug by @rudolfix in #2283
- Correct type hints of construction parameter total_path for OffsetPaginator and PageNumberPaginator by @Quarkay in #2312
Docs
- docs: Add HeaderCursorPaginator documentation to RESTClient by @burnash in #2308
- Updated performance docs for setting dlt data dir by @dat-a-man in #2247
- update minimum supported Python version installation.md by @gregorywaynepower in #2332
- Add dlt plus docs by @akelad in #2285
- Orchestra docs (#2237) by @adrianbr in #2333
New Contributors
- @ciklista made their first contribution in #2281
- @Quarkay made their first contribution in #2312
- @gregorywaynepower made their first contribution in #2332
Full Changelog: 1.6.1...1.7.0