Skip to content

Releases: googleapis/java-bigtable

v2.20.3

03 Apr 14:50
5a62873

Choose a tag to compare

2.20.3 (2023-04-03)

Dependencies

  • Upgrade shared dependencies to 3.6.0 and monitoring to 3.15.0 (#1688) (c0bad0d)

v2.20.2

30 Mar 20:25
31ca966

Choose a tag to compare

2.20.2 (2023-03-29)

Bug Fixes

  • Higher application blocking latency precision (#1676) (45ce93b)
  • Make ChangeStreamRecord interface serializable (#1685) (b97badb)
  • Mark readRow requests as unary operations (#1679) (f88bb67)

v2.20.1

21 Mar 16:00
1cd41d6

Choose a tag to compare

2.20.1 (2023-03-21)

Bug Fixes

  • If new_partitions is size 0, do not enforce size check (#1673) (07bcfd9)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.14.0 (#1668) (06f9615)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.5.0 (#1670) (74cebf3)

v2.20.0

02 Mar 16:02
261ffc2

Choose a tag to compare

2.20.0 (2023-03-02)

Features

  • Add getNewPartitions method to CloseStream for Bigtable ChangeStream (#1655) (8847fed)
  • Add new_partitions field for CloseStream for Cloud Bigtable ChangeStream (#1654) (0e283bf)

Bug Fixes

  • Fix StackOverflow in ChangeStreamStateMachine due to excessive mods (#1648) (9e11106)
  • Use org.threeten.bp.Duration for ReadChangeStreamQuery::heartbeatDura… (#1652) (87261a9)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.13.0 (#1656) (1c632ec)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.4.0 (#1657) (c7a3e29)

v2.19.2

21 Feb 16:24
6abddc6

Choose a tag to compare

2.19.2 (2023-02-21)

Bug Fixes

  • Change types for Cloud Bigtable Changestream methods (#1639) (908d70f)

Dependencies

  • Update shared deps to 3.3.0 and monitoring to 3.12.0 (#1643) (1a54fbf)

v2.19.1

16 Feb 16:42
0b6f687

Choose a tag to compare

2.19.1 (2023-02-16)

Bug Fixes

  • Change the return type of Heartbeat::getEstimatedLowWatermark to long (#1631) (a101494)
  • Fix connectivity error count calculation (#1632) (0803785)
  • test: Fix flaky test (#1633) (fc29cd3)

Dependencies

  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.20 (#1626) (0865023)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 (#1627) (782e81f)

v2.19.0

10 Feb 23:00
ed011df

Choose a tag to compare

2.19.0 (2023-02-10)

Features

Bug Fixes

  • Modify ConvertExceptionCallable to retry on Goaway (#1588) (cf752ea)

Documentation

  • Fix javadoc code example for awaitOptimizeRestoredTableAsync (#1617) (8b23bb9)

v2.18.4

06 Feb 18:52
be619d7

Choose a tag to compare

2.18.4 (2023-02-06)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.11.0 (#1609) (88be13e)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.2.0 (#1610) (15db117)

v2.18.3

25 Jan 15:10
04d251e

Choose a tag to compare

2.18.3 (2023-01-24)

Bug Fixes

  • Make channel priming work with batch endpoint (#1600) (133c7e5)

v2.18.2

24 Jan 16:38
0a4154f

Choose a tag to compare

2.18.2 (2023-01-24)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.10.0 (#1597) (1724d4e)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.2 (#1595) (e466191)