Skip to content

bigtable: v1.30.0

Compare
Choose a tag to compare
@release-please release-please released this 27 Aug 01:51
f0a3438

1.30.0 (2024-08-26)

Features

  • bigtable: Add MarshalJSON to allow clients to get a stringified version of the protobuf (#10679) (663f399)
  • bigtable: Add nil checks to Equal method (#10758) (f1aad7f)
  • bigtable: Add UpdateFamily to allow updating a family type (#10759) (ec0cbb2)
  • bigtable: Update go version for conformance tests (#10743) (74cf45e)

Bug Fixes