Skip to content
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

[Release] Release v0.58.0 #1144

Merged
merged 1 commit into from
Feb 11, 2025
Merged

[Release] Release v0.58.0 #1144

merged 1 commit into from
Feb 11, 2025

Conversation

hectorcast-db
Copy link
Contributor

@hectorcast-db hectorcast-db commented Feb 11, 2025

New Features and Improvements

  • Enable async refreshes for OAuth tokens (#1143).

Internal Changes

  • Add support for asynchronous data plane token refreshes (#1142).
  • Introduce new TokenSource interface that takes a context.Context (#1141).

API Changes:

OpenAPI SHA: 99f644e72261ef5ecf8d74db20f4b7a1e09723cc, Date: 2025-02-11

Verified

This commit was signed with the committer’s verified signature.
 * Enable async refreshes for OAuth tokens ([#1143](#1143)).

 * Add support for asynchronous data plane token refreshes ([#1142](#1142)).
 * Introduce new TokenSource interface that takes a `context.Context` ([#1141](#1141)).

 * Added `GetMessageQueryResultByAttachment` method for [w.Genie](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/dashboards#GenieAPI) workspace-level service.
 * Added `Id` field for [apps.App](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/apps#App).
 * Added `LimitConfig` field for [billing.UpdateBudgetPolicyRequest](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/billing#UpdateBudgetPolicyRequest).
 * Added `Volumes` field for [compute.ClusterLogConf](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/compute#ClusterLogConf).
 * Added .
 * Removed `ReviewState`, `Reviews` and `RunnerCollaborators` fields for [cleanrooms.CleanRoomAssetNotebook](https://pkg.go.dev/github.com/databricks/databricks-sdk-go/service/cleanrooms#CleanRoomAssetNotebook).

OpenAPI SHA: 99f644e72261ef5ecf8d74db20f4b7a1e09723cc, Date: 2025-02-11
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-go

Inputs:

  • PR number: 1144
  • Commit SHA: e2242df6faa4f5df6e6531d091256776505cacb2

Checks will be approved automatically on success.

@hectorcast-db hectorcast-db added this pull request to the merge queue Feb 11, 2025
Merged via the queue into main with commit 9dc3c56 Feb 11, 2025
17 checks passed
@hectorcast-db hectorcast-db deleted the prepare/0.58.0 branch February 11, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants