-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: hyperium/tonic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hyperium/tonic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 20 files changed
- 5 contributors
Commits on Sep 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5723681 - Browse repository at this point
Copy the full SHA 5723681View commit details
Commits on Sep 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ee3d0df - Browse repository at this point
Copy the full SHA ee3d0dfView commit details
Commits on Sep 21, 2022
-
feat(types): Add gRPC Richer Error Model support (BadRequest) (#1068)
* types: add tonic as dependency, add error_details.proto * types: add BadRequest support from flemosr/tonic-richer-error * types: adjust code following suggestions Adjustments following suggestions by @LucioFranco in #1068. Adjust style, remove unecessary prints, avoid glob imports, apply `non_exhaustive` to `ErrorDetails` and `ErrorDetail`, avoid pub fields in `ErrorDetails`, adjust `WithErrorDetails::with_error_details_vec` args, add `gen_details_bytes`. * types: add generated protobuf code As suggested by @LucioFranco in #1068 (comment). This avoids the need for consumers to have `protoc` in their path. Implemented following changes in #1065. * types: add custom metadata support This allows consumers to provide custom metadata when creating a `Status` with error details. * types: adjust code following suggestions Adjustments following suggestions by @LucioFranco in #1068. Move `error_details_vec` mod into `error_details` mod, adjust doc comments, rename `WithErrorDetails` trait to `StatusExt`.
Configuration menu - View commit details
-
Copy full SHA for 3e40d81 - Browse repository at this point
Copy the full SHA 3e40d81View commit details
Commits on Sep 26, 2022
-
feat: add
Result<T>
type alias for `std::result::Result<T, tonic::S……tatus>` (#1085) * add `Result<T>` type alias for `std::result::Result<T, tonic::Status>` * Allow user to override the error type Co-authored-by: David Pedersen <david.pdrsn@gmail.com> * add rustdoc for `tonic::Result` * cargo fmt Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 56ff45d - Browse repository at this point
Copy the full SHA 56ff45dView commit details
Commits on Sep 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c1b08df - Browse repository at this point
Copy the full SHA c1b08dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cddd992 - Browse repository at this point
Copy the full SHA cddd992View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e29c9 - Browse repository at this point
Copy the full SHA a7e29c9View commit details
There are no files selected for viewing
This file was deleted.
Large diffs are not rendered by default.