This repository was archived by the owner on Nov 29, 2023. It is now read-only.
Releases: googleapis/python-bigquery-datatransfer
Releases · googleapis/python-bigquery-datatransfer
v0.2.0
Implementation Changes
- Regenerate bigquery-datatransfer (#5793)
Internal / Testing Changes
- Avoid overwriting 'module' of messages from shared modules. (#5364)
- Modify system tests to use prerelease versions of grpcio (#5304)
- Add Test runs for Python 3.7 and remove 3.4 (#5295)
- Fix bad trove classifier
- Rename releases to changelog and include from CHANGELOG.md (#5191)
v0.1.1
Dependencies
- Update dependency range for api-core to include v1.0.0 releases (#4944)
Documentation
- Fix package name in readme (#4670)
- BigQueryDataTransfer: update 404 link for API documentation (#4672)
- Replacing references to
stable/docs withlatest/. (#4638)
Testing and internal changes
- Re-enable lint for tests, remove usage of pylint (#4921)
- Normalize all setup.py files (#4909)
- Update index.rst (#4816)
- nox unittest updates (#4646)