github dlt-hub/dlt 0.3.5

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

Core Library

  • Fix incremental hitting end_value throwing out whole batches by @steinitzu in #495

  • replace with staging tables by @sh-rp in #488
    Now staging dataset may be used to replace tables. you can chose from several replace strategies (https://dlthub.com/docs/general-usage/full-loading) including fully transactional and atomic replacing of parent and all child tables or optimized where we use ie. ability to clone tables and copy on write in BigQuery and Snowflake

  • detect serverless aws_lambda by @muppinesh in #490

  • fixes credentials instantiation by @rudolfix in #507

  • fixes extract schema update by @rudolfix in #509

  • adds destination fingerprint by @rudolfix in #511

Docs

New Contributors

Full Changelog: 0.3.4...0.3.5

Don't miss a new dlt release

NewReleases is sending notifications on new releases.