diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a58b1c9..20d4c2dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Features +- Add config for generating unique tmp table names for enabling parralel merge ([854](https://github.com/databricks/dbt-databricks/pull/854)) - Add support for serverless job clusters on python models ([706](https://github.com/databricks/dbt-databricks/pull/706)) - Add 'user_folder_for_python' behavior to switch writing python model notebooks to the user's folder ([835](https://github.com/databricks/dbt-databricks/pull/835)) - Merge capabilities are extended ([739](https://github.com/databricks/dbt-databricks/pull/739)) to include the support for the following features (thanks @mi-volodin):