- Migrated client and configuration layer to
github.com/databricks/databricks-sdk-go
(#1848). - Added new attribute to databricks_job resource (#1988).
- Added
history_data_sharing_status
,partition
andstatus
fields to databricks_share (#2013). - Added
start_version
andcdf_enabled
support for databricks_share (#2007). - Fixed databricks_share update logic (#2022).
- Updated GCP guide with new permissions required to deploy databricks_mws_networks (#1999).
- Minor doc changes to address #1916, #1937, #2010 (#2012).
- Various documentation improvements (#1981, #1998, #2002, #2016, #2019).
- Integration testing improvements (#1935, #2024).
Updated dependency versions:
- Removed unused
github.com/Azure/go-autorest/autorest
andgithub.com/mitchellh/go-homedir
(#2026). - Bump Go from 1.18 to 1.19 (#2029).
- Bump CodeQL to v2 (#2027).
- Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 (#2030).
- Bump github.com/hashicorp/hcl/v2 from 2.15.0 to 2.16.1 (#1971, #1997).
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 (#2031).
- Bump golang.org/x/mod from 0.7.0 to 0.8.0 (#1996).
- Bump golang.org/x/net from 0.6.0 to 0.7.0 (#2028).
- Bump google.golang.org/api from 0.108.0 to 0.110.0 (#1984, #1995).