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

chore(main): release aiplatform 1.68.0 #9772

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Apr 15, 2024

🤖 I have created a release beep boop

1.68.0 (2024-06-11)

Features

  • aiplatform/apiv1beta1: Add methods to info.go (#10288) (882fe5c)
  • aiplatform: A new field search_entry_point is added to message .google.cloud.aiplatform.v1beta1.GroundingMetadata (ae42f23)
  • aiplatform: A new value TPU_V5_LITEPOD is added to enum AcceleratorType (#10074) (7656129)
  • aiplatform: Add cached_content to GenerationContentRequest (fac63c3)
  • aiplatform: Add ChatCompletions to PredictionService (fac63c3)
  • aiplatform: Add dataplex_config to MetadataStore (fac63c3)
  • aiplatform: Add dataplex_config to MetadataStore (fac63c3)
  • aiplatform: Add direct_notebook_source to NotebookExecutionJob (fac63c3)
  • aiplatform: Add direct_notebook_source to NotebookExecutionJob (fac63c3)
  • aiplatform: Add encryption_spec to FeatureOnlineStore (fac63c3)
  • aiplatform: Add encryption_spec to FeatureOnlineStore (fac63c3)
  • aiplatform: Add encryption_spec to NotebookRuntimeTemplate (fac63c3)
  • aiplatform: Add encryption_spec to NotebookRuntimeTemplate (fac63c3)
  • aiplatform: Add encryption_spec, service_account, disable_container_logging to DeploymentResourcePool (fac63c3)
  • aiplatform: Add encryption_spec, service_account, disable_container_logging to DeploymentResourcePool (fac63c3)
  • aiplatform: Add idle_shutdown_config, encryption_spec, satisfies_pzs, satisfies_pzi to NotebookRuntime (fac63c3)
  • aiplatform: Add idle_shutdown_config, encryption_spec, satisfies_pzs, satisfies_pzi to NotebookRuntime (fac63c3)
  • aiplatform: Add INVALID_SPARSE_DIMENSIONS, INVALID_SPARSE_EMBEDDING, INVALID_EMBEDDING to NearestNeighborSearchOperationMetadata.RecordError (fac63c3)
  • aiplatform: Add INVALID_SPARSE_DIMENSIONS, INVALID_SPARSE_EMBEDDING, INVALID_EMBEDDING to NearestNeighborSearchOperationMetadata.RecordError (fac63c3)
  • aiplatform: Add max_embedding_requests_per_min to ImportRagFilesConfig (d5150d3)
  • aiplatform: Add model_monitor resource and APIs to public v1beta1 client library (#9755) (8892943)
  • aiplatform: Add model_reference to Dataset (fac63c3)
  • aiplatform: Add model_reference to Dataset (fac63c3)
  • aiplatform: Add model_reference to DatasetVersion (fac63c3)
  • aiplatform: Add model_reference to DatasetVersion (fac63c3)
  • aiplatform: Add more fields in FindNeighborsRequest.Query (fac63c3)
  • aiplatform: Add more fields in FindNeighborsRequest.Query (fac63c3)
  • aiplatform: Add new GenAiCacheService and CachedContent (fac63c3)
  • aiplatform: Add NotebookExecutionJob resource and APIs to public v1beta1 client library (1d757c6)
  • aiplatform: Add progress_percentage to ImportRagFilesOperationMetadata (fac63c3)
  • aiplatform: Add rag_embedding_model_config to RagCorpus (d5150d3)
  • aiplatform: Add RaySpec to PersistentResource (fac63c3)
  • aiplatform: Add sparse_distance to FindNeighborsResponse.Neighbor (fac63c3)
  • aiplatform: Add sparse_distance to FindNeighborsResponse.Neighbor (fac63c3)
  • aiplatform: Add sparse_embedding to IndexDatapoint (fac63c3)
  • aiplatform: Add sparse_embedding to IndexDatapoint (fac63c3)
  • aiplatform: Add sparse_vectors_count to IndexStats (fac63c3)
  • aiplatform: Add sparse_vectors_count to IndexStats (fac63c3)
  • aiplatform: Add struct_value to FeatureValue (fac63c3)
  • aiplatform: Add struct_value to FeatureValue (fac63c3)
  • aiplatform: Add tool_config to GenerateContentRequest (fac63c3)
  • aiplatform: Add UpdateNotebookRuntimeTemplate to NotebookService (fac63c3)
  • aiplatform: Add UpdateNotebookRuntimeTemplate to NotebookService (fac63c3)
  • aiplatform: Add UpdateReasoningEngine to ReasoningEngineService (fac63c3)
  • aiplatform: Add valid_sparse_record_count, invalid_sparse_record_count to NearestNeighborSearchOperationMetadata.ContentValidationStats (fac63c3)
  • aiplatform: Add valid_sparse_record_count, invalid_sparse_record_count to NearestNeighborSearchOperationMetadata.ContentValidationStats (fac63c3)
  • aiplatform: Add ValueType.STRUCT to Feature (fac63c3)
  • aiplatform: Add ValueType.STRUCT to Feature (#10282) (fac63c3)
  • aiplatform: Added the new GenerationConfig.response_schema field (3df3c04)
  • aiplatform: Added the v1beta1 version of the GenAI Tuning Service (292e812)

Bug Fixes

  • aiplatform: An existing field app_id is renamed to engine_id in message .google.cloud.aiplatform.v1beta1.RuntimeConfig (fac63c3)
  • aiplatform: An existing field disable_attribution is removed from message .google.cloud.aiplatform.v1beta1.GoogleSearchRetrieval (fac63c3)
  • aiplatform: An existing field grounding_attributions is removed from message .google.cloud.aiplatform.v1beta1.GroundingMetadata (fac63c3)
  • aiplatform: An existing message GroundingAttribution is removed (fac63c3)
  • aiplatform: An existing message Segment is removed (fac63c3)
  • aiplatform: Bump x/net to v0.24.0 (ba31ed5)
  • aiplatform: Delete the deprecated field for model monitor (1d757c6)

Documentation

  • aiplatform: A comment for enum value EMBEDDING_SIZE_MISMATCH in enum RecordErrorType is changed (fac63c3)
  • aiplatform: A comment for enum value EMBEDDING_SIZE_MISMATCH in enum RecordErrorType is changed (fac63c3)
  • aiplatform: A comment for field create_notebook_execution_job_request in message .google.cloud.aiplatform.v1beta1.Schedule is changed (fac63c3)
  • aiplatform: A comment for field description in message .google.cloud.aiplatform.v1beta1.ExtensionManifest is changed (fac63c3)
  • aiplatform: A comment for field exec in message .google.cloud.aiplatform.v1beta1.Probe is changed (fac63c3)
  • aiplatform: A comment for field exec in message .google.cloud.aiplatform.v1beta1.Probe is changed (fac63c3)
  • aiplatform: A comment for field feature_vector in message .google.cloud.aiplatform.v1beta1.IndexDatapoint is changed (fac63c3)
  • aiplatform: A comment for field feature_vector in message .google.cloud.aiplatform.v1beta1.IndexDatapoint is changed (fac63c3)
  • aiplatform: A comment for field INVALID_EMBEDDING in message NearestNeighborSearchOperationMetadata.RecordError is changed (fac63c3)
  • aiplatform: A comment for field serving_config_name in message .google.cloud.aiplatform.v1beta1.RuntimeConfig is changed (fac63c3)
  • aiplatform: A comment for field update_mask in message .google.cloud.aiplatform.v1beta1.UpdateExtensionRequest is changed (fac63c3)
  • aiplatform: A comment for field vectors_count in message .google.cloud.aiplatform.v1beta1.IndexStats is changed (fac63c3)
  • aiplatform: A comment for field vectors_count in message .google.cloud.aiplatform.v1beta1.IndexStats is changed (fac63c3)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team as a code owner April 15, 2024 17:29
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 15, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 15, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 15, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--aiplatform branch from aba87c1 to ad6c98f Compare April 16, 2024 00:05
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 16, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 16, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 16, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--aiplatform branch from ad6c98f to a614866 Compare April 17, 2024 20:17
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 17, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 17, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 17, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--aiplatform branch from a614866 to 4bc0ce9 Compare April 18, 2024 00:40
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 18, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 18, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 18, 2024
@noahdietz noahdietz added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 18, 2024
@noahdietz
Copy link
Contributor

Blocking until b/335516641 is handled

@release-please release-please bot force-pushed the release-please--branches--main--components--aiplatform branch from 4bc0ce9 to 56f52ed Compare April 19, 2024 17:35
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 19, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 19, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 19, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--aiplatform branch from 56f52ed to 1eb103a Compare April 19, 2024 19:41
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 19, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 10, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 10, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 10, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 10, 2024
@codyoss codyoss added automerge Merge the pull request once unit tests and other checks pass. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Jun 11, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 11, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 11, 2024
@release-please release-please bot force-pushed the release-please--branches--main--components--aiplatform branch from fb9a4ed to 55d80fd Compare June 11, 2024 13:40
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 11, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 11, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 11, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 11, 2024
@jba jba enabled auto-merge (squash) June 11, 2024 14:44
@jba jba merged commit 46a48b5 into main Jun 11, 2024
11 of 12 checks passed
@jba jba deleted the release-please--branches--main--components--aiplatform branch June 11, 2024 14:46
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 11, 2024
Copy link
Contributor Author

🤖 Created releases:

Copy link

Triggered job: cloud-devrel/client-libraries/go/google-cloud-go/release (2024-06-11T14:49:41.341Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 11, 2024
This PR takes over from #10310 and adds the dependency bump for `cloud.google.com/go/aiplatform v1.68.0` following the landing of #9772
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: tagged autorelease: triggered owlbot:run Add this label to trigger the Owlbot post processor.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants