-
This plugin causes auto-save to trigger immediately after I stop typing when a proto file is open but not in focus
Example:
Have a .go file open, open a .proto file -> split and move right
Add a …
-
**Describe the bug**
I have a stream service in a server behind a proxy that has a timeout of 10 min and then closes the connection, when this happens I expect the async iterator to throw an except…
-
**Is your feature request related to a problem? Please describe.**
Most of today I have been trying to somehow get up and running some kind of testing setup around jest for the nodejs server you have…
-
## Description
I am somehow making it so that I can't use the new validate beta
## Steps to Reproduce
1. Create auth.proto file in proto/auth/v1/auth.proto
```
syntax = "proto3";
package a…
-
## Description
In managed mode and noticed no validates are occuring but no errors during generation
## Steps to Reproduce
```proto
message HyperParameters {
int32 input_count = 1 [
(b…
-
Package Name: com_github_bufbuild_buf@1.14.0
Current Version: v1.14.0@2023-02-09
Available Version: v1.18.0@2023-05-05
Upstream releases: https://github.com/bufbuild/buf/releases
-
**Describe the bug**
We switched from using grpc-web to connect-web with grpc-web protocol.
Our backend returns the following response for errors, its HTTP 204 and two headers `grpc-status` and …
-
Hi! I'm using buf to generate typescript code for my connect service.
`import "google/type/money.proto";` I'm using that import in my proto file, and the generated typescript file is trying to imp…
-
## Description
make fail
bash-4.1# make build
bazel build //...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
ERROR: /opt/app-root/src/.cache/bazel/_…
-
On addition of a new proto package, it sends a failure message like - `Failure: input contained 4 images, whereas against contained 3 images`.
I don't think it should be a breaking change.