github dlt-hub/dlt 1.17.1

12 hours ago

This patch release mostly addresses bugs and inconsistencies found in new ducklake destination. The most significant change was to rename catalog_name to ducklake_name in destination.ducklake configuration in #3153

Core Library

  • fix(ducklake): 3140 disambiguate config key and default values by @zilto in #3153
  • fix: explicitly replace postgresql by postgres in ATTACH (ducklake) by @zilto in #3148
  • fix: 3139 pass SQLAlchemy credentials to f-string (ducklake) by @zilto in #3150
  • rest_api: remove unused exceptions.py by @burnash in #3143
  • fix incorrect export by @chulkilee in #3120
  • Fix/3123 close sqlalchemy cursor by @rudolfix in #3136
  • fix: 3145 add read_parquet(use_arrow: bool) by @zilto in #3149
  • restclient: add support for data parameter in RESTClient and rest_api by @burnash in #3134
  • Feat: Custom metrics in the incremental transform by @anuunchin in #3117

Chores

Docs

New Contributors

Full Changelog: 1.17.0...1.17.1

Don't miss a new dlt release

NewReleases is sending notifications on new releases.