Skip to content

v1.16.0

Compare
Choose a tag to compare
@release-please release-please released this 27 Jul 22:04
b4945eb

1.16.0 (2022-07-27)

Features

  • Add metadata SDK sample for delete method. (#1530) (46aa9b5)
  • Add metadata SDK samples for list artifact and list execution (#1514) (c0d01f1)
  • Add Metadata SDK support and samples for get method (#1516) (d442248)
  • Add samples for Metadata context list, get, and create (#1525) (d913e1d)
  • Change the Metadata SDK _Context class to an external class (#1519) (95b107c)
  • Refactor schema classes to subclass from _Resource (#1536) (93002e8)
  • Support custom containers in CustomJob.from_local_script (#1483) (be0b7e1)
  • Vertex AI Prediction Custom Prediction Routine (34bbd0a)

Bug Fixes

  • Fixed getting the output GCS bucket in PipelineJob.submit (#1542) (69d6c7d)
  • Pass the PipelineJob credentials to create_gcs_bucket_for_pipeline_artifacts_if_it_does_not_exist (#1537) (b53e2b5)