1.11.0 (2022-03-03)
Features
- add additional_experiement flag in the tables and forecasting training job (#979) (5fe59a4)
- add TPU_V2 & TPU_V3 values to AcceleratorType in aiplatform v1/v1beta1 accelerator_type.proto (#1010) (09c2e8a)
- Added scheduling to CustomTrainingJob, CustomPythonPackageTrainingJob, CustomContainerTrainingJob (#970) (89078e0)
Bug Fixes
- deps: allow google-cloud-storage < 3.0.0dev (#1008) (1c34154)
- deps: require google-api-core>=1.31.5, >=2.3.2 (#1050) (dfbd68a)
- deps: require proto-plus>=1.15.0 (dfbd68a)
- enforce bq SchemaField field_type and mode using feature value_type (#1019) (095bea2)
- Fix create_lit_model_from_endpoint not accepting models that don't return a dictionary. (#1020) (b9a057d)
- loosen assertions for system test featurestore (#1040) (2ba404f)
- remove empty scripts kwarg in setup.py (#1014) (ef3fcc8)
- show logs when TFX pipelines are submitted (#976) (c10923b)
- update system test_model_upload to use BUILD_SPECIFIC_GCP_PROJECT (#1043) (e7d2719)