|
4 | 4 |
|
5 | 5 | [1]: https://pypi.org/project/google-cloud-bigquery-datatransfer/#history |
6 | 6 |
|
| 7 | +## 0.4.0 |
| 8 | + |
| 9 | +07-16-2019 17:11 PDT |
| 10 | + |
| 11 | +### Implementation Changes |
| 12 | + |
| 13 | +- Retry DEADLINE_EXCEEDED (via synth). ([#7920](https://github.com/googleapis/google-cloud-python/pull/7920)) |
| 14 | +- Remove classifier for Python 3.4 for end-of-life. ([#7535](https://github.com/googleapis/google-cloud-python/pull/7535)) |
| 15 | + |
| 16 | +### New Features |
| 17 | + |
| 18 | +- Add `DatasourceServiceClient` (via synth). ([#8630](https://github.com/googleapis/google-cloud-python/pull/8630)) |
| 19 | +- Add `start_manual_transfer_runs` method (via synth). ([#8630](https://github.com/googleapis/google-cloud-python/pull/8630)) |
| 20 | +- Add `client_info`/`version_info` support (via synth). ([#8630](https://github.com/googleapis/google-cloud-python/pull/8630)) |
| 21 | +- Allow passing kwargs to `create_channel` (via synth). ([#8630](https://github.com/googleapis/google-cloud-python/pull/8630)) |
| 22 | +- Add path helpers (via synth). ([#8630](https://github.com/googleapis/google-cloud-python/pull/8630)) |
| 23 | +- Add protos as an artifact to library ([#7205](https://github.com/googleapis/google-cloud-python/pull/7205)) |
| 24 | + |
| 25 | +### Documentation |
| 26 | + |
| 27 | +- Add compatibility check badges to READMEs. ([#8288](https://github.com/googleapis/google-cloud-python/pull/8288)) |
| 28 | +- Adjust indentation on scheduled query sample. ([#8493](https://github.com/googleapis/google-cloud-python/pull/8493)) |
| 29 | +- Add docs job to publish to googleapis.dev. ([#8464](https://github.com/googleapis/google-cloud-python/pull/8464)) |
| 30 | +- Add sample to schedule query with BQ DTS. ([#7703](https://github.com/googleapis/google-cloud-python/pull/7703)) |
| 31 | +- Add nox session `docs` (via synth). ([#7765](https://github.com/googleapis/google-cloud-python/pull/7765)) |
| 32 | +- Updated client library documentation URLs. ([#7307](https://github.com/googleapis/google-cloud-python/pull/7307)) |
| 33 | +- Pick up stub docstring fix in GAPIC generator. ([#6965](https://github.com/googleapis/google-cloud-python/pull/6965)) |
| 34 | + |
| 35 | +### Internal / Testing Changes |
| 36 | + |
| 37 | +- Blacken noxfile.py, setup.py (via synth). ([#8116](https://github.com/googleapis/google-cloud-python/pull/8116)) |
| 38 | +- Add empty lines (via synth). ([#8050](https://github.com/googleapis/google-cloud-python/pull/8050)) |
| 39 | +- Remove unused message exports (via synth). ([#7263](https://github.com/googleapis/google-cloud-python/pull/7263)) |
| 40 | +- Protoc-generated serialization update. ([#7075](https://github.com/googleapis/google-cloud-python/pull/7075)) |
| 41 | + |
7 | 42 | ## 0.3.0 |
8 | 43 |
|
9 | 44 | 12-17-2018 17:59 PST |
|
0 commit comments