Issues
- 1
- 2
- 1
Clone Field or Use it Twice?
#628 opened by Smithx10 - 0
`v2/protobuilder` doesn't automatically detect builders that point to the same descriptor (or path)
#626 opened by nhatthm - 0
NPE from sourceinfo wrapping logic
#618 opened by Alfus - 2
- 2
Optional fields are considered oneofs?
#619 opened by zchenyu - 4
desc/builder: feature request: auto-de-duplicate builders and already-built descriptors in transitive graph
#617 opened by kevin-break - 2
Is there a way to UseProtoNames?
#616 opened by renier - 1
- 15
- 5
- 2
If there are messages nested in the proto file, the numbers will be recognised as strings
#599 opened by Big-big-orange - 3
go build error
#587 opened by likhita-8091 - 0
Tests broken with google.golang.org/protobuf v1.33.0
#597 opened by psydvl - 2
Fail to compile proto file
#596 opened by larstos - 5
Regression upgrading from v1.14.1 to v1.15.4: new mustBeSource constraint/check
#591 opened by stapelberg - 3
Regression upgrading from v1.14.1 to v1.15.4: absolute paths no longer accepted by parser.ParseFilesButDoNotLink
#590 opened by stapelberg - 1
Regression upgrading from v1.14.1 to v1.15.4: extensions are resolved recursively instead of non-recursively
#589 opened by stapelberg - 3
Upgrade protocompile to v0.7.0
#585 opened by Shnitzelil - 5
missing `{}` after printing option
#583 opened by japersik - 2
First enum value must be 0 in proto3 [protoprint]
#581 opened by japersik - 1
String escaping in protoprint is wrong
#579 opened by japersik - 1
Selecting marshaling method for known field types
#557 opened by sduchesneau - 1
- 1
Protoreflect doesn't fall back to to v1alpha when a gRPC unimplemented response is returned
#577 opened by jroper - 6
might not be bug: false duplication report due to use of relative path instead of absolute path
#571 opened by MUCZ - 8
SIGSEGV: panic: runtime error: invalid memory address or nil pointer dereference in v1.15.2
#572 opened by mprimeaux - 2
can not FindMessage from linked files
#565 opened by TeavenX - 1
- 6
- 0
Breaking changes in the protocompile/ast dependency
#566 opened by quipo - 2
- 4
Any method for setting nested MessageKind field
#561 opened by HugoNgai - 2
Calling client.AllExtensionNumbersForType when no extensions exist returns an error
#558 opened by nihar-aalyria - 4
Support for reading proto files from jar / zip files
#559 opened by tsipo - 1
can't handle the import proto
#556 opened by gx303841541 - 3
clarity on v2 api support via `MessageV2`
#552 opened by timruffles - 6
FileDescriptor uses filename as a reference, which breaks reflection when protofile is renamed, but Go code is not recompiled
#547 opened by utrack - 5
possible regression from v1.15.0
#553 opened by tmc - 4
error handling protobuf option (grpc.gateway.protoc_gen_swagger.options.openapiv2_schema)
#549 opened by baganokodo2022 - 1
Use proto v2 for rendering options in output
#531 opened by marcoferrer - 1
- 2
Use protoset & reflection in the same time
#540 opened by mark4z - 2
how to marshal json for nested message
#538 opened by tonglin96 - 1
*Message can't convert to the correct json format
#537 opened by Dimp1e - 2
- 6
LoadMessageDescriptorForMessage bug
#528 opened by Shukla-Ankur - 1
- 3
programmatic access to message option's value
#516 opened by nordicdyno