Skip to content

v1.5.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 22 Sep 20:16
617f60b

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