Skip to content

Commit

Permalink
Compress to one connection manager (#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db authored Jan 23, 2025
1 parent 6974edb commit 395801e
Show file tree
Hide file tree
Showing 4 changed files with 162 additions and 250 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## dbt-databricks 1.9.3 (TBD)

### Under the Hood

- Collapsing to a single connection manager (since the old one no longer works) ([910](https://github.com/databricks/dbt-databricks/pull/910))

## dbt-databricks 1.9.2 (Jan 21, 2024)

### Features
Expand Down
Loading

0 comments on commit 395801e

Please sign in to comment.