- 2.70.0 (latest)
- 2.69.0
- 2.68.2
- 2.67.0
- 2.66.0
- 2.65.0
- 2.63.1
- 2.62.0
- 2.61.0
- 2.60.0
- 2.59.1
- 2.58.0
- 2.57.0
- 2.55.0
- 2.54.1
- 2.53.0
- 2.52.0
- 2.51.0
- 2.50.0
- 2.49.0
- 2.48.1
- 2.47.0
- 2.46.1
- 2.45.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.39.0
- 2.38.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.1
- 2.33.0
- 2.32.1
- 2.31.1
- 2.30.1
- 2.24.0
- 2.23.3
- 2.22.0
- 2.21.0
- 2.20.1
- 2.19.6
- 2.18.7
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.2
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.1
- 2.7.1
Changelog
2.17.0 (2022-05-10)
Features
Bug Fixes
- Fix handling of null responses in rest transport ( #1668 ) ( 8def947 )
- use graal-sdk 21.3.2 ( #1670 ) ( 92c2697 )
2.16.0 (2022-04-14)
Features
- relocate ApiClientSubstitutions from java-core to gax ( #1651 ) ( 321103f )
- relocate GoogleJsonClientFeature from java-core to gax ( #1655 ) ( 6e75ec7 )
- relocate netty and gax substitutions from java-core ( #1650 ) ( afd1917 )
- relocate Opencensus configurations from java-core to gax ( #1646 ) ( b34ffb1 )
- relocate resource-config from java-core to gax ( #1656 ) ( a9e5483 )
Dependencies
2.15.0 (2022-04-06)
Features
- Error Details Improvements - GRPC ( #1634 ) ( 00c3b9d )
- relocate native image properties from java-core to gax ( #1648 ) ( 609c2aa )
Dependencies
2.14.0 (2022-04-01)
Features
- relocate Netty Native Image configurations from java-core to gax ( #1638 ) ( aafded4 )
- relocate protobuf configurations from java-core to gax-java ( #1641 ) ( 01d395f )
Bug Fixes
2.13.0 (2022-03-25)
Features
Dependencies
- update dependency com_google_protobuf to 3.19.4 ( 5c01174 )
- update dependency com.google.api:api-common to 2.1.5 ( 5c01174 )
- update dependency com.google.api.grpc:grpc-google-common-protos to 2.8.0 ( 5c01174 )
- update dependency com.google.api.grpc:proto-google-common-protos to 2.8.0 ( 5c01174 )
- update dependency com.google.guava:guava to 31.1-jre ( 5c01174 )
- update dependency com.google.http-client:google-http-client to 1.41.5 ( 5c01174 )
- update dependency com.google.http-client:google-http-client-gson to 1.41.5 ( 5c01174 )
- update dependency io_grpc to 1.45.0. ( #1639 ) ( 5c01174 )
2.12.2 (2022-02-09)
Bug Fixes
2.12.1 (2022-02-09)
Bug Fixes
2.12.0 (2022-01-28)
Features
2.11.0 (2022-01-27)
Features
- Add a builder to handle the common logic of extracting routing header values from request ( #1598 ) ( 2836baa )
Dependencies
- update dependency com_google_protobuf to 3.19.3 ( 734906e )
- update dependency com.google.api:api-common to 2.1.3 ( 734906e )
- update dependency com.google.api.grpc:grpc-google-common-protos to 2.7.2 ( 734906e )
- update dependency com.google.api.grpc:proto-google-common-protos to 2.7.2 ( 734906e )
- update dependency com.google.errorprone:error_prone_annotations to v2.11.0 ( 734906e )
- update dependency com.google.http-client:google-http-client to 1.41.2 ( 734906e )
- update dependency com.google.http-client:google-http-client-gson to 1.41.2 ( 734906e )
- update dependency io_grpc to 1.44.0 ( #1610 ) ( 734906e )
2.10.0 (2022-01-21)
Features
- add api key support ( #1436 ) ( 5081ec6 )
- introduce HttpJsonClientCall, Listeners infrastructure and ServerStreaming support in REST transport ( #1599 ) ( 3c97529 )
2.9.0 (2022-01-14)
Features
2.8.1 (2022-01-06)
Dependencies
- update dependency com.google.api:api-common to 2.1.2 ( #1590 ) ( 1b34870 )
- update dependency com.google.auto.value:auto-value to v1.9 ( 1b34870 )
2.8.0 (2022-01-06)
Features
Dependencies
- update dependency com.google.api.grpc:proto-google-common-protos to v2.7.1 ( #1587 ) ( eb0e9d1 )
- update dependency com.google.http-client:google-http-client-bom to v1.41.0 ( eb0e9d1 )
- update dependency com.google.protobuf:protobuf-bom to v3.19.2 ( eb0e9d1 )
- upgrade common-protos to 2.7.0 ( #1579 ) ( 0a10f5f )
2.7.1 (2021-12-02)
Bug Fixes
- fix gRPC code conversion ( #1555 ) ( 09b99d5 )
- pass error message when creating ApiException ( #1556 ) ( 918ae41 )
- revert generics syntax change in MockHttpService test utility ( #1574 ) ( b629488 )
- update exception mapping on HTTP error responses ( #1570 ) ( 8a170d1 )
Dependencies
2.7.0 (2021-11-03)
Features
- add batch throttled time to tracer ( #1463 ) ( 14c25cd )
- add google-c2p dependence to DirectPath ( #1521 ) ( d4222e7 )
- next release from main branch is 2.7.0 ( #1530 ) ( a96953e )
- pass request in ApiTracer ( #1491 ) ( 27bf265 )
Bug Fixes
- call ResponseMetadataHanlder#onTrailers before calling onClose ( #1549 ) ( 19a77a4 )
- declare depenencies of API surfaces as api ( #1535 ) ( 725414f )
2.6.0 (2021-10-15)
Features
- remove deprecated Generated annotation ( 2d76bff )
Bug Fixes
- Fix com.google.rpc.Code to StatusCode.Code conversion logic ( 2d76bff )
Dependencies
- update api-common to 2.0.5 ( 2d76bff )
- update auto-value to 1.8.2 ( 2d76bff )
- update com_google_protobuf to 3.18.1 ( #1519 ) ( 2d76bff )
- update google-http-client to 1.40.1 ( 2d76bff )
- update grpc to 1.41.0 ( 2d76bff )
- update guava to v31 ( 2d76bff )
2.5.3 (2021-10-13)
Bug Fixes
2.5.2 (2021-10-13)
Dependencies
2.5.1 (2021-10-08)
Dependencies
2.5.0 (2021-09-21)
Features
2.4.1 (2021-09-08)
Bug Fixes
2.4.0 (2021-08-27)
Bug Fixes
Dependencies
2.3.0 (2021-08-16)
Features
- add custom options to ApiCallContext ( #1435 ) ( 0fe20f3 )
- add UseJwtAccessWithScope to GoogleCredentialsProvider ( #1420 ) ( ed39c34 )
2.2.0 (2021-08-13)
Features
2.1.0 (2021-08-11)
Features
Bug Fixes
- fix httpjson executor ( #1448 ) ( 8f48b70 )
- make closeAsync don't interrupt running thread ( #1446 ) ( 7c6c298 )
Dependencies
2.0.0 (2021-07-30)
Features
Bug Fixes
Dependencies
1.67.0 (2021-07-19)
Features
- introduce closeAsync to Batcher ( #1423 ) ( aab5288 )
- optimize unary callables to not wait for trailers ( #1356 ) ( dd5f955 )
- update DirectPath environment variables ( #1412 ) ( 4f63b61 )
Bug Fixes
1.66.0 (2021-06-24)
Features
1.65.1 (2021-06-08)
Bug Fixes
1.65.0 (2021-06-02)
Features
1.64.0 (2021-05-10)
Features
1.63.4 (2021-05-07)
Bug Fixes
- Make x-goog-api-client header report rest-based transport clients with
rest/
token instead ofhttpson/
. ( #1370 ) ( b1b0b49 )
1.63.3 (2021-05-04)
Bug Fixes
- fix flaky tests and non blocking semaphore ( #1365 ) ( fc8e520 )
- Remove a flacky test in FlowControllerTest ( #1360 ) ( 2cca0bf )
1.63.2 (2021-04-30)
Bug Fixes
Dependencies
1.63.1 (2021-04-26)
Bug Fixes
- fix dynamic flow control setting checks ( #1347 ) ( 69458b4 )
- fix watchdog NPE red herring ( #1344 ) ( 06dbf12 )
1.63.0 (2021-04-05)
Features
- add setLogicalTimeout helper to RetrySettings ( #1334 ) ( 97d3214 )
- dynamic flow control for batcher part 2 ( #1310 ) ( 20f6ecf )
- dynamic flow control p3: add FlowControllerEventStats ( #1332 ) ( 5329ea4 )
- support retry settings and retryable codes in call context ( #1238 ) ( 7f7aa25 )
- wrap non-retryable RPCs in retry machinery ( #1328 ) ( 51c40ab )
Bug Fixes
- add BetaApi tag to setLogicalTimeout ( #1335 ) ( fc7169d )
- retain user RPC timeout if set via withTimeout ( #1324 ) ( 3fe1db9 )
Documentation
1.62.0 (2021-02-25)
⚠ BREAKING CHANGES
- deprecate RetrySettings.isJittered gax-java
Features
- deprecate RetrySettings.isJittered gax-java ( 68644a4 )
- dynamic flow control part 1 - add FlowController to Batcher ( #1289 ) ( bae5eb6 )
Bug Fixes
- prevent unchecked warnings in gax-httpjson ( #1306 ) ( ee370f6 )
- remove unused @InternalExtensionOnly from CallContext classes ( #1304 ) ( a8d3a2d )
Dependencies
- update google-auth-library to 0.24.0 ( #1315 ) ( 772331e )
- update google-common-protos to 2.0.1 ( 772331e )
- update google-http-client to 1.39.0 ( 772331e )
- update google-iam ( #1313 ) ( 327b53c )
- update gRPC to 1.36.0 ( 772331e )
- update opencensus to 0.28.0 ( 772331e )
- update protobuf to 3.15.2 ( 772331e )
1.61.0 (2021-02-17)
Features
Bug Fixes
- InstantiatingGrpcChannelProvider.toBuilder() should carry over all config data ( #1298 ) ( 0bc5dc5 )
- lro:Add Operation name to headers in {Get,List}Operation requests gax-java ( 721617b )
- operations:Make Operations a manual client gax-java ( 5be66cd )
Dependencies
- update com.google.http-client:google-http-client to 1.38.1 ( #1265 ) ( 5815a7c )
- update common protos ( #1258 ) ( 7287e84 )
- update gRPC ( #1263 ) ( 95a7dab )
- update Guava ( #1262 ) ( cdc0366 )
- update iam protos to v1.0.7 ( #1266 ) ( 69b6dc4 )
- update protobuf ( #1256 ) ( ef9b3aa )
1.60.1 (2020-11-19)
Bug Fixes
Dependencies
- update api-common to 1.10.1 ( #1240 ) ( d8b2bf7 )
- update auth libaries ( #1251 ) ( d455da2 )
- update autovalue annotations ( #1246 ) ( 60bb103 )
- update dependency com.google.auto.value:auto-value to v1.7.4 ( #1031 ) ( 1e7e13c )
- update google-http-client to 1.38.0 ( #1244 ) ( 6b53f0f )
- update Guava to 30.0-android ( #1237 ) ( 64806c4 )
- update threetenbp to 1.5.0 ( #1243 ) ( 6232599 )
1.60.0 (2020-10-19)
Features
Bug Fixes
Dependencies
1.59.1 (2020-10-05)
Bug Fixes
- Fix race condition in BatcherImpl flush ( #1200 ) ( c6308c9 )
- update owners file with actools-java ( #1194 ) ( 9977dd2 )
1.59.0 (2020-09-28)
Features
- Allow user-agents to be specified by both internal headers and user headers ( #1190 ) ( 266329e ), closes /github.com/googleapis/java-bigtable/pull/404#pullrequestreview-480972135
Bug Fixes
Dependencies
1.58.3 (2020-09-15)
Bug Fixes
- [gax-java] Add speedy Bazel builds to Travis ( #1181 ) ( 2fb85fe )
- [gax-java] add Vim files to .gitignore ( #1179 ) ( 2de22b6 )
- [gax-java] Fix broken Bazel build ( #1180 ) ( 834c05e )
1.58.2 (2020-08-07)
Bug Fixes
1.58.1 (2020-08-06)
Bug Fixes
- fix dependencies.properties resource file creation during deployment ( #1163 ) ( 3e7e1f1 )
- Watchdog.shutdownNow() does not shutdown executor ( #1158 ) ( 6241a21 )
1.58.0 (2020-07-31)
Features
- add retry logging ( #1160 ) ( 1575715 )
- enable setting quota_project_id ( #1128 ) ( 20bb200 )
- non-retryable RPCs use totalTimeout ( #1149 ) ( b7646a3 )
Bug Fixes
1.57.2 (2020-07-21)
Bug Fixes
- Fix javadoc generation on Java11 ( #1145 ) ( c7a039e )
- Preconditions only supports %s format ( #1153 ) ( 8145311 )