-
Notifications
You must be signed in to change notification settings - Fork 4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: grpc/grpc-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.22.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: grpc/grpc-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.22.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 29 files changed
- 3 contributors
Commits on Jun 25, 2019
-
netty-shaded: Use compile instead of runtime dependency in pom (backp…
…ort of #5901) Maven does not include transitive runtime dependencies in the compile-time classpath (testing shows Gradle 4 does; docs say Gradle 5 doesn't). So if a user references the shaded NettyServerBuilder without also depending on grpc-core directly, compilation will fail because AbstractServerImplBuilder couldn't be found. This isn't technically a problem, since we're not wanting to encourage users to reference the shaded classes directly. But some users will certainly reference the classes anyway and the error is pretty confusing while also being trivially worked around. In other words: it justs wastes people's time and benefits nobody. Fixes #5881
Configuration menu - View commit details
-
Copy full SHA for fa32365 - Browse repository at this point
Copy the full SHA fa32365View commit details
Commits on Jun 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9d56a1b - Browse repository at this point
Copy the full SHA 9d56a1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2254bf1 - Browse repository at this point
Copy the full SHA 2254bf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for da4311d - Browse repository at this point
Copy the full SHA da4311dView commit details
Commits on Jul 8, 2019
-
Make //compiler:grpc_java_plugin publicly visible again
Prior to 745aa0a, this target was visible publicly.
Configuration menu - View commit details
-
Copy full SHA for f575a6d - Browse repository at this point
Copy the full SHA f575a6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f891558 - Browse repository at this point
Copy the full SHA f891558View commit details
Commits on Jul 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c3a5e09 - Browse repository at this point
Copy the full SHA c3a5e09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07dd6cb - Browse repository at this point
Copy the full SHA 07dd6cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e511934 - Browse repository at this point
Copy the full SHA e511934View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.22.0...v1.22.1