Releases: googleapis/python-bigquery-storage
Releases · googleapis/python-bigquery-storage
v0.6.0
New Features
- Add
to_arrow
with support for Arrow data format. (#8644) - Add 'client_options' support (via synth). (#8536)
- Add sharding strategy, stream splitting, Arrow support (via synth). (#8477)
Documentation
- Add docs job to publish to googleapis.dev. (#8464)
Internal / Testing Changes
- Allow kwargs to be passed to create_channel (via synth). (#8441)
- Add encoding declaration to protoc-generated files (via synth). (#8345)
- Refactor
reader.ReadRowsPage
to use_StreamParser
. (#8262) - Fix coverage in 'types.py' (via synth). (#8148)
- Add empty lines, remove coverage exclusions (via synth). (#8051)
v0.5.0
v0.4.0
v0.3.0
Dependencies
- Add dependency for resource proto. (#7585)
- Remove classifier for Python 3.4 for end-of-life. (#7535)
Documentation
- Fix links to BigQuery Storage API docs (#7647)
- Update proto / docstrings (via synth). (#7461)
- googlecloudplatform --> googleapis in READMEs (#7411)
- Updated client library documentation URLs. (#7307)
- Blacken new quickstart snippet. (#7242)
- Add quickstart demonstrating most BQ Storage API read features (#7223)
- Add bigquery_storage to docs (#7222)