-
**Describe the bug**
Try to create a response message like this.
```proto
message AnalyticsViewRow {
map value = 1;
}
message GetAnalyticsViewResponse {
Response response = 1;
Anal…
-
I was trying to download buf cli from source following the documentation here :
https://buf.build/docs/installation
and it seems that the command `curl -sSL "https://github.com/bufbuild/buf/rel…
-
We are testing the the [maven remote packages](https://buf.build/docs/bsr/remote-packages/maven/) of the BSR.
We are specifiying `java_package_prefix.default` in managed mode when generating java …
-
## Mandatory
**Where is the source code for the plugin?**
https://github.com/yukukotani/protoc-gen-nestjs
## Optional
**Does the plugin have a valid semver version?**
v0.1.0 is the la…
-
We are testing the the [maven remote packages](https://buf.build/docs/bsr/remote-packages/maven/) of the BSR.
We are specifiying `java_package_prefix.default` in managed mode when generating java …
-
**Describe the bug**
I'm using cel-go via [protovalidate-go](https://github.com/bufbuild/protovalidate-go), but I found the build failed for `no field or method` errors in Ast expressions.
**To …
-
There are cases where an api token is not necessary (internal use for example), so the sink should not enforce this.
-
I'm trying to add this library to my project by `go get -u github.com/fullstorydev/grpcurl`
but got:
```bash
go: downloading github.com/fullstorydev/grpcurl v1.8.8
go: github.com/fullstorydev/grpc…
-
We just switched to using the module and have been very pleased with the auto-instrumented requests but have also seen the number of events we send to our provider (honeycomb) increase quite a bit. Be…
-
_Disclaimer: It may be possible that connect does support this and my lack of understanding makes me unable to make it work. However I couldn't find anything in GitHub issues or in docs (please note, …