Skip to content

v1.10.0

Compare
Choose a tag to compare
@release-please release-please released this 08 Feb 15:13
9ec90a7

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.update method (#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

Documentation

  • samples: replace deprecated fields in create_training_pipeline_tabular_forecasting_sample.py (#981) (9ebc972)