We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed4611 commit deda288Copy full SHA for deda288
protoc_plugin/CHANGELOG.md
@@ -3,9 +3,9 @@
3
* Bump `protobuf` constraint to `^4.1.0`
4
* Read `default_host` and `oauth_scopes` options from gRPC service definitions
5
and write that information to the generated gRPC clients.
6
-* Generate dartdocs for grpc services ([#973]).
7
* Adjust the deprecation messages for the message `clone()` and `copyWith()`
8
methods ([#998]).
+* Generate dartdocs for grpc services ([#973]).
9
10
We now parse and generate code cooresponding to the proto options
11
`google.api.default_host` and `google.api.oauth_scopes`:
0 commit comments