1.10.0 (2022-02-07)
Features
- _TrainingScriptPythonPackager to support folders (#812) (3aec6a7)
- add dedicated_resources to DeployedIndex in aiplatform v1beta1 index_endpoint.proto feat: add Scaling to OnlineServingConfig in aiplatform v1beta1 featurestore.proto chore: sort imports (#991) (7a7f0d4)
- add dedicated_resources to DeployedIndex message in aiplatform v1 index_endpoint.proto chore: sort imports (#990) (a814923)
- Add XAI SDK integration to TensorFlow models with LIT integration (#917) (ea2b5cf)
- Added
aiplatform.Model.updatemethod (#952) (44e208a) - Enable europe-west6 and northamerica-northeast2 regions (0f6b670)
- enable feature store batch serve to BigQuery and GCS for csv and tfrecord (#919) (c840728)
- enable feature store batch serve to Pandas DataFrame; fix: read instances uri for batch serve (#983) (e0fec36)
- enable feature store online serving (#918) (b8f5f82)
- enable ingest from pd.DataFrame (#977) (9289f2d)
- Open LIT with a deployed model (#963) (ea16849)
Bug Fixes
- Fixed BigQuery datasets that have colon in URI (#855) (153578f)
- Fixed integration test for model.upload (#975) (0ca3747)
- rename teardown fixture (#1004) (fcd0096)