Bump databricks-sdk-go from v0.170.0 to v0.171.0 - #6320
Merged
Conversation
Regenerate the pinned OpenAPI spec SHA, CLI command stubs, bundle JSON schema, validation code, direct-engine resources, the DABs field map, and pydabs Python models to match v0.171.0. Notable surface changes: catalog McpService/ModelProviderService/ModelService drop the browse fields (IncludeBrowse/BrowseOnly); jobs gain triggers and ai_runtime_task fields; pipelines gain an API source connector; apps gains forward_user_access_token. Co-authored-by: Isaac
Co-authored-by: Isaac
shreyas-goenka
marked this pull request as ready for review
August 19, 2026 11:14
Handle new SDK fields surfaced by the v0.171.0 bump in the direct engine: add jobs.CreateJob.Triggers to makeCreateJob (exhaustruct), add jobs.Job.TriggerDetails to JobRemote and makeJobRemote (TestJobRemote coverage), and add apps forward_user_access_token to UpdateMaskFields (TestAppDoUpdate; updates the apps update goldens). Drop the now-redundant model_serving_endpoints telemetry_config.table_names ignore_remote_changes entry from resources.yml since resources.generated.yml now produces it. Co-authored-by: Isaac
Adding jobs.Job.TriggerDetails to JobRemote surfaces resources.jobs.*.trigger_details.* as REMOTE fields; regenerate out.fields.txt to match (validate-generated / generate-check). Co-authored-by: Isaac
andrewnester
approved these changes
Aug 19, 2026
Contributor
Author
|
integration tests are passing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.