Changes

1.5.0 (2022-02-23)

Features

  • aiplatform: set versionClient to module version (55f0d92)

1.4.0 (2022-02-14)

Features

  • aiplatform: add file for tracking version (17b36ea)

1.3.0 (2022-02-03)

Features

  • aiplatform: add dedicated_resources to DeployedIndex message in aiplatform v1 index_endpoint.proto chore: sort imports (6e56077)

1.2.0 (2022-01-04)

Features

  • aiplatform: add enable_private_service_connect field to Endpoint feat: add id field to DeployedModel feat: add service_attachment field to PrivateEndpoints feat: add endpoint_id to CreateEndpointRequest and method signature to CreateEndpoint feat: add method signature to CreateFeatureStore, CreateEntityType, CreateFeature feat: add network and enable_private_service_connect to IndexEndpoint feat: add service_attachment to IndexPrivateEndpoints feat: add stratified_split field to training_pipeline InputDataConfig (a2c0bef)
  • aiplatform: Adds support for google.protobuf.Value pipeline parameters in the parameter_values field (88a1cdb)
  • aiplatform: Tensorboard v1 protos release feat:Exposing a field for v1 CustomJob-Tensorboard integration. (90e2868)

1.1.1 (2021-11-02)

Bug Fixes

  • aiplatform: Remove invalid resource annotations (587bba5)

1.1.0 (2021-10-18)

Features

  • aiplatform: add featurestore service to aiplatform v1 feat: add metadata service to aiplatform v1 (30794e7)
  • aiplatform: add vizier service to aiplatform v1 BUILD.bazel (12928d4)

1.0.0

Stabilize GA surface.

0.2.0 (2021-09-09)

Features

  • aiplatform: add Vizier service to aiplatform v1 (33e4d89)
  • aiplatform: add XAI, model monitoring, and index services to aiplatform v1 (e385b40)

v0.1.0

This is the first tag to carve out aiplatform as its own module. See Add a module to a multi-module repository.