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

Bump API spec: 23 Nov 2023 #191

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Bump API spec: 23 Nov 2023 #191

merged 1 commit into from
Nov 24, 2023

Conversation

mgyucht
Copy link
Contributor

@mgyucht mgyucht commented Nov 23, 2023

Changes

Bump the API spec to the same version as in databricks/databricks-sdk-go#706.

Tests

@mgyucht mgyucht requested a review from tanmay-db November 23, 2023 12:45
Copy link
Contributor

@tanmay-db tanmay-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, might be good to run integration tests before merging.

@mgyucht
Copy link
Contributor Author

mgyucht commented Nov 23, 2023

I did, and they passed.

@mgyucht mgyucht added this pull request to the merge queue Nov 23, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 23, 2023
@mgyucht mgyucht added this pull request to the merge queue Nov 24, 2023
Merged via the queue into main with commit 05faa03 Nov 24, 2023
9 checks passed
@mgyucht mgyucht deleted the bump-api-spec-23-nov-2023 branch November 24, 2023 09:08
mgyucht added a commit that referenced this pull request Nov 29, 2023
Bug fixes:

* Fix databricks CLI authentication on Windows ([#192](#192)).
* Fix SCIM pagination ([#193](#193)).

Other changes:

* Add more detailed error message on default credentials not found error ([#180](#180)).
* Support custom scopes and redirectUrl for U2M OAuth flow ([#190](#190)).

API Changes:

 * Removed `enableOptimization()` method for `workspaceClient.metastores()` service.
 * Added `pipelineId` field for `com.databricks.sdk.service.catalog.TableInfo`.
 * Added `enablePredictiveOptimization` field for `com.databricks.sdk.service.catalog.UpdateCatalog` and `com.databricks.sdk.service.catalog.UpdateSchema`.
 * Removed `com.databricks.sdk.service.catalog.UpdatePredictiveOptimization` and `com.databricks.sdk.service.catalog.UpdatePredictiveOptimizationResponse` class.
 * Added `description` field for `com.databricks.sdk.service.jobs.CreateJob` and `com.databricks.sdk.service.jobs.JobSettings`.
 * Added `listNetworkConnectivityConfigurations()` and `listPrivateEndpointRules()` methods for `accountClient.networkConnectivity()` service.
 * Added `com.databricks.sdk.service.settings.ListNccAzurePrivateEndpointRulesResponse`, `com.databricks.sdk.service.settings.ListNetworkConnectivityConfigurationsRequest`, `com.databricks.sdk.service.settings.ListNetworkConnectivityConfigurationsResponse`, and `com.databricks.sdk.service.settings.ListPrivateEndpointRulesRequest` classes.
 * Added `stringSharedAs` field for `com.databricks.sdk.service.sharing.SharedDataObject`.

OpenAPI SHA: 22f09783eb8a84d52026f856be3b2068f9498db3, Date: 2023-11-23

Dependency updates:

 * Bump API spec: 23 Nov 2023 ([#191](#191)).
@mgyucht mgyucht mentioned this pull request Nov 29, 2023
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.

2 participants