github dlt-hub/dlt 0.2.8

latest releases: 1.3.0, 1.2.0, 1.1.0...
17 months ago

Core Library

  • fixes various airflow deployment issues by @rudolfix in #334 that include on-atomic renames on bucket mapped with fuse
  • bumps duckdb dependency to include 0.8.0
  • Fix/incremental with timezone naive datetime by @steinitzu in #330
  • splits schema migration script to fit in max query length by @rudolfix in #339
  • resource_state got final interface and is now exposed in dlt.current.resource_state #350
  • adds transformer overload that may be used when creating transformers dynamically to pass the decorated function
  • source.with_resources creates a clone of resource and selects in the clone. previously source was modified in place
  • you can write back the secrets and configuration using dlt.config and dlt.secrets indexers

Docs

  • improve spaces on code samples by @TyDunn in #325
  • Incremental loading image by @adrianbr in #318
  • Adding matomo docs by @AmanGuptAnalytics in #331
  • Adding asana dlt setup guide by @AmanGuptAnalytics in #319
  • adding experiment 2 blog by @rahuljo in #336
  • Fix Broken image in Docs > Pipelines > Google Analytics by @tungbq in #328
  • Adding shopify docs by @AmanGuptAnalytics in #335
  • Fixed the broken image link on zendesk page by @MirrorCraze in #337
  • Fixed capitalization in docs by @burnash in #341
  • Fix typo in docs/pipelines/asana.md by @tungbq in #344
  • Fix analytics-engineer.md broken links by @tungbq in #349
  • Correct typo in run pipeline guide of shopify.md by @tungbq in #347

New Contributors

Full Changelog: 0.2.6...0.2.8

Don't miss a new dlt release

NewReleases is sending notifications on new releases.