Features
- add filter and timestamp splits (#627) (1a13577)
- add labels to all resource creation apis (#601) (4e7666a)
- add PipelineJob.list (a58ea82)
- add support for export_evaluated_data_items_config in AutoMLTab… (#583) (2a6b0a3)
- add util functions to get URLs for Tensorboard web app. (#635) (8d88c00)
- Add wait_for_resource_creation to BatchPredictionJob and unblock async creation when model is pending creation. (#660) (db580ad)
- Added the VertexAiResourceNoun.to_dict() method (#588) (b478075)
- expose base_output_dir for custom job (#586) (2f138d1)
- expose boot disk type and size for CustomTrainingJob, CustomPythonPackageTrainingJob, and CustomContainerTrainingJob (#602) (355ea24)
- split GAPIC samples by service (#599) (5f15b4f)
Bug Fixes
- Fixed bug in TabularDataset.column_names (#590) (0fbcd59)
- pipeline none values (#649) (2f89343)
- Populate service_account and network in PipelineJob instead of pipeline_spec (#658) (8fde2ce)
- re-remove extra TB dependencies introduced due to merge conflict (#593) (433b94a)
- Update BatchPredictionJob.iter_outputs() and BQ docstrings (#631) (28f32fd)