Skip to content

Conversation

@mgyucht
Copy link
Contributor

@mgyucht mgyucht commented May 2, 2025

What changes are proposed in this pull request?

Bumps the API specification for the Go SDK to the latest API definition as of 2 May 2025.

In particular, this fixes the handling of VectorSearch's queryIndex method.

How is this tested?

Tested by existing tests.

@mgyucht mgyucht temporarily deployed to test-trigger-is May 2, 2025 16:01 — with GitHub Actions Inactive
@mgyucht mgyucht temporarily deployed to test-trigger-is May 2, 2025 16:01 — with GitHub Actions Inactive
@mgyucht mgyucht temporarily deployed to test-trigger-is May 2, 2025 16:07 — with GitHub Actions Inactive
@mgyucht mgyucht temporarily deployed to test-trigger-is May 2, 2025 16:07 — with GitHub Actions Inactive
@mgyucht mgyucht enabled auto-merge May 2, 2025 16:09
@mgyucht mgyucht temporarily deployed to test-trigger-is May 2, 2025 16:09 — with GitHub Actions Inactive
@mgyucht mgyucht temporarily deployed to test-trigger-is May 2, 2025 16:10 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented May 2, 2025

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-java

Inputs:

  • PR number: 440
  • Commit SHA: 56cd4cd6482d1424484fe32d13cee3ea4309e19d

Checks will be approved automatically on success.

@mgyucht mgyucht added this pull request to the merge queue May 2, 2025
Merged via the queue into main with commit 9cb3c74 May 2, 2025
15 checks passed
@mgyucht mgyucht deleted the fix/vector-search-query branch May 2, 2025 16:27
deco-sdk-tagging bot added a commit that referenced this pull request May 2, 2025
## Release v0.49.0

### Bug Fixes
* Fixed the deserialization of responses in VectorSearchAPI's `queryIndex()` method ([#440](#440)).

### API Changes
* Added `futureFeatureDataPath` field for `com.databricks.sdk.service.ml.CreateForecastingExperimentRequest`.
* Added `excludeColumns` and `includeColumns` fields for `com.databricks.sdk.service.pipelines.TableSpecificConfig`.
* Added `NETWORK_CHECK_CONTROL_PLANE_FAILURE`, `NETWORK_CHECK_DNS_SERVER_FAILURE`, `NETWORK_CHECK_METADATA_ENDPOINT_FAILURE`, `NETWORK_CHECK_MULTIPLE_COMPONENTS_FAILURE`, `NETWORK_CHECK_NIC_FAILURE`, `NETWORK_CHECK_STORAGE_FAILURE` and `SECRET_PERMISSION_DENIED` enum values for `com.databricks.sdk.service.compute.TerminationReasonCode`.
* [Breaking] Changed `pipelineId` field for `com.databricks.sdk.service.pipelines.EditPipeline` to be required.
* [Breaking] Changed `connectionName`, `gatewayStorageCatalog` and `gatewayStorageSchema` fields for `com.databricks.sdk.service.pipelines.IngestionGatewayPipelineDefinition` to be required.
* Changed `connectionName`, `gatewayStorageCatalog` and `gatewayStorageSchema` fields for `com.databricks.sdk.service.pipelines.IngestionGatewayPipelineDefinition` to be required.
* [Breaking] Changed `kind` field for `com.databricks.sdk.service.pipelines.PipelineDeployment` to be required.
* Changed `kind` field for `com.databricks.sdk.service.pipelines.PipelineDeployment` to be required.
* Changed `destinationCatalog`, `destinationSchema` and `sourceUrl` fields for `com.databricks.sdk.service.pipelines.ReportSpec` to be required.
* [Breaking] Changed `destinationCatalog`, `destinationSchema` and `sourceUrl` fields for `com.databricks.sdk.service.pipelines.ReportSpec` to be required.
* Changed `destinationCatalog`, `destinationSchema` and `sourceSchema` fields for `com.databricks.sdk.service.pipelines.SchemaSpec` to be required.
* [Breaking] Changed `destinationCatalog`, `destinationSchema` and `sourceSchema` fields for `com.databricks.sdk.service.pipelines.SchemaSpec` to be required.
* [Breaking] Changed `destinationCatalog`, `destinationSchema` and `sourceTable` fields for `com.databricks.sdk.service.pipelines.TableSpec` to be required.
* Changed `destinationCatalog`, `destinationSchema` and `sourceTable` fields for `com.databricks.sdk.service.pipelines.TableSpec` to be required.
* [Breaking] Changed `results` field for `com.databricks.sdk.service.sql.ListAlertsV2Response` to type `com.databricks.sdk.service.sql.AlertV2List` class.
* [Breaking] Changed pagination for `workspaceClient.alertsV2().listAlerts()` method.
* [Breaking] Changed waiter for `workspaceClient.genie().createMessage()` method.
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.

3 participants