Skip to content

v1.13.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 27 May 19:01
0827da3

1.13.0 (2020-05-27)

Features

  • adding utility to transform protobuf into model object (#299) (00f6d2d)
  • expose new API with ReadRowsRequest in EnhancedBigtableStub (#276) (394efe4)
  • Update opencensus metrics to include bigtable resource ids and rpc level metrics (#214) (7214ef6)

Bug Fixes

  • bigtable v2 retry config settings to disable streaming RPC retries (#315) (a7e43f0)
  • change app_profile_id to the correct header app_profile (#318) (237b15d)

Dependencies

  • update autovalue.version to v1.7.2 (#306) (bc215c5)
  • update dependency com.google.api:api-common to v1.9.1 (#316) (482603a)
  • update dependency com.google.cloud:google-cloud-conformance-tests to v0.0.11 (#307) (50a19a6)
  • update dependency com.google.cloud:google-cloud-core-bom to v1.93.5 (#317) (7f61f90)
  • update protobuf.version to v3.12.1 (#308) (99e3a95)

Documentation

  • fix: update client documentation link (#312) (7e04c7a)