Joshua Carpeggiani
Joshua Carpeggiani
@yulicrunchy I've been working on a workaround for equating proto objects that have lists without a guaranteed order: https://github.com/anz-bank/equals it takes a generic interface, and converts it to json before...
end of day right now, will look at tomorrow
Hey @nomad-software Still WIP and hasn't been abandoned
hey @nomad-software The [bufbuild/connect-opentelemetry-go](https://github.com/bufbuild/connect-opentelemetry-go) has been made public although it is unstable (so is opentelemetry I guess). There's still active development on it as it doesn't support streaming handlers/clients for...
I think if observability is going to be added it should use the latest OpenTelmetry libraries instead of prometheus_client, especially because they're now stable and there's a lot more support...
Hey @kettlecat6 ~I wasn't able to replicate this issue~. I have an example repo [here](https://github.com/joshcarp/buf-1723) that puts all of the files where you've described ``` ├── buf.gen.yaml ├── buf.lock ├──...
Blocked because we can't decide on #1436
Still a lot of questions around buf beta registry, for example: https://github.com/bufbuild/buf/issues/769
Also still an issue with `v1.50.1`
I think that either: - The aliased types should be generated only for the base package, so if any request/response type isn't in the same proto package then the alias...