github dlt-hub/dlt 0.3.6

latest releases: 1.0.0, 0.9.9a0, 0.5.4...
13 months ago

Core Library

  • fixes lost data and incorrect handling of child tables during truncate-and-insert replace by @sh-rp in #499
    This is important improvement that fixes a few holes in truncate-and-insert replace mode (which was there from beginning of dlt). Now we truncate all the tables before multithreaded append process starts. We also truncate child tables that could be left with data before.
    details: #263 #271

  • fixes deploy airflow secrets and makes toml the default layout by @rudolfix in #513

  • check the required verified source dlt version during dlt init and warn users by @steinitzu in #514

  • add schema version to _dlt_loads table by @codingcyclist in #466

Docs

New Contributors

Full Changelog: 0.3.5...0.3.6

Don't miss a new dlt release

NewReleases is sending notifications on new releases.