v1.5.0
Features
- add 'Rowset.add_row_range_with_prefix' (#30) (4796ac8)
- add response status to DirectRow.commit() (#128) (2478bb8), closes #127
- pass 'client_options' to base class ctor (#104) (e55ca07), closes #69
Bug Fixes
- pass timeout to 'PartialRowsData.response_iterator' (#16) (8f76434)
- retry if failure occurs on initial call in MutateRows (#123) (0c9cde8)
- python_samples: README link fix, enforce samples=True (#114) (dfe658a)
Documentation
- add sample for writing data with Beam (#80) (6900290)
- clarify 'Table.read_rows' snippet (#50) (5ca8bbd)
- document 'row_set' module explicitly (#29) (0e0291e)
- Pysamples new readme gen (#112) (3ecca7a)
- remove indent from snippet code blocks (#49) (1fbadf9)
- switch links to client documentation (#93) (2c973e6)
- update docs build (via synth) (#99) (c301b53), closes #700
- update links to reflect new Github org (#48) (9bb11ed)
- use correct storage type constant in docstrings (#110) (bc6db77)
- samples: filter cpu query to get metrics for the correct resources [(#4238)](GoogleCloudPlatform/python-docs-samples#4238) (#81) (2c8c386)