Releases: googleapis/python-aiplatform
Releases · googleapis/python-aiplatform
v1.1.1
v1.1.0
Features
- add aiplatform API Vizier service (fdc968f)
- add featurestore, index, metadata, monitoring, pipeline, and tensorboard services to aiplatform v1beta1 (fdc968f)
- add invalid_row_count to ImportFeatureValuesResponse and ImportFeatureValuesOperationMetadata (fdc968f)
- add pipeline client init and run to vertex AI (1f1226f)
- add tensorboard support for CustomTrainingJob, CustomContainerTrainingJob, CustomPythonPackageTrainingJob (#462) (8cfd611)
- adds enhanced protos for time series forecasting (fdc968f)
- adds enhanced protos for time series forecasting (#374) (fdc968f)
- allow the prediction endpoint to be overridden (#461) (c2cf612)
- AutoMlImageSegmentationInputs.ModelType adds MOBILE_TF_LOW_LATENCY constant (fdc968f)
- AutoMlVideoClassificationInputs.ModelType adds MOBILE_JETSON_VERSATILE_1 constant (fdc968f)
- Expose additional attributes into Vertex SDK to close gap with GAPIC (#477) (572a27c)
- ImageSegmentationPredictionResult.category_mask field changed to string data type (fdc968f)
- remove unsupported accelerator types (fdc968f)
- removes forecasting (time_series_forecasting proto) from public v1beta1 protos (fdc968f)
- removes unused protos from schema/ folders: schema/io_format.proto, schema/saved_query_metadata.proto (fdc968f)
- support additional_experiments for AutoML Tables and AutoML Forecasting (#428) (b4211f2)
- support self-signed JWT flow for service accounts (fdc968f)
Bug Fixes
- add async client to %name_%version/init.py (fdc968f)
- add target_column docstring (#473) (c0543cd)
- configuring timeouts for aiplatform v1 methods (fdc968f)
- Enable MetadataStore to use credentials when aiplatfrom.init passed experiment and credentials. (#460) (e7bf0d8)
- exclude docs and tests from package (#481) (b209904)
- pass credentials to BQ and GCS clients (#469) (481d172)
- remove display_name from FeatureStore (fdc968f)
- Remove URI attribute from Endpoint sample (#478) (e3cbdd8)
Documentation
v1.0.1
v1.0.0
v0.9.0
v0.8.0
Features
- Add export model (#353) (12c5be4)
- add mbsdk video dataset samples (#307) (24d6920)
- Add service account support to Custom Training and Model deployment (#342) (b4b1b12)
- add services to aiplatform_v1beta1 (#367) (beb4032)
- 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)
- Added explain tabular samples (#348) (c95d1ce)
- aiplatform: Add support for setting User agent header (#364) (d50d26d)
- expose env var in cust training class run func args (#366) (7ae28b8)
- MBSDK Tabular samples (#338) (4241738)
- update featurestore (#377) (bc17163)
Bug Fixes
- Add all supported uCAIP GA regions (#350) (5e14c59)
- aiplatform: Fix doc formatting (#359) (857f63d)
- 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)
- env formatiing (#379) (6bc4c61)
- remove Optional type hint on deploy (#345) (79b0ab1)
v0.7.1
v0.7.0
Features
- Add Custom Container Prediction support, move to single API endpoint (#277) (ca7f6d6)
- Add initial Model Builder SDK samples (#265) (1230dc6)
- Add list() method to all resource nouns (#294) (3ec9386)
- add support for multiple client versions, change aiplatform from compat.V1BETA1 to compat.V1 (#290) (89e3212)
- Make aiplatform.Dataset private (#296) (1f0d5f3)
- parse project location when passed full resource name to get apis (#297) (674227d)