sandbox
sandbox copied to clipboard
Bump github.com/databricks/databricks-sdk-go from 0.81.0 to 0.84.0 in /go-libs
Bumps github.com/databricks/databricks-sdk-go from 0.81.0 to 0.84.0.
Release notes
Sourced from github.com/databricks/databricks-sdk-go's releases.
v0.83.0
API Changes
- Added iamv2 package.
- Added a.AccountIamV2 account-level service and w.WorkspaceIamV2 workspace-level service.
- Added
Feedbackfield for dashboards.GenieMessage.- Added
Disabledfield for jobs.Task.- Added
AuxiliaryManagedLocationfield for sharing.TableInternalAttributes.- Added
Alertsfield for sql.ListAlertsV2Response.- Added
NoActivatedK8sandUsagePolicyEntitlementDeniedenum values for compute.TerminationReasonCode.- Added
ForeignCatalogenum value for pipelines.IngestionSourceType.- Added
ForeignIcebergTableenum value for sharing.TableInternalAttributesSharedTableType.- [Breaking] Removed
Disabledfield for jobs.RunTask.v0.82.0
Bug Fixes
- Fixed Azure CLI authentication for federated token service principals in AKS workload identity environments. The SDK now properly detects service principals with GUID-like names as federated tokens and skips tenant ID parameters that cause authentication failures.
API Changes
- Added
Commentfield for dashboards.GenieSendMessageFeedbackRequest.- [Breaking] Added
Ratingfield for dashboards.GenieSendMessageFeedbackRequest.- Added
EffectiveEnablePgNativeLoginandEnablePgNativeLoginfields for database.DatabaseInstance.- Added
TaskRetryModefield for jobs.Continuous.- Added
SourceConfigurationsfield for pipelines.IngestionPipelineDefinition.- Added
AppId,AppIdSet,AuthSecret,AuthSecretSet,ChannelUrl,ChannelUrlSet,TenantIdandTenantIdSetfields for settings.MicrosoftTeamsConfig.- Added
EnsureRerankerCompatiblefield for vectorsearch.GetIndexRequest.- Added
Rerankerfield for vectorsearch.QueryVectorIndexRequest.- [Breaking] Changed
CreateCleanRoomAssetReviewmethod for w.CleanRoomAssets workspace-level service with new required argument order.- [Breaking] Changed
SendMessageFeedbackmethod for w.Genie workspace-level service with new required argument order.- Changed
NotebookReviewfield for cleanrooms.CreateCleanRoomAssetReviewRequest to no longer be required.- [Breaking] Changed
Featuresfield for ml.FeatureList to type []ml.LinkedFeature.- [Breaking] Removed
FeedbackRatingandFeedbackTextfields for dashboards.GenieSendMessageFeedbackRequest.
Changelog
Sourced from github.com/databricks/databricks-sdk-go's changelog.
Release v0.84.0
New Features and Improvements
- Increased rate limiter burst setting from 1 to rate_limit value.
API Changes
- Added w.FeatureEngineering workspace-level service.
- Added
JavaDependenciesfield for compute.Environment.- Added
FollowupQuestionsfield for dashboards.GenieAttachment.- Added
EffectiveCapacityfield for database.DatabaseInstance.- Added
CreateTimeandUpdateTimefields for tags.TagPolicy.- Added
TableDeltaUniformIcebergForeignDeltasharingenum value for catalog.SecurableKind.- Added
InternalCatalogPathOverlapExceptionenum value for dashboards.MessageErrorType.- [Breaking] Removed
DefaultDataSecurityModeandEffectiveDefaultDataSecurityModefields for settingsv2.Setting.- Added a.AccountGroupsV2 account-level service, a.AccountServicePrincipalsV2 account-level service, a.AccountUsersV2 account-level service, w.GroupsV2 workspace-level service, w.ServicePrincipalsV2 workspace-level service and w.UsersV2 workspace-level service.
- Added
NetsuiteJarPathfield for pipelines.IngestionPipelineDefinition.- Added
WorkdayReportParametersfield for pipelines.TableSpecificConfig.- Added
InternalCatalogMissingUcPathExceptionenum value for dashboards.MessageErrorType.- Added
ListSharesmethod for w.Shares workspace-level service.- [Breaking] Removed
Listmethod for w.Shares workspace-level service.- Added
SuggestedQuestionsfield for dashboards.GenieAttachment.- Added
WarehouseIdfield for dashboards.GenieSpace.- Added
Palantirenum value for catalog.ConnectionType.- Added
TableMetricViewDeltasharingandTableForeignPalantirenum values for catalog.SecurableKind.- Added
NoActivatedK8sTestingTagenum value for compute.TerminationReasonCode.- Added
MetricViewenum value for sharing.TableInternalAttributesSharedTableType.- [Breaking] Removed
FollowupQuestionsfield for dashboards.GenieAttachment.- [Breaking] Removed
Commentfield for dashboards.GenieFeedback.- [Breaking] Removed
Commentfield for dashboards.GenieSendMessageFeedbackRequest.- Added
ExternalUseSchemaenum value for catalog.Privilege.Release v0.83.0
API Changes
- Added iamv2 package.
- Added a.AccountIamV2 account-level service and w.WorkspaceIamV2 workspace-level service.
- Added
Feedbackfield for dashboards.GenieMessage.- Added
Disabledfield for jobs.Task.- Added
AuxiliaryManagedLocationfield for sharing.TableInternalAttributes.- Added
Alertsfield for sql.ListAlertsV2Response.- Added
NoActivatedK8sandUsagePolicyEntitlementDeniedenum values for compute.TerminationReasonCode.- Added
ForeignCatalogenum value for pipelines.IngestionSourceType.- Added
ForeignIcebergTableenum value for sharing.TableInternalAttributesSharedTableType.- [Breaking] Removed
Disabledfield for jobs.RunTask.Release v0.82.0
Bug Fixes
... (truncated)
Commits
f307a2a[Release] Release v0.84.099de857Update SDK to latest API definition. (#1290)a323662Increase burst for rate limiter (#1280)8615288[Internal] Update SDK to latest openapi spec (#1284)ee60abf[Release] Release v0.83.09329971Update SDK to Latest API Definition (#1278)1227701Add LroOptions struct for Long Running Operations configuration (#1277)19c3640Add custom classes to represent Google Well Known Types (#1271)dea24ed[Release] Release v0.82.01020902Fix Azure CLI authentication for federated token service principals (#1274)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| github.com/databricks/databricks-sdk-go | [>= 0.37.a, < 0.38] |
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)