Skip to content

v0.8.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 11 May 19:32
330bcc3

Features

  • Add export model (#353) (12c5be4)
  • add mbsdk video dataset samples (#307) (24d6920)
  • Add service account support to Custom Training and Model deployment (#342) (b4b1b12)
  • add services to aiplatform_v1beta1 (#367) (beb4032)
  • Added create_training_pipeline_custom_job_sample and create_training_pipeline_custom_training_managed_dataset_sample and fixed create_training_pipeline_image_classification_sample (#343) (1c6b998)
  • Added create_training_pipeline_custom_package_job_sample and create_training_pipeline_custom_container_job_sample and reworked create_training_pipeline_custom_job_sample (#351) (7abf8ef)
  • Added default AutoMLTabularTrainingJob column transformations (#357) (4fce8c4)
  • Added deploy_model_with_dedicated_resources_sample, deploy_model_with_automatic_resources_sample, upload_model and get_model samples (#337) (ef4f6f8)
  • Added explain tabular samples (#348) (c95d1ce)
  • aiplatform: Add support for setting User agent header (#364) (d50d26d)
  • expose env var in cust training class run func args (#366) (7ae28b8)
  • MBSDK Tabular samples (#338) (4241738)
  • update featurestore (#377) (bc17163)

Bug Fixes

  • Add all supported uCAIP GA regions (#350) (5e14c59)
  • aiplatform: Fix doc formatting (#359) (857f63d)
  • Bump google-cloud-storage min version to 1.32.0 (#371) (6fda925)
  • default model_display_name to _CustomTrainingJob.display_name when model_serving_container_image_uri is provided (#324) (a5fa7a2)
  • env formatiing (#379) (6bc4c61)
  • remove Optional type hint on deploy (#345) (79b0ab1)