Core Library
- Add Dremio as a destination by @maxfirman in #1026
- adds a fast loading of arrow tables/pandas to postgres via COPY csv by @rudolfix in #1185
- adds a csv writer for filesystem and postgres by @rudolfix in #1185
- saves parquet with all logical types,
spark
flavor is not a default any longer by @rudolfix in #1185
#1185 - feat(bigquery): add streaming inserts support by @IlyaFaer in #1123
- Feat: parameterize pipeline class in the primary factory method by @z3z1ma in #1176
- Fix: check for typeddict before class or subclass checks which fail by @z3z1ma in #1160
- fixes column order and add hints table variants by @rudolfix in #1127
- fixes schema versioning by @rudolfix in #1140
- regular initializers for credentials / config specs are type checked like dataclasses by @rudolfix in #1142
- fix streamlit app state display: Add yaml representer for pendulum datetime by @sultaniman in #1192
synapse
andmssql
bugfixes and improvements (INSERT VALUES UNION) by @jorritsandbrink in #1174- various improvements to arrow table normalization by @rudolfix in #1185
- arrow tables without rows create tables in destination by @rudolfix in #1185
- fixes Motherduck configuration to use
my_db
default database and makes password / token mandatory by @rudolfix in
Docs
- docs: add typechecking to embedded snippets by @sh-rp in #1130
- Fix typo with switched column names in schema evolution docs page by @b-per in #1132
- Docs: deploy with Kestra by @dat-a-man in #1087
- Docs: Deploy dlt on dagster by @dat-a-man in #1086
- Update example connection string by @MiConnell in #1188
- Changed directory of all the blog images to google cloud storage. by @dat-a-man in #1156
Verified Sources
- postgres replication / CDC by @jorritsandbrink dlt-hub/verified-sources#392
New Contributors
- @b-per made their first contribution in #1132
- @MiConnell made their first contribution in #1188
- @maxfirman made their first contribution in #1026
Full Changelog: 0.4.7...0.4.8