Releases: dbt-labs/dbt-external-tables
Releases · dbt-labs/dbt-external-tables
0.11.0
What's Changed
Breaking changes
Azure Synapse
With this release, dbt-synapse is only supported at or above version 1.4.1
If you have no current plans to upgrade beyond the versions listed above, you should pin this package to version 0.10.1
.
PRs
- Reenable sqlserver and synapse support by @dataders in #332
- rename synapse secret for env masking within dbt by @dataders in #333
Full Changelog: 0.10.1...0.11.0
0.10.1
0.10.0
What's Changed
Snowflake
- Refactor create_external_table.sql in snowflake plugin by @kyleburke-meq in #318
- stage_external_sources Comparing source_name of the node instead of the name of the node by @ward-resa in #312
- added ignore_case for Snowflake by @cakkinep in #308
Under the hood
- Posthoc changelog update by @dataders in #299
- Fix ci tests by @dataders in #322
- [HOTFIX] fix tests for #308 by @dataders in #321
- Add tox support for testing redshift, bigquery and snowflake by @emmyoop in #320
- port envvars fully to global package name schema by @dataders in #323
New Contributors
- @ward-resa made their first contribution in #312
- @emmyoop made their first contribution in #320
Full Changelog: 0.9.0...0.10.0
0.10.0-b1
What's Changed
Snowflake
- Refactor create_external_table.sql in snowflake plugin by @kyleburke-meq in #318
- stage_external_sources Comparing source_name of the node instead of the name of the node by @ward-resa in #312
- added ignore_case for Snowflake by @cakkinep in #308
New Contributors
- @ward-resa made their first contribution in #312
Full Changelog: 0.9.0...0.10.0-b1
dbt-external-tables 0.9.0
What's Changed
Snowflake
- Add metadata_file_last_modified for snowpiped tables by @Catisyf in #239
- snowflake delta format by @danielefrigo in #240
- Support aws_sns_topic property in Snowflake by @jtmcn in #243
- alias column for snowflake external table by @cakkinep in #257
- Snowflake: Add expression parameter to columns by @kyleburke-meq @jpear3 in #275
BigQuery
- Handle BigQuery non-string option 'max_staleness' by @marcbllv in #237
- quote project name by @thomas-vl in #242
- update external table columns by @thomas-vl in #252
under the hood
- Fix protobuf v5 issue in CI by @thomas-vl in #258
- move to GitHub Actions by @dataders in #265
- Rebase test by @dataders in #273
- run workflow in context of base repo by @dataders in #278
- actual test case for #257 by @dataders in #290
New Contributors
- @marcbllv made their first contribution in #237
- @Catisyf made their first contribution in #239
- @danielefrigo made their first contribution in #240
- @jtmcn made their first contribution in #243
- @cakkinep made their first contribution in #257
- @kyleburke-meq made their first contribution in #275
- @jpear3 made their first contribution in #275
Full Changelog: 0.8.7...0.9.0
dbt-external-tables 0.9.0-b1
What's Changed
Snowflake
- Add metadata_file_last_modified for snowpiped tables by @Catisyf in #239
- snowflake delta format by @danielefrigo in #240
- Support aws_sns_topic property in Snowflake by @jtmcn in #243
- alias column for snowflake external table by @cakkinep in #257
BigQuery
- Handle BigQuery non-string option 'max_staleness' by @marcbllv in #237
- quote project name by @thomas-vl in #242
- update external table columns by @thomas-vl in #252
under the hood
- Fix protobuf v5 issue in CI by @thomas-vl in #258
- move to GitHub Actions by @dataders in #265
- Rebase test by @dataders in #273
- run workflow in context of base repo by @dataders in #278
- actual test case for #257 by @dataders in #290
New Contributors
- @marcbllv made their first contribution in #237
- @Catisyf made their first contribution in #239
- @danielefrigo made their first contribution in #240
- @jtmcn made their first contribution in #243
- @cakkinep made their first contribution in #257
Full Changelog: 0.8.7...0.9.0b1
dbt-external-tables 0.8.7
What's Changed
- Support BQ CETAS's
with connection
clause by @cfyans in #233 - BigQuery check if schema already exists before trying to create it by @thomas-vl in #220
New Contributors
- @thomas-vl made their first contribution in #220
- @cfyans made their first contribution in #233
Full Changelog: 0.8.6...0.8.7
dbt-external-tables v0.8.6
What's Changed
- GitHub Action to add/remove triage labels as-needed by @dbeatty10 in #223
- GitHub Action to close issues as stale as-needed by @dbeatty10 in #224
- Disable CI for Databricks by @dbeatty10 in #229
- Instructions for the release process by @dbeatty10 in #227
- Adding a schema check before privilege dependent ddl in Snowflake by @ianrobinson-sage in #215
New Contributors
- @ianrobinson-sage made their first contribution in #215
Full Changelog: 0.8.5...0.8.6
dbt-external-tables v0.8.5
dbt-external-tables v0.8.4
What's Changed
- Add namespace to redshift_is_ext_tbl call in get_external_build_plan by @MikeSchriefer in #168
- Add source node database config to create schema ddl by @epapineau in #196
New Contributors
- @MikeSchriefer made their first contribution in #168
- @epapineau made their first contribution in #196
Full Changelog: 0.8.3...0.8.4