Releases: googleapis/java-bigtable
Releases · googleapis/java-bigtable
v2.23.0
2.23.0 (2023-05-09)
Features
- Resizing channel pool size based on the work load (#1271) (7fb1a09)
Documentation
- Clean up BetaApi annotations from built in metrics API (#1741) (c2fbd04)
v2.22.0
2.22.0 (2023-05-02)
Features
Bug Fixes
v2.21.0
2.21.0 (2023-04-27)
Features
- Track the latency a request is queued on the grpc channel (#1604) (bf3e7dd)
Dependencies
- Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.17.0 (#1722) (c6f7767)
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 (#1720) (aa230b5)
v2.20.4
2.20.4 (2023-04-17)
Documentation
- Make delete examples consistent with other languages (#1710) (2d80188)
Dependencies
- Update actions/setup-go action to v4 (#1700) (1fd13ba)
- Update dependency com.google.cloud:google-cloud-monitoring-bom to v3.16.0 (#1712) (f3bb088)
- Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.21 (#1704) (d60c946)
- Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21 (#1705) (8f3d69d)
- Update shared dependencies (#1703) (076b411)
- Upgrade maven-enforcer-plugin to 3.3.0, remove duplicate entry in pom (#1702) (392fc69)
v2.20.3
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
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
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
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
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
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)