Release v1.90.0
New Features and Improvements
- Added
no_wait
option fordatabricks_sql_endpoint
to skip waiting to start on warehouse creation (#5014)
Bug Fixes
- Remove incorrect customization for
databricks_catalog
(#5021) - Fix filling of
active
attribute indatabricks_user
data source (#5026) - Add support for share resource in plugin framework implementation to be SDKv2 compatible (#4965)
Internal Changes
- Use
Jobs.Get
instead ofJobsGetByJobId
(#5029)