-
Notifications
You must be signed in to change notification settings - Fork 121
Upgrade Go SDK to v0.93.0 #4112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Commit: ce3cc38
10 interesting tests: 7 KNOWN, 2 SKIP, 1 FAIL
Top 25 slowest tests (at least 2 minutes):
|
| Name: id, | ||
| Name: id, | ||
| PurgeData: false, | ||
| ForceSendFields: nil, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@shreyas-goenka @denik I suspect we need to break this out in the configuration schema proper.
What do we do for the other resources that contain data (schemas, registered models)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And fwiw, this is a net new field, so no precedence for this resource.
|
Commit: 71331d8
29 interesting tests: 18 flaky, 7 KNOWN, 3 RECOVERED, 1 SKIP
Top 50 slowest tests (at least 2 minutes):
|
## Release v0.280.0 ### Bundles * Fixed changing the source for the SQL task from GIT to WORKSPACE ([#4114](#4114)) * `bundle deployment migrate` will now run a plan before migration to check if deployment was done ([#4088](#4088)) * engine/direct: Increase "serial" in state file after every deployment ([#4115](#4115)) ### Dependency updates * Upgrade Go SDK to 0.93.0 ([#4112](#4112)) * Bump Go toolchain to 1.25.5.
Changes
See https://github.com/databricks/databricks-sdk-go/releases/tag/v0.93.0