Skip to content

v1.15.0

Compare
Choose a tag to compare
@release-please release-please released this 30 Jun 17:06
b24b390

1.15.0 (2022-06-29)

Features

  • add default_skew_threshold to TrainingPredictionSkewDetectionConfig in aiplatform v1beta1, v1 model_monitoring.proto (#1411) (7a8e3be)
  • add model_monitoring_config to BatchPredictionJob in aiplatform v1beta1 batch_prediction_job.proto (#1450) (d35df58)
  • add model_version_id to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto (#1453) (9ef057a)
  • add model_version_id to UploadModelResponse in aiplatform v1 model_service.proto (#1442) (1c198f1)
  • Add PrivateEndpoint class and HTTP methods (#1033) (425a32f)
  • add support for accepting an Artifact Registry URL in pipeline_job (#1405) (e138cfd)
  • add support for failure_policy in PipelineJob (#1452) (d0968ea)
  • Improved metadata artifact and execution creation using python / SDK (#1430) (6c4374f)
  • support dataset update (#1416) (e3eb82f)
  • Support for Model Versioning (#1438) (d890685)
  • Vertex AI Experiments GA (#1410) (24d1bb6)

Bug Fixes

  • Fixed docstrings for wildcards and matching engine type (#1220) (d778dee)
  • Removed dirs_exist_ok parameter as it's not backwards compatible (#1170) (50d4129)