- 3.10.0 (latest)
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.0
- 2.28.0
- 2.27.0
- 2.26.0
- 2.25.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
Version history
Version 1.5.0, released 2022-03-14
New features
- Add monitoring_config to EntityType in aiplatform v1 entity_type.proto (commit fdea2d1)
- Add disable_monitoring to Feature in aiplatform v1 feature.proto (commit fdea2d1)
- Add monitoring_stats_anomalies to Feature in aiplatform v1 feature.proto (commit fdea2d1)
- Add staleness_days to SnapshotAnalysis in aiplatform v1 featurestore_monitoring.proto (commit fdea2d1)
- Add import_features_analysis to FeaturestoreMonitoringConfig in aiplatform v1 featurestore_monitoring.proto (commit fdea2d1)
- Add numerical_threshold_config to FeaturestoreMonitoringConfig in aiplatform v1 featurestore_monitoring.proto (commit fdea2d1)
- Add categorical_threshold_config to FeaturestoreMonitoringConfig in aiplatform v1 featurestore_monitoring.proto (commit fdea2d1)
- Add objective to MonitoringStatsSpec in aiplatform v1 featurestore_service.proto (commit fdea2d1)
- Add disable_monitoring to Feature in aiplatform v1beta1 feature.proto (commit fdea2d1)
- Add monitoring_stats_anomalies to Feature in aiplatform v1beta1 feature.proto (commit fdea2d1)
- Add staleness_days to SnapshotAnalysis in aiplatform v1beta1 featurestore_monitoring.proto (commit fdea2d1)
- Add import_features_analysis to FeaturestoreMonitoringConfig in aiplatform v1beta1 featurestore_monitoring.proto (commit fdea2d1)
- Add numerical_threshold_config to FeaturestoreMonitoringConfig in aiplatform v1beta1 featurestore_monitoring.proto (commit fdea2d1)
- Add categorical_threshold_config to FeaturestoreMonitoringConfig in aiplatform v1beta1 featurestore_monitoring.proto (commit fdea2d1)
- Add objective to MonitoringStatsSpec in aiplatform v1beta1 featurestore_service.proto (commit fdea2d1)
- Add PredictRequestResponseLoggingConfig to Endpoint in aiplatform v1 endpoint.proto (commit a3d6d2b)
Version 1.4.0, released 2022-02-28
New features
- Add TPU_V2 & TPU_V3 values to AcceleratorType in aiplatform v1/v1beta1 accelerator_type.proto (commit 354f7fd)
Documentation improvements
- Fix misformatted field description (commit 95bf8b9)
Version 1.3.0, released 2022-02-07
New features
- Add dedicated_resources to DeployedIndex message in aiplatform v1 index_endpoint.proto (commit 6be632d)
Version 1.2.0, released 2022-01-17
New features
- Add enable_private_service_connect field to Endpoint (commit 9ca7ec1)
- Add id field to DeployedModel (commit 9ca7ec1)
- Add service_attachment field to PrivateEndpoints (commit 9ca7ec1)
- Add endpoint_id to CreateEndpointRequest and method signature to CreateEndpoint (commit 9ca7ec1)
- Add method signature to CreateFeatureStore, CreateEntityType, CreateFeature (commit 9ca7ec1)
- Add network and enable_private_service_connect to IndexEndpoint (commit 9ca7ec1)
- Add service_attachment to IndexPrivateEndpoints (commit 9ca7ec1)
- Add stratified_split field to training_pipeline InputDataConfig (commit 9ca7ec1)
Version 1.1.0, released 2021-11-18
- Commit 0d5a6b7:
- feat:Tensorboard v1 protos release
- feat:Exposing a field for v1 CustomJob-Tensorboard integration.
Version 1.0.0, released 2021-11-10
- Commit 68f7900: feat: Adds support for
google.protobuf.Value
pipeline parameters in theparameter_values
field
First GA release. Note that the dependencies on Google.Cloud.AutoML.V1 and Google.Cloud.DataLabeling.V1Beta1 have been removed in this release.
Version 1.0.0-beta05, released 2021-10-20
- Commit 43bcfc3:
- feat: add featurestore service to aiplatform v1
- feat: add metadata service to aiplatform v1
- docs: fix typo in alert.proto
Version 1.0.0-beta04, released 2021-09-24
- Commit 656f5ca: feat: add Vizier service to aiplatform v1
- Commit cd4557f: feat: add XAI, model monitoring, and index services to aiplatform v1
Version 1.0.0-beta03, released 2021-08-19
- Commit ac367e2: feat: Regenerate all APIs to support self-signed JWTs
Version 1.0.0-beta02, released 2021-08-09
- Commit b950563: feat!: Removes breaking change from v1 version of AI Platform protos
- Commit 8ecff2b: feat!: Removes AcceleratorType.TPU_V2 and TPU_V3 constants feat: Adds AcceleratorType.NVIDIA_TESLA_A100 constant feat: Adds BigQuery output table field to batch prediction job output config feat: Adds JobState.JOB_STATE_EXPIRED constant feat: Adds AutoscalingMetricSpec message feat: Adds PipelineService methods: CreatePipelineJob, GetPipelineJob, ListPipelineJobs, DeletePipelineJobs, CancelPipelineJobs feat: Adds fields to Study message
- Commit 50afb69: fix: Explicitly use Google.Protobuf.WellKnownTypes.Value in ValueConverter
- Commit b123458:
- feat: Adds additional_experiments field to AutoMlTablesInputs
- feat: Adds two new ModelType constants for Video Action Recognition training jobs
Version 1.0.0-beta01, released 2021-06-28
Initial release.