Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@release-please release-please released this 01 Jul 17:32
454c917

3.0.0 (2022-07-01)

⚠ BREAKING CHANGES

  • added packaging options for C#, Ruby, and PHP

Features

  • add BatchImportModelEvaluationSlices API in aiplatform v1 model_service.proto (#972) (3041b97)
  • add BatchImportModelEvaluationSlices API in aiplatform v1beta1 model_service.proto (3041b97)
  • add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto (0ae5d15)
  • add ListSavedQueries rpc to aiplatform v1 dataset_service.proto (#975) (85be17b)
  • add ListSavedQueries rpc to aiplatform v1beta1 dataset_service.proto (85be17b)
  • add model_monitoring_config to BatchPredictionJob in aiplatform v1beta1 batch_prediction_job.proto (#892) (0ae5d15)
  • add model_version_id to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto (3041b97)
  • add model_version_id to DeployedModel in aiplatform v1 endpoint.proto (3041b97)
  • add model_version_id to PredictResponse in aiplatform v1 prediction_service.proto (3041b97)
  • add saved_query_id to InputDataConfig in aiplatform v1 training_pipeline.proto (85be17b)
  • add saved_query_id to InputDataConfig in aiplatform v1beta1 training_pipeline.proto (85be17b)
  • add saved_query.proto to aiplatform v1 (85be17b)
  • add saved_query.proto to aiplatform v1beta1 (85be17b)
  • add template_metadata to PipelineJob in aiplatform v1beta1 pipeline_job.proto (0ae5d15)
  • samples: add create-featurestore sample (#948) (ac7ca36)

Bug Fixes

  • added packaging options for C#, Ruby, and PHP (0ae5d15)
  • update gapic-generator-java with mock service generation fixes (#979) (745b9cd)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 (#973) (87b311d)