github dlt-hub/dlt 0.3.18

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

Core Library

  • Support for precision, scale in column schema by @steinitzu in #646
  • validation of extract data with Pydantic models by @steinitzu in #638
  • moves fsspec support to common code by @rudolfix in #626
  • Allow base64 encoded private keys for Snowflake destination by @codingcyclist in #637
  • duck case naming convention that allows for emojis and other special characters in identifiers by @rudolfix in #660
  • Typing fixes and enable mypy in tests by @steinitzu in #661

Bugfixes

  • Allows table and resource names like state by fixing set attribute bug by @steinitzu in #657
  • fixes dlt pipeline show streamlit app start-up by @rudolfix in #645
  • replaces depends_on with data_from in resource decorator @rudolfix in #645
  • fixes json logger reinit and drop json-logger dependency @rudolfix in #645
  • forces local duckdb version when creating dbt runner venv to prevent storage version clashes @rudolfix in #645
  • detects when motherduck does not support local duckdb version @rudolfix in #645

Docs

#645

Full Changelog: 0.3.17...0.3.18

Don't miss a new dlt release

NewReleases is sending notifications on new releases.