Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jtcohen6 committed Nov 12, 2021
1 parent 2128905 commit 3b09190
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,13 @@
## dbt-spark 1.0.0rc1 (November 10, 2021)

### Under the hood
- Refactor seed macros: remove duplicated code from dbt-core, and provide clearer logging of SQL parameters that differ by connection method ([#249](https:/dbt-labs/dbt-spark/issues/249), [#250](https:/dbt-labs/dbt-snowflake/pull/250))

## dbt-spark 1.0.0rc1 (November 10, 2021)

### Under the hood
- Remove official support for python 3.6, which is reaching end of life on December 23, 2021 ([dbt-core#4134](https:/dbt-labs/dbt-core/issues/4134), [#253](https:/dbt-labs/dbt-snowflake/pull/253))
- Add support for structured logging [#251](https:/dbt-labs/dbt-spark/pull/251)

### Under the hood
- Add support for structured logging [#251](https:/dbt-labs/dbt-spark/pull/251)
Expand Down

0 comments on commit 3b09190

Please sign in to comment.