github dlt-hub/dlt 0.2.0a30

latest releases: 1.0.0, 0.9.9a0, 0.5.4...
pre-release17 months ago

What's Changed

This release includes two important features

  • merge write disposition: load data incrementally by merging with merge keys and/or deduplicate/upsert with primary keys
  • incremental loading with last value and dlt state available when declaring resources
    We consider those features still in alpha. Try them out and report bugs! Preliminary documentation is here: https://dlthub.com/docs/customization/incremental-loading

This release includes improved support for resources that use dynamic hint to dispatch data to several database tables and other bug fixes.

What's Changed in docs

  • Strapi setup guide by @TyDunn in #212
  • add edit this page button on all docs pages by @TyDunn in #226
  • adding alerting content from workshop by @TyDunn in #233
  • adding monitoring content from workshop by @TyDunn in #229
  • adding the chess pipeline documentation by @rahuljo in #237
  • adds deduplication of staging dataset during merge by @rudolfix in #240

New Contributors

Full Changelog: 0.2.0a29...0.2.0a30

Don't miss a new dlt release

NewReleases is sending notifications on new releases.