-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: hyperium/tonic
base: v0.1.0-alpha.3
head repository: hyperium/tonic
compare: v0.1.0-alpha.4
- 14 commits
- 55 files changed
- 8 contributors
Commits on Oct 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7eda823 - Browse repository at this point
Copy the full SHA 7eda823View commit details
Commits on Oct 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 51ce0b9 - Browse repository at this point
Copy the full SHA 51ce0b9View commit details
Commits on Oct 18, 2019
-
fix(transport): Rename server tls config method (#73)
BREAKING CHANGE: `rustls_client_config` for the server has been renamed to `rustls_server_config`.
Configuration menu - View commit details
-
Copy full SHA for 2a4bdb2 - Browse repository at this point
Copy the full SHA 2a4bdb2View commit details -
Add rustfmt.toml with edition=2018 (#74)
* Ignore all target/ directories * Add rustfmt.toml with an edition
Configuration menu - View commit details
-
Copy full SHA for 6210103 - Browse repository at this point
Copy the full SHA 6210103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d0a795 - Browse repository at this point
Copy the full SHA 5d0a795View commit details
Commits on Oct 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9079e0f - Browse repository at this point
Copy the full SHA 9079e0fView commit details -
feat(transport): Add support client mTLS (#77)
This commit adds a simple API for specifying the TLS certificate a GRPC client will present (via the same `Identity` wrapper as a server cert is configured). It also adds an API to specify which CA certificate client TLS certificates will be validated against for servers.
Configuration menu - View commit details
-
Copy full SHA for 335a373 - Browse repository at this point
Copy the full SHA 335a373View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b0613a - Browse repository at this point
Copy the full SHA 9b0613aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ebedcd - Browse repository at this point
Copy the full SHA 8ebedcdView commit details
Commits on Oct 23, 2019
-
chore(readme): Remove readme examples (#79)
* chore(readme): Remove readme examples This swaps out the readme example to use instead a link to the routeguide tutorial. * Add helloworld tutorial
Configuration menu - View commit details
-
Copy full SHA for 18c20a9 - Browse repository at this point
Copy the full SHA 18c20a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 580aa41 - Browse repository at this point
Copy the full SHA 580aa41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50424a6 - Browse repository at this point
Copy the full SHA 50424a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dbde95 - Browse repository at this point
Copy the full SHA 1dbde95View commit details -
chore: Prepare alpha.4 release (#91)
* chore: Prepare alpha.4 release * Update changelog
Configuration menu - View commit details
-
Copy full SHA for 77fc740 - Browse repository at this point
Copy the full SHA 77fc740View commit details
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 v0.1.0-alpha.3...v0.1.0-alpha.4