* Dump Python stack when Segmentation fault occurs during remote environment.
0.1.15
* Update API documentation.
0.1.14
* Remove upper bound dependency on `tensorflow_datasets`. * Fix dataset auto shard policy. * Fix machine_config for DistributingCloudTuner. * Additional updates in samples and documentation.
0.1.13
* Upgrad the default Cloud Build machine to `N1_HIGHCPU_8`
0.1.12
* Support for launching concurrent tuning jobs. * Code samples for running concurrent tuning jobs. * Project setup instruction notebooks. * Updated privacy policy notice for telemetry. * Small bug fixes in `CloudTuner`.
0.1.11
* Telemetry additions * Address test failures/flakiness