Releases: dlt-hub/dlt
Releases · dlt-hub/dlt
0.1.0rc11
What's Changed
-
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
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 tonormalize
inPipeline
,as_yaml
renamed toto_pretty_yaml
inSchema
- credentials separated from configs, renamed credentials spec to match native GCP and Postgres credentials
- bumps version to 0.1.0rc10
0.1.0rc9
0.1.0rc8
0.1.0rc7
0.1.0rc6
0.1.0rc5
0.1.0rc4
What's Changed
- setups lint workflow by @rudolfix in #1
- adds pypi badge by @rudolfix in #2
- refactors pipeline by @rudolfix in #3
- adds examples readme by @rudolfix in #4
- update quickstart doc by @adrianbr in #5
- adds typed json encoder by @rudolfix in #6
- improves quickstart by @rudolfix in #7
- adds jsonl and rasa sources with example by @rudolfix in #8
- updating the getting started experience by @TyDunn in #9
- implements venv management and singer tap source by @rudolfix in #32
- schema format overhaul by @rudolfix in #38
New Contributors
- @rudolfix made their first contribution in #1
- @adrianbr made their first contribution in #5
- @TyDunn made their first contribution in #9
Full Changelog: https://github.com/scale-vector/dlt/commits/0.1.0rc4