Skip to content

v1.19.0

Compare
Choose a tag to compare
@sararob sararob released this 17 Nov 16:53

1.19.0 (2022-11-17)

Features

  • Add Feature Store: Streaming Ingestion (write_feature_values()) and introduce Preview namespace to Vertex SDK (bae0315)
  • Add annotation_labels to ImportDataConfig in aiplatform v1 dataset.proto (43e2805)
  • Add bq_dataset_id parameter to batch_serve_to_df (bb72562)
  • Add support for ordery_by in Metadata SDK list methods for Artifact, Execution and Context. (2377606)
  • Support global network parameter. (c7f57ad)

Bug Fixes

  • Correct data file gcs path for import_data_text_sentiment_analysis_sample test (86df4b5)
  • Print error for schema classes (13e2165)

Documentation

  • Update README with new link for AI Platform API (35b83d9)