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)