java-docs-samples
java-docs-samples copied to clipboard
fix(deps): update dependency com.google.api:gax-grpc to v2.18.7
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
com.google.api:gax-grpc | 2.7.0 -> 2.18.7 |
Release Notes
googleapis/gax-java
v2.18.7
Bug Fixes
v2.18.6
Bug Fixes
- deps: update dependency com.google.cloud:google-cloud-shared-config to v1.5.2 (#1746) (8163f8a)
- deps: update dependency com.google.cloud:google-cloud-shared-config to v1.5.3 (#1748) (f2b7cb2)
- deps: update dependency com.google.protobuf:protobuf-bom to v3.21.4 (#1747) (0b2b1ef)
- Exclude error_prone_annotations from guava. (#1750) (e1c91a4)
v2.18.5
Bug Fixes
- deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.9.2 (#1735) (d7f00be)
- deps: update dependency com.google.api.grpc:proto-google-common-protos to v2.9.2 (#1736) (ee3d4ad)
- deps: update dependency com.google.auth:google-auth-library-credentials to v1.8.1 (#1737) (24bc629)
- deps: update dependency com.google.auth:google-auth-library-oauth2-http to v1.8.1 (#1738) (1030eb6)
- deps: update dependency com.google.cloud:google-cloud-shared-config to v1.5.1 (#1726) (bdffb86)
- deps: update dependency com.google.http-client:google-http-client-bom to v1.42.2 (#1727) (030e9b3)
- deps: update dependency com.google.protobuf:protobuf-bom to v3.21.3 (#1742) (9215e1f)
- deps: update dependency io.grpc:grpc-bom to v1.48.0 (#1741) (4735a4b)
- remove initialization of logger classes which is conflicting with slf4j (#1733) (ccaf265)
v2.18.4
Bug Fixes
- Build routing header params map with the last entry if multiple entries have the same key. (#1729) (878bcf2)
- deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.9.1 (#1721) (bef0af7)
- deps: update dependency com.google.api.grpc:proto-google-common-protos to v2.9.1 (#1722) (7034ead)
- deps: update dependency com.google.auth:google-auth-library-credentials to v1.8.0 (#1723) (b062d6d)
- deps: update dependency com.google.auth:google-auth-library-oauth2-http to v1.8.0 (#1724) (bd8ee04)
v2.18.3
Bug Fixes
- deps: update dependency com.google.api.grpc:grpc-google-common-protos to v2.9.0 (#1706) (eb195c0)
- deps: update dependency com.google.api.grpc:proto-google-common-protos to v2.9.0 (#1708) (0a606f5)
- deps: update dependency com.google.cloud:google-cloud-shared-config to v1.5.0 (#1711) (eb11bb0)
- deps: update dependency com.google.protobuf:protobuf-bom to v3.21.2 (#1720) (19a38cf)
- deps: update dependency org.mockito:mockito-core to v4.6.1 (#1705) (7befaa4)
- deps: update dependency org.threeten:threetenbp to v1.6.0 (#1709) (42cdcaa)
v2.18.2
Bug Fixes
- deps: update dependency com.google.api:api-common to v2.2.1 (#1699) (be79d10)
- deps: update dependency com.google.auth:google-auth-library-credentials to v1.7.0 (#1700) (640525e)
- deps: update dependency com.google.auth:google-auth-library-oauth2-http to v1.7.0 (#1701) (0f27ef7)
- deps: update dependency com.google.http-client:google-http-client-bom to v1.42.0 (#1702) (96c4fa8)
- deps: update dependency com.google.protobuf:protobuf-bom to v3.21.1 (#1703) (3e07036)
- deps: update dependency io.grpc:grpc-bom to v1.47.0 (#1704) (0317926)
- deps: update dependency io.opencensus:opencensus-api to v0.31.1 (#1697) (f9f9e1e)
- deps: update dependency org.graalvm.sdk:graal-sdk to v22.1.0.1 (#1698) (59fbff9)
Dependencies
- update dependency com.google.api.grpc:proto-google-common-protos to v2.9.0 (#1713) (c5eb06e)
- update dependency io.grpc:grpc-bom to v1.47.0 (c5eb06e)
- update dependency io.opencensus:opencensus-api to v0.31.1 (c5eb06e)
- update dependency org.mockito:mockito-core to v4.6.1 (c5eb06e)
- update dependency org.threeten:threetenbp to v1.6.0 (c5eb06e)
- update io.netty dependencies to v4.1.72.Final (c5eb06e)
- update plugin org.sonarqube to v3.4.0.2513 (c5eb06e)
2.18.1 (2022-05-19)
Dependencies
v2.18.1
v2.18.0
Features
- [REGAPIC] Add support for additional bindings (#1680) (59b3699)
- upgrade graal-sdk to 22.1.0 (#1683) (46f899d)
Bug Fixes
- java: remove conflicting reflection configuration to address UnsupportedFeatureException with GraalVM 22.1.0 (#1682) (97c6c8b)
- remove svm dependency (#1679) (c1b88e3)
Dependencies
v2.17.0
Features
Bug Fixes
- Fix handling of null responses in rest transport (#1668) (8def947)
- use graal-sdk 21.3.2 (#1670) (92c2697)
v2.16.0
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
v2.15.0
Features
- Error Details Improvements - GRPC (#1634) (00c3b9d)
- relocate native image properties from java-core to gax (#1648) (609c2aa)
Dependencies
v2.14.0
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
v2.13.0
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
v2.12.2
v2.12.1
v2.12.0
Features
v2.11.0
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)
v2.10.0
Features
- add api key support (#1436) (5081ec6)
- introduce HttpJsonClientCall, Listeners infrastructure and ServerStreaming support in REST transport (#1599) (3c97529)
v2.9.0
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)
v2.8.1
v2.8.0
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
v2.7.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Java 8
#
# trace
#
[ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 1.805 s <<< FAILURE! - in com.example.trace.TraceSampleIT
[ERROR] com.example.trace.TraceSampleIT.testCreateAndRegisterGoogleCloudPlatform Time elapsed: 1.675 s <<< ERROR!
java.lang.NoClassDefFoundError: io/grpc/CallCredentials2
at com.example.trace.TraceSampleIT.testCreateAndRegisterGoogleCloudPlatform(TraceSampleIT.java:59)
Caused by: java.lang.ClassNotFoundException: io.grpc.CallCredentials2
at com.example.trace.TraceSampleIT.testCreateAndRegisterGoogleCloudPlatform(TraceSampleIT.java:59)
[ERROR] com.example.trace.TraceSampleIT.testCreateAndRegisterGoogleCloudPlatform Time elapsed: 1.676 s <<< ERROR!
java.lang.IllegalStateException: Stackdriver exporter is not registered.
at com.example.trace.TraceSampleIT.tearDown(TraceSampleIT.java:42)
[ERROR] com.example.trace.TraceSampleIT.testCreateAndRegister Time elapsed: 0.007 s <<< ERROR!
java.lang.NoClassDefFoundError: io/grpc/CallCredentials2
at com.example.trace.TraceSampleIT.testCreateAndRegister(TraceSampleIT.java:47)
Caused by: java.lang.ClassNotFoundException: io.grpc.CallCredentials2
at com.example.trace.TraceSampleIT.testCreateAndRegister(TraceSampleIT.java:47)
[ERROR] com.example.trace.TraceSampleIT.testCreateAndRegister Time elapsed: 0.008 s <<< ERROR!
java.lang.IllegalStateException: Stackdriver exporter is not registered.
at com.example.trace.TraceSampleIT.tearDown(TraceSampleIT.java:42)
[ERROR] com.example.trace.TraceSampleIT.testCreateAndRegisterFullSampled Time elapsed: 0.007 s <<< ERROR!
java.lang.NoClassDefFoundError: io/grpc/CallCredentials2
at com.example.trace.TraceSampleIT.testCreateAndRegisterFullSampled(TraceSampleIT.java:53)
Caused by: java.lang.ClassNotFoundException: io.grpc.CallCredentials2
at com.example.trace.TraceSampleIT.testCreateAndRegisterFullSampled(TraceSampleIT.java:53)
[ERROR] com.example.trace.TraceSampleIT.testCreateAndRegisterFullSampled Time elapsed: 0.007 s <<< ERROR!
java.lang.IllegalStateException: Stackdriver exporter is not registered.
at com.example.trace.TraceSampleIT.tearDown(TraceSampleIT.java:42)
[ERROR] Errors:
[ERROR] com.example.trace.TraceSampleIT.testCreateAndRegister
[ERROR] Run 1: TraceSampleIT.testCreateAndRegister:47 » NoClassDefFound io/grpc/CallCredentia...
[ERROR] Run 2: TraceSampleIT.tearDown:42 » IllegalState Stackdriver exporter is not registere...
[ERROR] com.example.trace.TraceSampleIT.testCreateAndRegisterFullSampled
[ERROR] Run 1: TraceSampleIT.testCreateAndRegisterFullSampled:53 » NoClassDefFound io/grpc/Ca...
[ERROR] Run 2: TraceSampleIT.tearDown:42 » IllegalState Stackdriver exporter is not registere...
[ERROR] com.example.trace.TraceSampleIT.testCreateAndRegisterGoogleCloudPlatform
[ERROR] Run 1: TraceSampleIT.testCreateAndRegisterGoogleCloudPlatform:59 » NoClassDefFound io...
[ERROR] Run 2: TraceSampleIT.tearDown:42 » IllegalState Stackdriver exporter is not registere...
[ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5:verify (default) on project trace-samples: There are test failures.
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.
java.lang.NoClassDefFoundError: io/grpc/CallCredentials2
at [email protected]/com.example.trace.TraceSampleIT.testCreateAndRegisterGoogleCloudPlatform(TraceSampleIT.java:59)
Caused by: java.lang.ClassNotFoundException: io.grpc.CallCredentials2
at [email protected]/com.example.trace.TraceSampleIT.testCreateAndRegisterGoogleCloudPlatform(TraceSampleIT.java:59)
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.
@Neenu1995 can you please take some time to get this PR merged? Thanks!
@lqiu96 PTAL
Taking a look. It looks like CallCredentials2 was removed from grpc-java ~Oct 2021 (https://github.com/grpc/grpc-java/pull/8572). I think I found the original issue tracker (https://github.com/grpc/grpc-java/issues/4901). Not entirely sure what is causing it still call CallCredentials2.
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.