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