- 1.71.1 (latest)
- 1.71.0
- 1.70.0
- 1.69.0
- 1.68.0
- 1.67.1
- 1.66.0
- 1.65.0
- 1.63.0
- 1.62.0
- 1.60.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.1
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.48.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.39.0
- 1.38.1
- 1.37.0
- 1.36.4
- 1.35.0
- 1.34.0
- 1.33.1
- 1.32.0
- 1.31.1
- 1.30.1
- 1.29.0
- 1.28.1
- 1.27.1
- 1.26.1
- 1.25.0
- 1.24.1
- 1.23.0
- 1.22.1
- 1.21.0
- 1.20.0
- 1.19.1
- 1.18.3
- 1.17.1
- 1.16.1
- 1.15.1
- 1.14.0
- 1.13.1
- 1.12.1
- 1.11.0
- 1.10.0
- 1.9.0
- 1.8.1
- 1.7.1
- 1.6.2
- 1.5.0
- 1.4.3
- 1.3.0
- 1.2.0
- 1.1.1
- 1.0.1
- 0.9.0
- 0.8.0
- 0.7.1
- 0.6.0
- 0.5.1
- 0.4.0
- 0.3.1
Changelog
0.9.0 (2021-05-17)
Features
Add AutoML vision, Custom training job, and generic prediction samples (#300) (cc1a708)
Add VPC Peering support to CustomTrainingJob classes (#378) (56273f7)
AutoML Forecasting, Metadata Experiment Tracking, Tensorboard uploader (e94c9db)
Bug Fixes
enable aiplatform unit tests (dcc459d)
0.8.0 (2021-05-11)
Features
Add service account support to Custom Training and Model deployment (#342) (b4b1b12)
Added create_training_pipeline_custom_job_sample and create_training_pipeline_custom_training_managed_dataset_sample and fixed create_training_pipeline_image_classification_sample (#343) (1c6b998)
Added create_training_pipeline_custom_package_job_sample and create_training_pipeline_custom_container_job_sample and reworked create_training_pipeline_custom_job_sample (#351) (7abf8ef)
Added default AutoMLTabularTrainingJob column transformations (#357) (4fce8c4)
Added deploy_model_with_dedicated_resources_sample, deploy_model_with_automatic_resources_sample, upload_model and get_model samples (#337) (ef4f6f8)
aiplatform: Add support for setting User agent header (#364) (d50d26d)
expose env var in cust training class run func args (#366) (7ae28b8)
Bug Fixes
Bump google-cloud-storage min version to 1.32.0 (#371) (6fda925)
default model_display_name to _CustomTrainingJob.display_name when model_serving_container_image_uri is provided (#324) (a5fa7a2)
0.7.1 (2021-04-14)
Bug Fixes
0.7.0 (2021-04-14)
Features
Add Custom Container Prediction support, move to single API endpoint (#277) (ca7f6d6)
add support for multiple client versions, change aiplatform from compat.V1BETA1 to compat.V1 (#290) (89e3212)
parse project location when passed full resource name to get apis (#297) (674227d)
Bug Fixes
add quotes to logged snippet (0ecd0a8)
make logging more informative during training (#310) (9a4d991)
remove TPU from accelerator test cases (57f4fcf)
0.6.0 (2021-03-22)
Features
Bug Fixes
0.5.1 (2021-03-01)
Bug Fixes
fix predict sample tests for proto-plus==1.14.2 (#250) (b1c9d88)
fix update export model sample, and add sample test (#239) (20b8859)
Documentation
0.5.0 (2021-02-17)
Features
Bug Fixes
0.4.0 (2021-01-08)
Features
add create_hyperparameter_tuning_job_python_package sample (#76) (5155dee)
add create_training_pipeline_custom_training_managed_dataset sample (#75) (b012283)
add get_custom_job and get_hyperparameter_tuning_job samples (#68) (26da7a7)
adds function/method enhancements, demo samples (#122) (1a302d2)
Bug Fixes
Documentation
0.3.1 (2020-11-13)
Features
0.3.0 (2020-11-05)
Features
generate v1beta1 (e80a4fc)