This repository was archived by the owner on Sep 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 101
deps: update gRPC #1263
Merged
Merged
deps: update gRPC #1263
Changes from 1 commit
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
80a5ebe
deps: update gRPC
elharo 3db1679
Merge branch 'master' into elharo-patch-2
elharo 837fe66
try 1.34.1
elharo 465eb66
Merge branch 'master' into elharo-patch-2
elharo b98d976
Merge branch 'master' into elharo-patch-2
elharo 1ef968a
more transitive deps
3b85966
Merge branch 'master' into elharo-patch-2
elharo 98dcbb2
Merge branch 'master' into elharo-patch-2
elharo bfe1615
Merge branch 'master' into elharo-patch-2
elharo f56a226
more netty deps
bc540db
perfmark
96b4b3b
Merge branch 'master' into elharo-patch-2
elharo 1c96f64
more tranistive deps
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev
Previous commit
more tranistive deps
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can anyone explain why this upgrade requires me to add all these transitive dependencies from gRPC? Something about bazel builds I'm missing? @ejona86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems you aren't using mvn_install: https://github.com/googleapis/gax-java/blob/master/WORKSPACE
https://github.com/grpc/grpc-java/releases/tag/v1.33.0
https://github.com/grpc/grpc-java/releases/tag/v1.27.0