Sourced from github.com/databricks/databricks-sdk-go's releases.
v0.58.1
Internal Changes
- Do not send ForceSendFields as query parameters.
v0.58.0
[Release] Release v0.58.0
New Features and Improvements
- Enable async refreshes for OAuth tokens (#1143).
Internal Changes
- Add support for asynchronous data plane token refreshes (#1142).
- Introduce new TokenSource interface that takes a
context.Context
(#1141).API Changes:
- Added
GetMessageQueryResultByAttachment
method for w.Genie workspace-level service.- Added
Id
field for apps.App.- Added
LimitConfig
field for billing.UpdateBudgetPolicyRequest.- Added
Volumes
field for compute.ClusterLogConf.- Removed
ReviewState
,Reviews
andRunnerCollaborators
fields for cleanrooms.CleanRoomAssetNotebook.OpenAPI SHA: 99f644e72261ef5ecf8d74db20f4b7a1e09723cc, Date: 2025-02-11
Sourced from github.com/databricks/databricks-sdk-go's changelog.
[Release] Release v0.58.1
Internal Changes
- Do not send ForceSendFields as query parameters.
[Release] Release v0.58.0
New Features and Improvements
- Enable async refreshes for OAuth tokens (#1143).
Internal Changes
- Add support for asynchronous data plane token refreshes (#1142).
- Introduce new TokenSource interface that takes a
context.Context
(#1141).API Changes:
- Added
GetMessageQueryResultByAttachment
method for w.Genie workspace-level service.- Added
Id
field for apps.App.- Added
LimitConfig
field for billing.UpdateBudgetPolicyRequest.- Added
Volumes
field for compute.ClusterLogConf.- Added .
- Removed
ReviewState
,Reviews
andRunnerCollaborators
fields for cleanrooms.CleanRoomAssetNotebook.OpenAPI SHA: 99f644e72261ef5ecf8d74db20f4b7a1e09723cc, Date: 2025-02-11
967d063
[Release] Release v0.58.1 (#1146)9dc3c56
[Release] Release v0.58.0 (#1144)8307a4d
[Feature] Enable async refreshes for OAuth tokens (#1143)815cace
[Internal] Add support for asynchronous data plane token refreshes (#1142)3aebd68
[Internal] Introduce new TokenSource interface that takes a
context.Context
...