use grpc-netty-shaded#2832
Conversation
| <gax-httpjson.version>0.34.0</gax-httpjson.version> | ||
| <gax.version>1.17.1-SNAPSHOT</gax.version> | ||
| <gax-grpc.version>1.17.1-SNAPSHOT</gax-grpc.version> | ||
| <gax-httpjson.version>0.34.1-SNAPSHOT</gax-httpjson.version> |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
| .maxHeaderListSize(MAX_HEADER_LIST_SIZE) | ||
| .maxMessageSize(MAX_MESSAGE_SIZE); | ||
| // .maxHeaderListSize(MAX_HEADER_LIST_SIZE) | ||
| .maxInboundMessageSize(MAX_MESSAGE_SIZE); |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
| <dependency> | ||
| <groupId>io.netty</groupId> | ||
| <artifactId>netty-tcnative-boringssl-static</artifactId> | ||
| <version>2.0.7.Final</version> |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
@garrettjonesgoogle PTAL |
garrettjonesgoogle
left a comment
There was a problem hiding this comment.
LGTM (and of course, don't merge until the gax dependency is not a snapshot version)
|
@garrettjonesgoogle PTAL |
|
@garrettjonesgoogle PTAL. Changed Spanner like we talked about |
|
Any progress on this? Shading somehow won't work for me. I'm using ScalaPB in SBT project. This issue is really frustrating |
|
@amerpersonal The PR has already merged. Could you open a separate issue with the problem you have? |
* chore(main): release 2.46.0 * chore: generate libraries at Fri Dec 13 00:04:04 UTC 2024 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <[email protected]>
Updates #2813 but does not close, since Spanner still requires unshaded netty.