Commit ab9f28e
committed
deps: bump databricks-sdk-go to v0.132.0
Regenerates CLI command stubs, schemas, validation, and Python bindings
against the new SDK and its companion OpenAPI spec
(a499dda0f7802e37868d3f3076f62639165475d8).
Breaking SDK changes addressed:
- vectorsearch.{CreateEndpoint,PatchEndpointRequest}.MinQps renamed to TargetQps.
- vectorsearch.EndpointScalingInfo.RequestedMinQps renamed to RequestedTargetQps.
Updated dresources and testserver; renamed bundle acceptance tests from
min_qps to target_qps to match the new field name.
- apps.App.thumbnail_url added (server-managed); marked output_only in
resources.yml so it stays out of the App Update mask.
- postgres adds ReplaceExisting (Create{Branch,Endpoint}Request),
Purge (DeleteProjectRequest), and DeleteTime/PurgeTime (Project).
- compute.ConfidentialComputeType added; refreshed annotations_openapi.yml.
- credentials/u2m removed the host-key fallback in PersistentAuth.loadToken
(per v0.130). Dropped the cmd/auth/token_test case that relied on it.
Co-authored-by: Isaac1 parent b034e68 commit ab9f28e
298 files changed
Lines changed: 11744 additions & 1483 deletions
File tree
- .codegen
- .github/workflows
- acceptance
- auth/credentials
- basic
- oauth
- pat
- bundle
- migrate
- basic
- permissions
- refschema
- resources/vector_search_endpoints
- drift/target_qps
- update/target_qps
- state/state_present
- templates/telemetry
- custom-template
- dbt-sql
- default-python
- default-sql
- user_agent
- simple
- cmd
- account/account-help
- api
- account-flag
- account-path
- workspace-id-flag
- workspace-id-from-query
- workspace-id-none
- workspace-path
- workspace-proxy-regression
- help
- pipelines/databricks-cli-help
- telemetry/success
- workspace/jobs/create
- bundle
- config/mutator/resourcemutator
- direct/dresources
- docsgen/output
- internal
- schema
- validation/generated
- schema
- cmd
- account
- access-control
- billable-usage
- budget-policy
- budgets
- credentials
- csp-enablement-account
- custom-app-integration
- disable-legacy-features
- disaster-recovery
- enable-ip-access-lists
- encryption-keys
- endpoints
- esm-enablement-account
- federation-policy
- groups-v2
- iam-v2
- ip-access-lists
- llm-proxy-partner-powered-account
- llm-proxy-partner-powered-enforce
- log-delivery
- metastore-assignments
- metastores
- network-connectivity
- network-policies
- networks
- o-auth-published-apps
- personal-compute
- private-access
- published-app-integration
- service-principal-federation-policy
- service-principal-secrets
- service-principals-v2
- settings-v2
- settings
- storage-credentials
- storage
- usage-dashboards
- users-v2
- vpc-endpoints
- workspace-assignment
- workspace-network-configuration
- workspaces
- auth
- workspace
- access-control
- agent-bricks
- aibi-dashboard-embedding-access-policy
- aibi-dashboard-embedding-approved-domains
- alerts-legacy
- alerts-v2
- alerts
- apps-settings
- apps
- artifact-allowlists
- automatic-cluster-update
- catalogs
- clean-room-asset-revisions
- clean-room-assets
- clean-room-auto-approval-rules
- clean-room-task-runs
- clean-rooms
- cluster-policies
- clusters
- compliance-security-profile
- connections
- consumer-fulfillments
- consumer-installations
- consumer-listings
- consumer-personalization-requests
- consumer-providers
- credentials-manager
- credentials
- current-user
- dashboard-email-subscriptions
- dashboard-widgets
- dashboards
- data-classification
- data-quality
- data-sources
- database
- default-namespace
- default-warehouse-id
- disable-legacy-access
- disable-legacy-dbfs
- enable-export-notebook
- enable-notebook-table-clipboard
- enable-results-downloading
- enhanced-security-monitoring
- entity-tag-assignments
- environments
- experiments
- external-lineage
- external-locations
- external-metadata
- feature-engineering
- feature-store
- forecasting
- functions
- genie
- git-credentials
- global-init-scripts
- grants
- groups-v2
- instance-pools
- instance-profiles
- ip-access-lists
- jobs
- knowledge-assistants
- lakeview-embedded
- lakeview
- libraries
- llm-proxy-partner-powered-workspace
- materialized-features
- metastores
- model-registry
- model-versions
- notification-destinations
- online-tables
- permission-migration
- permissions
- pipelines
- policies
- policy-compliance-for-clusters
- policy-compliance-for-jobs
- policy-families
- postgres
- provider-exchange-filters
- provider-exchanges
- provider-files
- provider-listings
- provider-personalization-requests
- provider-provider-analytics-dashboards
- provider-providers
- providers
- quality-monitor-v2
- quality-monitors
- queries-legacy
- queries
- query-history
- query-visualizations-legacy
- query-visualizations
- recipient-activation
- recipient-federation-policies
- recipients
- redash-config
- registered-models
- repos
- resource-quotas
- restrict-workspace-admins
- rfa
- schemas
- secrets-uc
- secrets
- service-principal-secrets-proxy
- service-principals-v2
- serving-endpoints
- settings
- sql-results-download
- storage-credentials
- supervisor-agents
- system-schemas
- table-constraints
- tables
- tag-policies
- temporary-path-credentials
- temporary-table-credentials
- temporary-volume-credentials
- token-management
- tokens
- users-v2
- vector-search-endpoints
- vector-search-indexes
- volumes
- warehouses
- workspace-bindings
- workspace-conf
- workspace-entity-tag-assignments
- workspace-iam-v2
- workspace-settings-v2
- workspace
- internal/genkit
- libs/testserver
- python/databricks/bundles
- catalogs/_models
- jobs
- _models
- pipelines
- _models
- schemas/_models
- volumes/_models
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| 155 | + | |
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
| |||
159 | 161 | | |
160 | 162 | | |
161 | 163 | | |
| 164 | + | |
162 | 165 | | |
163 | 166 | | |
164 | 167 | | |
165 | 168 | | |
166 | 169 | | |
167 | 170 | | |
| 171 | + | |
168 | 172 | | |
169 | 173 | | |
170 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
34 | | - | |
35 | | - | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
| |||
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
47 | 58 | | |
48 | 59 | | |
49 | 60 | | |
| |||
60 | 71 | | |
61 | 72 | | |
62 | 73 | | |
63 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
| 83 | + | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments