Features
- add get method for PipelineJob (#561) (fe5e6e4)
- add Samples section to CONTRIBUTING.rst (#558) (d35c466)
- add tensorboard resource management (#539) (6f8d3d1)
- add tf1 metadata builder (#526) (918998c)
- add wait for creation and more informative exception when properties are not available (#566) (e346117)
- Adds a new API method FindMostStableBuild (6a99b12)
- Adds attribution_score_drift_threshold field (6a99b12)
- Adds attribution_score_skew_thresholds field (6a99b12)
- Adds BigQuery output table field to batch prediction job output config (6a99b12)
- Adds CustomJob.enable_web_access field (6a99b12)
- Adds CustomJob.web_access_uris field (6a99b12)
- Adds Endpoint.network, Endpoint.private_endpoints fields and PrivateEndpoints message (6a99b12)
- Adds Execution.State constants: CACHED and CANCELLED (6a99b12)
- Adds Feature Store features (6a99b12)
- Adds fields to Study message (6a99b12)
- Adds IndexEndpoint.private_ip_ranges field (6a99b12)
- Adds IndexEndpointService.deployed_index_id field (6a99b12)
- Adds MetadataService.DeleteArtifact and DeleteExecution methods (6a99b12)
- Adds ModelMonitoringObjectConfig.explanation_config field (6a99b12)
- Adds ModelMonitoringObjectConfig.ExplanationConfig message field (6a99b12)
- column specs for tabular transformation (#466) (71d0bd4)
- enable_caching in PipelineJob to compile time settings (#557) (c9da662)
- Removes breaking change from v1 version of AI Platform protos (6a99b12)
Bug Fixes
- change default replica count to 1 for custom training job classes (#579) (c24251f)
- create pipeline job with user-specified job id (#567) (df68ec3)
- deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#556) (5d79795)
- enable self signed jwt for grpc (#570) (6a99b12)