Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db committed Feb 13, 2025
1 parent cb7a516 commit 291ddef
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
## dbt-databricks 1.9.5 (Feb 11, 2025)
## dbt-databricks 1.9.6 (TBD)

### Under the Hood

- Refactoring of some connection internals ([929](https://github.com/databricks/dbt-databricks/pull/929))

## dbt-databricks 1.9.5 (Feb 13, 2025)

### Features

Expand All @@ -11,12 +17,10 @@
- Fix for regression in glue table listing behavior ([934](https://github.com/databricks/dbt-databricks/pull/934))
- Use POSIX standard when creating location for the tables (thanks @gsolasab!) ([919](https://github.com/databricks/dbt-databricks/pull/919))


### 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))
- Clean up cursor management in the hopes of limiting issues with cancellation ([912](https://github.com/databricks/dbt-databricks/pull/912))
- Refactoring of some connection internals ([929](https://github.com/databricks/dbt-databricks/pull/929))

## dbt-databricks 1.9.4 (Jan 30, 2025)

Expand Down

0 comments on commit 291ddef

Please sign in to comment.