Julian Figueroa
Julian Figueroa
# Issue When using an asterisk as part of the index name like: `some-events-*` to match different indexes like: ``` some-events-foo some-events-bar some-events-20191118 ``` the url encodes the `*` Sample...
Fixes #482
The source repository https://github.com/GoogleCloudPlatform/protoc-gen-bq-schema does SemVer releases, it can be moved to sync them instead of individual git commits. We need to wait for the next release to avoid pushing...
Similar treatment than #579, waiting if/when protovalidate moves to v2: https://github.com/bufbuild/protovalidate/pull/233
This is a re-occurrence of a bug previously reported in https://github.com/protocolbuffers/protobuf/issues/9427 but I don't have permissions to reopen that issue. **What version of protobuf and what language are you using?**...