Skip to content

v1.18.0

Compare
Choose a tag to compare
@release-please release-please released this 03 Oct 20:02
fc5791b

1.18.0 (2022-10-03)

Features

  • Add deleteFeatureValues in aiplatform v1beta1 featurestore_service.proto (#1670) (9a506ee)
  • Add model_source_info to Model in aiplatform v1beta1 model.proto (#1691) (876fb2a)
  • Add support for HTTPS URI pipeline templates (#1683) (926d0b6)
  • Add support for V1 and V2 classification models for the V1Beta2 API (#1680) (1cda4b4)
  • Support complex metrics in Vertex Experiments (#1698) (ed0492e)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#1699) (c5c77ad)
  • Fix endpoint parsing in ModelDeploymentMonitoringJob.update (#1671) (186872d)
  • Project/location parsing for nested resources (#1700) (9e1d796)
  • Show inherited SDK methods in pydoc (#1707) (2b7583b)

Documentation