Skip to content

bigtable bigtable/v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 21:42
d15b1e5

Features

Bug Fixes

  • bigtable/bttest: Cells per row offset filters didn't implement truthiness correctly, breaking conditional filters (#4287) (a1a2a77)
  • bigtable/bttest: Emulator too lenient for empty RowMutation (#4359) (35ceae2)
  • bigtable/bttest: emulator too lenient regarding RowFilter and CheckAndMutateRow conditions (#4095) (99537fe)
  • bigtable/bttest: fix ModifyColumnFamilies to purge data (#4096) (2095028)
  • bigtable: emulator crashes in SampleRowKeys (#4455) (691e923)
  • bigtable: fix #4338 by removing obsolete with block (#4353) (1cf34b3)