Skip to content

Releases: dlt-hub/dlt

0.1.0rc11

14 Aug 16:13
175a831
Compare
Choose a tag to compare
0.1.0rc11 Pre-release
Pre-release

What's Changed

  • streamlit and pandas helpers by @rudolfix in #56

  • allows setting project_id via config file/env when default GCP credentials are used. project_id if present overrides the one in default credentials

  • experimental Streamlit helpers to: backup and restore pipeline state into secrets.toml and to write explore streamlit page to explore the schema

  • experimental Pandas helper to read data from a destination into Panda frames using credentials already present in pipeline

  • bumps to version 0.1.0rc11

0.1.0rc10

09 Aug 19:26
5a49c64
Compare
Choose a tag to compare
0.1.0rc10 Pre-release
Pre-release

What's Changed

Details

  • fixes invalid datetime serialization for Redshift loader
  • handles default credentials in BigQuery loader
  • partial implementation of #34 and #35 (conversion to classes)
  • unpack renamed to normalize in Pipeline, as_yaml renamed to to_pretty_yaml in Schema
  • credentials separated from configs, renamed credentials spec to match native GCP and Postgres credentials
  • bumps version to 0.1.0rc10

0.1.0rc9

14 Jul 19:16
94d3d79
Compare
Choose a tag to compare
0.1.0rc9 Pre-release
Pre-release

What's Changed

  • adds support for replace write disposition by @rudolfix in #48
  • closes #48

0.1.0rc8

11 Jul 13:41
41f24b5
Compare
Choose a tag to compare
0.1.0rc8 Pre-release
Pre-release

What's Changed

  • exposes sql client in Pipeline with query context allowing for unqualified table names by @rudolfix in #47

0.1.0rc7

05 Jul 14:17
Compare
Choose a tag to compare
0.1.0rc7 Pre-release
Pre-release

support for python 3.10.x

0.1.0rc6

29 Jun 19:40
87ae38e
Compare
Choose a tag to compare
0.1.0rc6 Pre-release
Pre-release

What's Changed

  • further simplifying the getting started experience by @TyDunn in #31
  • adds nesting limit, normalizing list of lists and type autodetections to json normalizer by @rudolfix in #44
  • closes #45 #41 #37

Full Changelog: 0.1.0rc5...0.1.0rc6

0.1.0rc5

28 Jun 10:47
a533e76
Compare
Choose a tag to compare
0.1.0rc5 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.0rc4...0.1.0rc5

0.1.0rc4

27 Jun 16:24
2cb4a69
Compare
Choose a tag to compare
0.1.0rc4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/scale-vector/dlt/commits/0.1.0rc4