-
Notifications
You must be signed in to change notification settings - Fork 175
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-kotlin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: grpc/grpc-kotlin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 44 files changed
- 6 contributors
Commits on Nov 14, 2021
-
ServerCalls: cancel only the request's Job (#303)
Before this commit, passing a CoroutineContext with a Job to ServiceImplBase's constructor ended up in the entirety of context's job being cancelled (#302).
Configuration menu - View commit details
-
Copy full SHA for 5512894 - Browse repository at this point
Copy the full SHA 5512894View commit details
Commits on Nov 16, 2021
-
* Update README.md * Update README.md - Replaced YOUR_X_VERSION with variables - Changed `protobuf.version` and `java.grpc.version` to fix the max supported values - Added an `IMPORTANT:` comment to specify the max supported versions of protobuf and protobuf-kotlin Co-authored-by: James Ward <james@jamesward.com>
Configuration menu - View commit details
-
Copy full SHA for 9d91765 - Browse repository at this point
Copy the full SHA 9d91765View commit details
Commits on Nov 22, 2021
-
Load rules_kotlin rules from jvm.bzl (#300)
As of rules_kotlin v1.5.0-beta-3, its JVM rules should be imported from jvm.bzl, not kotlin.bzl, to prevent a noisy warning: https://github.com/bazelbuild/rules_kotlin/blob/v1.5.0-beta-3/kotlin/kotlin.bzl
Configuration menu - View commit details
-
Copy full SHA for 85efbc1 - Browse repository at this point
Copy the full SHA 85efbc1View commit details -
Depend on tools in the exec configuration (#301)
As of Bazel 4, protoc and most tools are dependend on via the exec configuration rather than the host configuration. By also using the exec transition in grpc_kotlin, unnecessary (and very costly) rebuilds of protoc can be prevented.
Configuration menu - View commit details
-
Copy full SHA for 5ccb209 - Browse repository at this point
Copy the full SHA 5ccb209View commit details
Commits on Nov 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dc13791 - Browse repository at this point
Copy the full SHA dc13791View commit details
Commits on Dec 20, 2021
-
* to compose * bump compose and cleanup * move service out of composable * cleanup * rename GreeterService * better resource mgmt - maybe * bump android versions * examples only on jdk 1.11 * try new setup-java
Configuration menu - View commit details
-
Copy full SHA for 9922e87 - Browse repository at this point
Copy the full SHA 9922e87View commit details
Commits on Dec 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4a25ef4 - Browse repository at this point
Copy the full SHA 4a25ef4View commit details
Commits on Jan 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 808569a - Browse repository at this point
Copy the full SHA 808569aView commit details
Commits on Jan 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0c75576 - Browse repository at this point
Copy the full SHA 0c75576View commit details
Commits on Jan 19, 2022
-
* prepare for 1.2.1 * only sign if there is a gpg key
Configuration menu - View commit details
-
Copy full SHA for 5fb5eff - Browse repository at this point
Copy the full SHA 5fb5effView 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.2.0...v1.2.1