diff --git a/NEXT_CHANGELOG.md b/NEXT_CHANGELOG.md index a972de65e..6b61478f0 100644 --- a/NEXT_CHANGELOG.md +++ b/NEXT_CHANGELOG.md @@ -5,6 +5,7 @@ ### Added ### Updated +- Bumped the Databricks SDK for Java dependency from `0.106.0` to `0.118.0`. ### Fixed - Fixed `setCatalog()` and `setSchema()` producing invalid SQL (e.g. `SET CATALOG ``name``) when the catalog or schema name was passed already wrapped in backticks. Backticks are now stripped before wrapping, and `getCatalog()`/`getSchema()` return the bare identifier name. diff --git a/pom.xml b/pom.xml index 16ae87520..08d24afa7 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 3.18.0 2.15.0 2.14.0 - 0.106.0 + 0.118.0 4.5.14 5.5.2 5.3.6