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

fix(deps): Update dependency google-cloud-aiplatform to v1.75.0 #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-cloud-aiplatform ==1.70.0 -> ==1.75.0 age adoption passing confidence
google-cloud-aiplatform ==1.62.0 -> ==1.75.0 age adoption passing confidence

Release Notes

googleapis/python-aiplatform (google-cloud-aiplatform)

v1.75.0

Compare Source

Features
  • A new field list_all_versions to ListPublisherModelsRequest (4b7799b)
  • A new value NVIDIA_H100_MEGA_80GB is added to enum AcceleratorType (4b7799b)
  • Add new RequiredReplicaCount field to DedicatedResources in MachineResources (4b7799b)
  • Add new Status field to DeployedModel in Endpoint (4b7799b)
  • Add new Status field to DeployedModel in Endpoint (4b7799b)
  • Add properties feature_stats_and_anomalies to FeatureMonitorJob (92feb60)
  • Add service renaming to GoSettings (4b7799b)
  • Add support for opt-in debug logging (#​4734) (4b7799b)
  • Add workbench_runtime and kernel_name to NotebookExecutionJob (4b7799b)
  • Add workbench_runtime and kernel_name to NotebookExecutionJob (4b7799b)
  • Feature Store - Support returning stats in get feature (9a12097)
  • GenAI - Added support for GenerationConfig.response_modalities (78898fc)
  • Support stream_query in LangChain Agent Templates in the Python Reasoning Engine Client (99f613b)
  • Support streaming in the Reasoning Engine Python client. (a604a2e)
Bug Fixes
  • RAG - Fix the uri used for upload_file (05f27b6)
  • Rag - fix upload file environment mismatch (b9fecea)
Documentation
  • A comment for field encryption_spec in message .google.cloud.aiplatform.v1.NotebookExecutionJob is changed (4b7799b)
  • A comment for field encryption_spec in message .google.cloud.aiplatform.v1beta1.NotebookExecutionJob is changed (4b7799b)

v1.74.0

Compare Source

Features
  • Add browse pre-built metrics button for Ipython environments when listing example metrics for Gen AI Evaluation (58ba55e)
  • Add compatibility for RagRetrievalConfig in rag_store and rag_retrieval (c52e3e4)
  • Add deprecation warnings for use of similarity_top_k, vector_search_alpha, and vector_distance_threshold in retrieval_query, use RagRetrievalConfig instead. (c52e3e4)
  • Add FeatureMonitorJob Create,Get,List in Vertex AI SDK (03eb735)
  • Add List FeatureMonitor function to FeatureGroup in Vertex AI SDK (21bc83b)
  • Add sdk support to inference timeout on cloud-based endpoints (dedicated or PSC). (f917269)
  • Add support for Document AI Layout Parser as a RAG import option (565c800)
  • Add support for ranking field in rag_retrieval_config for rag_store creation. (6faa1d0)
  • Add vector_similarity_threshold support within RagRetrievalConfig in rag_store and rag_retrieval GA and preview versions (9402b3d)
  • Add Vertex RAG service proto to v1 (a56e4dd)
  • Adding Vertex AI Search Config for RAG corpuses to SDK (d3d69d6)
  • Fix file type mismatch in uploading eval results to GCS, supported types: CSV, JSON. (905c766)
  • GenAI - Grounding - Released VertexAiSearch and Retrieval to GA (0537fec)
  • GenAI - Release the Prompt Management feature to Public Preview (7432c2c)
  • GenAI - Support FunctionDeclaration.response schema (4288fec)
  • GenAI - Tuning - Added support for BYOSA (7cbda03)
  • Refactor rag_store and rag_retrieval to use v1 protos (dfe6d6c)
  • Support multi-methods in SDK. (f02692d)
  • Support NFS for Ray cluster creation (1ca9a05)
  • Support RagFileTransformationConfig in upload_file function in V1 sdk (88ac48c)
  • Update v1 sdk to use new RagCorpus, RagVectorDbConfig, & RagEmbeddingModelConfig proto (47a5a6d)
  • Update v1 sdk to use new RagFileTransformationConfig proto (c23c62d)
  • Update v1beta1 sdk for RagFileTransformationConfig and Ranking protos (ffe3230)
  • Update v1beta1 sdk for RagVectorDbConfig & RagCorpus protos. Backward compatible with older fields. (216a30f)
Bug Fixes
  • get_default_run method in Experiment class (9388fc9)
  • Add MatchingEngineIndexConfig enums to proto value converters (e6d3df8)
  • RAG Fix v1 rag_store compatibility with generative_models Tool by changing back to v1beta1 (e220312)
  • Remove redundant progress bar update commands within runnable inference (598c931)
  • Update upperbounds on pydantic version to < 2.10 to mitigate version comparison checks (c13b6a8)
Documentation
  • A comment for field api_key_config in message .google.cloud.aiplatform.v1beta1.JiraSource is changed (d7dff72)
  • A comment for field class_method in message .google.cloud.aiplatform.v1beta1.StreamQueryReasoningEngineRequest is changed (from steam_query to stream_query) (b7f9492)
  • Updated example usage in docstring for rag_retrieval preview and GA (a1f8bc2)
  • Updated example usage in docstring for rag_store preview and GA (a1f8bc2)

v1.73.0

Compare Source

Features
  • Add a nfs_mounts to RaySpec in PersistentResource API (6a22bef)
  • Add a v1 UpdateEndpointLongRunning API (6a22bef)
  • Add BatchCreateFeatures rpc to feature_registry_service.proto (68fc5f2)
  • Add BYOSA field to tuning_job (68fc5f2)
  • Add BYOSA field to tuning_job (68fc5f2)
  • Add COMET and MetricX to the evaluation SDK (4135810)
  • Add Create FeatureMonitor function to FeatureGroup in Vertex AI SDK (285ec2c)
  • Add CustomEnvironmentSpec to NotebookExecutionJob (6a22bef)
  • Add CustomEnvironmentSpec to NotebookExecutionJob (6a22bef)
  • Add default_runtime in Vertex Pipeline SDK preview. (44587ec)
  • Add fast_tryout_enabled to FasterDeploymentConfig v1 proto (68fc5f2)
  • Add FeatureMonitor to FeatureGroup in Vertex AI SDK (f2233ce)
  • Add PSC automation support to matching engine index endpoint deploy_index(), find_neighbors(), match(), and read_index_datapoints(). (3ab39a4)
  • Add vertex_rag_source to create_feature_view method (ca61c5a)
  • Adding fast_tryout_enabled option to Vertex SDK (fde1b96)
  • Allow setting Vertex Model Garden source model name during model upload (3af9cc8)
  • Allow user control which class methods to export via register_operations. The class methods spec will be changed according to user's register_operations. (74077b5)
  • COMET added to evaluation service proto (68fc5f2)
  • Expose system_labels field to model deployment APIs in Vertex public preview SDK (13cede4)
  • Expose system_labels field to model deployment APIs in Vertex Python SDK (75655af)
  • GenAI - Grounding - Added grounding dynamic_retrieval config to Vertex SDK (c39334a)
  • GenAI Evaluation: Release GenAI Evaluation SDK Agent Evaluation features to vertexai.preview module. (41cd5a8)
  • MetricX added to evaluation service proto (68fc5f2)
  • Trajectory eval metrics added to evaluation service proto (6a22bef)
  • Vision Models - Add support for Imagen 3 Capabilities to Vertex SDK (9a30c31)
Bug Fixes
  • GenAI - Fixed GAPIC-renamed keys (keys with trailing underscore) in structures returned by the to_dict methods. (9d00424)
  • Implementation of proto conversion in reasoning engine utils when message is not specified (99fafe9)
  • Remove check on serving_container_image_uri when artifact_uri and local_model is given (ccd89b4)
Documentation
  • Automatic Function calling comment update (91f85ac)
  • Clarity and typo fixes for documentation (6a22bef)
  • Fix example rpc naming (6a22bef)
  • GenAI - Grounding - Added sample for grounding with Google Search to the Vertex GenAI SDK README. (4bf9816)

v1.72.0

Compare Source

Features
  • Add AdvancedCompleteQuery API (169dd44)
  • Add BatchCreateFeatures rpc to feature_registry_service.proto (acf3113)
  • Add BillingEstimation in data store (169dd44)
  • Add code execution tool API (169dd44)
  • Add fast_tryout_enabled to FasterDeploymentConfig message in aiplatform v1beta1 endpoint.proto (169dd44)
  • Add Feature Monitoring API to Feature Store (acf3113)
  • Add field protobuf_pythonic_types_enabled to message ExperimentalFeatures (acf3113)
  • Add GroundedGenerationService API (169dd44)
  • Add lite search API to allow public website search with API key (169dd44)
  • Add new PscInterfaceConfig field to custom_job.proto (169dd44)
  • Add one_box_page_size on search (169dd44)
  • Add Sitemap APIs to preview channel (169dd44)
  • Add StopNotebookRuntime method (169dd44)
  • Add StopNotebookRuntime method (169dd44)
  • Add system labels field to model garden deployments (acf3113)
  • Add UpdateEndpointLongRunning API in v1beta1 version (169dd44)
  • Adding fast_tryout_enabled option to Vertex public preview SDK (98288b8)
  • Increase the upperbounds on langchain dependencies to support v0.3+ (1fca9c0)
  • Support advanced boost search (169dd44)
  • Support Google Workspace search (169dd44)
  • Support natural language understanding search (169dd44)
  • Support query regex in control match rules (169dd44)
  • Support search personalization to preview channel (169dd44)
Bug Fixes
  • Add timeout to prediction rawPredict/streamRawPredict (b7de16a)
  • Convert float values with no decimals to integers in FunctionCall. (a1857ed)
  • Deepcopy error from baseline_model in pairwiseMetric (ccc5c85)
Documentation
  • A comment for field feature_group_id in message .google.cloud.aiplatform.v1.CreateFeatureGroupRequest is changed (acf3113)
  • A comment for field unit in message .google.api.QuotaLimit is changed (acf3113)
  • A comment for message BatchCreateFeaturesRequest is modified to call out BatchCreateFeatures (acf3113)
  • Deprecate asynchronous mode in answer generation (169dd44)
  • Deprecate extractive_answers in answer generation (169dd44)
  • Keep the API doc up-to-date with recent changes (169dd44)
  • samples: Fixed Vertex AI Vector Search Create Index index_update_method (7dff586)
  • Update documentation (169dd44)
  • Update feature creation message commentary (acf3113)

v1.71.1

Compare Source

Bug Fixes
  • Audio_timestamp is supported only for some of the models (df7269e)
  • Ignore AttributeError exception when importing google.auth.aio (832fe60)
  • System test case media input file non existent (c0718e1)

v1.71.0

Compare Source

Features
  • Add text field for Grounding metadata support chunk output (8a65b1d)
  • Add audio_timestamp to GenerationConfig (8a65b1d)
  • Add private async REST support for transport override (c0b31e2)
  • Add support for self-signed JWT for queries on private endpoints (5025d03)
  • Add support for task type (CODE_RETRIEVAL_QUERY) through get_embeddings. (7246497)
  • From vertexai.batch_prediction import BatchPredictionJob (fe53922)
  • GenAI - add labels (92c13dd)
  • GenAI - Added audio_timestamp to GenerationConfig. (91c2120)
  • GenAI - Added Anthropic models support in GenAI batch prediction (0866009)
  • GenAI - Tuning - Added support for tuned model rebasing. Added rebase_tuned_model to vertexai.preview.tuning.sft. (2cef97f)
  • Introduce DefaultRuntime to PipelineJob (8a65b1d)
  • Release API key support for GenerateContent to Public Preview (a4d4e46)
  • Support customizing bring-your-own-response eval use case to use any columns (3e7bf81)
  • Support PSC-I ingress in Ray Client (da76253)
  • Support tuning new text & code embedding model in LLM SDK. (4268f28)
  • Update Experiment run names to be compatible with One Platform API (c4b9ec2)
  • Vision Models - onboard Image Segmentation. (ae63a43)
Bug Fixes
  • Add deprecation warning to Ray version 2.9.3 (0ce106b)
Documentation
  • A comment for field partner_model_tuning_spec in message .google.cloud.aiplatform.v1beta1.TuningJob is changed (#​4538) (914c63c)
  • Comment update (b04196b)
  • Update the documentation for the tabular_dataset class (82bb938)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jun 14, 2024
@renovate-bot renovate-bot requested review from davenportjw, bradmiro and a team as code owners June 14, 2024 06:26
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from 8efa322 to c1f2b01 Compare June 15, 2024 00:30
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-aiplatform to v1.54.0 chore(deps): update dependency google-cloud-aiplatform to v1.54.1 Jun 15, 2024
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-aiplatform to v1.54.1 chore(deps): update dependency google-cloud-aiplatform to v1.55.0 Jun 19, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch 2 times, most recently from 7c60990 to 3bdff32 Compare June 25, 2024 04:39
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-aiplatform to v1.55.0 chore(deps): update dependency google-cloud-aiplatform to v1.56.0 Jun 25, 2024
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-aiplatform to v1.56.0 chore(deps): update dependency google-cloud-aiplatform to v1.57.0 Jul 4, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch 3 times, most recently from d318635 to 1c60301 Compare July 11, 2024 00:48
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-aiplatform to v1.57.0 chore(deps): update dependency google-cloud-aiplatform to v1.58.0 Jul 11, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from 1c60301 to 998ef46 Compare July 17, 2024 00:12
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-aiplatform to v1.58.0 chore(deps): update dependency google-cloud-aiplatform to v1.59.0 Jul 17, 2024
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-aiplatform to v1.59.0 chore(deps): update dependency google-cloud-aiplatform to v1.60.0 Jul 31, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from 998ef46 to 9ea650f Compare July 31, 2024 18:38
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-aiplatform to v1.60.0 fix(deps): Update dependency google-cloud-aiplatform to v1.60.0 Aug 6, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from 9ea650f to 61b9449 Compare August 15, 2024 20:31
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.60.0 fix(deps): Update dependency google-cloud-aiplatform to v1.61.0 Aug 15, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from 61b9449 to aad9d6f Compare August 20, 2024 21:18
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.61.0 fix(deps): Update dependency google-cloud-aiplatform to v1.62.0 Aug 20, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from aad9d6f to b66aac5 Compare August 27, 2024 21:44
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.62.0 fix(deps): Update dependency google-cloud-aiplatform to v1.63.0 Aug 27, 2024
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.63.0 fix(deps): Update dependency google-cloud-aiplatform to v1.64.0 Sep 4, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from 4637c60 to bebbdf7 Compare September 25, 2024 04:57
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.66.0 fix(deps): Update dependency google-cloud-aiplatform to v1.67.0 Sep 25, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from bebbdf7 to ce7ad85 Compare September 26, 2024 02:07
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.67.0 fix(deps): Update dependency google-cloud-aiplatform to v1.67.1 Sep 26, 2024
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.67.1 fix(deps): Update dependency google-cloud-aiplatform to v1.68.0 Oct 1, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from ce7ad85 to 0129416 Compare October 1, 2024 22:25
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from 0129416 to 482f020 Compare October 8, 2024 22:33
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.68.0 fix(deps): Update dependency google-cloud-aiplatform to v1.69.0 Oct 8, 2024
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.69.0 fix(deps): Update dependency google-cloud-aiplatform to v1.70.0 Oct 16, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from 482f020 to afcaf9a Compare October 16, 2024 09:12
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from afcaf9a to 551e6bc Compare October 29, 2024 02:36
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.70.0 fix(deps): Update dependency google-cloud-aiplatform to v1.71.0 Nov 5, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from 551e6bc to a0b7c2e Compare November 5, 2024 23:26
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.71.0 fix(deps): Update dependency google-cloud-aiplatform to v1.71.1 Nov 7, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from a0b7c2e to 7415e8b Compare November 7, 2024 19:42
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch 3 times, most recently from 8a44287 to cb8fcfa Compare November 20, 2024 00:02
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.71.1 fix(deps): Update dependency google-cloud-aiplatform to v1.72.0 Nov 20, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch 2 times, most recently from 9c0cbf2 to 8304ad5 Compare November 20, 2024 16:48
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.72.0 fix(deps): Update dependency google-cloud-aiplatform to v1.73.0 Nov 26, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from 8304ad5 to d8a86b9 Compare November 26, 2024 23:12
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch 2 times, most recently from 66dd6cc to 882bd19 Compare December 12, 2024 03:24
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.73.0 fix(deps): Update dependency google-cloud-aiplatform to v1.74.0 Dec 12, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from 882bd19 to d46dbb9 Compare December 25, 2024 00:07
@renovate-bot renovate-bot changed the title fix(deps): Update dependency google-cloud-aiplatform to v1.74.0 fix(deps): Update dependency google-cloud-aiplatform to v1.75.0 Dec 25, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-aiplatform-1.x branch from d46dbb9 to 51955f3 Compare December 28, 2024 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant