Conversation
|
Commit: fbe7fbe
25 interesting tests: 7 KNOWN, 7 SKIP, 5 FAIL, 5 flaky, 1 BUG
Top 39 slowest tests (at least 2 minutes):
|
158ca39 to
fbe7fbe
Compare
|
I got an current-user me\nError: Invalid access token.2026-03-04T08:43:14.5267505Z |
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fbe7fbe to
08a5e25
Compare
databricks-sdk-go to 0.116.0databricks-sdk-go to 0.117.0
Changes
github.com/databricks/databricks-sdk-gofrom v0.112.0 to v0.117.0make generateSDK v0.112 -> v0.117.0 changelog
Release v0.117.0 (2026-03-04)
Internal Changes
DefaultCredentials. Azure strategies are skipped on GCP/AWS hosts in auto-detect mode; GCP strategies are skipped on Azure/AWS hosts. Whenauth_typeis explicitly set (e.g.azure-cli), cloud filtering is bypassed so the named strategy is always attempted regardless of host cloud.Release v0.116.0 (2026-03-03)
Bug Fixes
HostType()misclassifying account hosts when the scheme is missing (#1510).Release v0.115.0 (2026-03-02)
Internal Changes
API Changes
CreateDatabase,DeleteDatabase,GetDatabase,ListDatabasesandUpdateDatabasemethods for w.Postgres workspace-level service.Postgresfield for apps.AppResource.DataframeSchema,FilterConditionandTransformationSqlfields for ml.DeltaTableSource.EnvironmentVersionfield for pipelines.PipelinesEnvironment.ResetCheckpointSelectionfield for pipelines.StartUpdate.Oauth2AppClientIdandOauth2AppIntegrationIdfields for apps.Space.EnablePgNativeLoginfield for postgres.ProjectSpec.EnablePgNativeLoginfield for postgres.ProjectStatus.NodeTypeFlexibilityfield for compute.EditInstancePool.Release v0.114.0 (2026-02-26)
API Changes
EffectivePublishingModefield for pipelines.GetPipelineResponse.DbrAutoscaleenum value for compute.EventDetailsCause.OutputCatalogfield for cleanrooms.CreateCleanRoomOutputCatalogResponse to be required.InternalAttributesfield for sharing.Table.InternalAttributesfield for sharing.Volume.Release v0.113.0 (2026-02-25)
New Features and Improvements
DisableAsyncTokenRefreshfield toConfigto allow disablingasynchronous token refresh for short-lived processes like the Databricks CLI.
Tests
make lintfullmake testmake checks