Core Library
- An experimental google secrets config provider #292 (actively used on our CI, goes to GA after adding more tests)
- Several bug fixes for
dlt init
anddlt pipeline
CLI commands - We are shifting from pre-releases to patch versions with post-releases for bugfixes and quick iterations to allow upgrades with
pip install -U dlt
Building Blocks
- add
dlt.sources.credentials
module with reusable credentials by @rudolfix in #315 (google service account, oauth2, database connection string and their base classes available to be used in pipelines)
Docs
- fix redshift docs by @TyDunn in #313
- User guides by @adrianbr in #301
- Updating landing page code snippet by @rahuljo in #314
- Updated README in
pipelines
repo with more building blocks examples and a guide on sharing community pipelines (https://github.com/dlt-hub/pipelines/blob/master/README.md#read-the-docs-on-building-blocks)
Full Changelog: 0.2.6a1...0.2.6