issues
search
golang
/
protobuf
Go support for Google's protocol buffers
BSD 3-Clause "New" or "Revised" License
9.79k
stars
1.58k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
google.golang.org/protobuf/types/known/structpb: TestToStruct fails at Go tip after the runtime map change in Go CL 627716
#1656
dmitshur
closed
1 day ago
1
Consider using the `debug_redact` field / enum option when marshaling into prototext
#1655
ivucica
opened
1 week ago
6
err comment output in generated file by protoc-gen-go
#1654
yangjuncode
closed
3 weeks ago
4
Any interest in an Equal method for oneof wrappers?
#1653
ghjm
opened
4 weeks ago
5
Document unexpected behavior in SortRepeated and SortRepeatedFields
#1652
uhhhclem
closed
3 weeks ago
1
protocmp: add SortSlices option
#1651
ash2k
closed
1 month ago
2
When using cmp.Diff with a struct that embeds a proto message, protocmp.Transform ignores all other fields
#1650
nathanperkins
closed
1 month ago
6
[protojson][MarshalOptions] Issues when enum value is 0
#1649
omar-scio
closed
1 month ago
2
appendMap Panic
#1648
winey-dev
closed
1 month ago
4
Why is .String() not configurable for generated pb models? forced to use prototext
#1647
gdpaulmil
closed
2 months ago
2
Incompatible API change between v1.33.0 and v1.34.0
#1646
bobg
closed
2 months ago
7
Slice of generated message structs is both empty and not empty at the same time
#1645
chrispytoes
closed
2 months ago
4
Query on the using protobuf module
#1644
abdulwwahid
closed
2 months ago
3
type-safe Extensions API using Go Generics
#1643
stapelberg
opened
2 months ago
1
proto: Export ErrInvalidUTF8
#1642
AndreasBergmeier6176
opened
3 months ago
1
Why does deserialize []byte("xxxx") into a proto structure work?
#1641
hedon954
closed
3 months ago
2
Proposal: remove presumably unused purego support
#1640
stapelberg
closed
3 months ago
0
Panic when use enum.String() before main()
#1639
lvhuat
closed
3 months ago
2
protocmp: Panic on embed message field comparison
#1638
tamayika
opened
3 months ago
7
Correctly advertise editions support
#1637
mkruskal-google
opened
3 months ago
3
google.protobuf.Empty as response serializes to not empty response depending on request headers
#1636
abraxasjoshuricke
closed
3 months ago
2
add proto.IsWellFormed helper function to validate that a message value is well-formed
#1634
jhump
opened
3 months ago
1
protoreflect x dynamicpb interaction: should descriptors match names or be pointer-identical?
#1633
stapelberg
opened
4 months ago
0
A terrible work-around:
#1632
Sec32fun32
closed
4 months ago
2
proto.Equal does not check for nested invalidity
#1631
exi
opened
4 months ago
5
How to redefine the json tag?
#1630
fayfive
closed
4 months ago
2
--gofast_out option in protoc discards inline comments from .proto files
#1629
charlie103
closed
4 months ago
1
structpb.Struct.MarshalJSON is not consistent
#1628
zchenyu
closed
4 months ago
4
Service crash caused by encoding
#1627
unihon
closed
3 months ago
3
encoding/protojson: unmarshalBytes assumes no padding if byte string length is not divisible by 4
#1626
MioYamanaka
closed
3 months ago
27
Can protobuf provide tags for customized message generated fields?
#1625
cold-bin
closed
4 months ago
2
custom options doesn't seem to work for protobuf map fields
#1624
yangzh
opened
4 months ago
2
Random 0xfeff / ZERO WIDTH NO-BREAK SPACE being added to returned string values
#1623
agruetz
opened
4 months ago
3
related to #1054 and similar "plugin output is unparseable" errors
#1622
jonasbadstuebner
closed
4 months ago
4
Make M option overwrite `option go_package` in the `.proto` file (as opposed to return an error)
#1621
janpfeifer
closed
4 months ago
5
encoding/protojson: handling google.protobuf.Empty
#1620
holycheater
opened
5 months ago
27
Editions language feature: (pb.go).struct_tag
#1619
bmon
closed
4 months ago
11
`ProtoReflect().GetUnknown()` Not Working
#1618
frankgreco
opened
5 months ago
4
undefined: descriptorpb.Default_FileOptions_PhpGenericServices
#1617
erkanrua
closed
6 months ago
2
protodesc: too strict about proto3 field names when creating descriptors from FileDescriptorProto
#1616
jhump
closed
6 months ago
0
editions: maps are incorrectly serialized if file has default message encoding of DELIMITED
#1615
jhump
closed
5 months ago
8
Proposal: Add `Override` mode to `proto.Merge`
#1614
marnixbouhuis
closed
6 months ago
2
Proposal: Set go.mod Go language version to oldest supported Go version (1.21 currently)
#1613
stapelberg
closed
6 months ago
8
Reflection: protopath parsing and path+message access
#1612
deeglaze
opened
6 months ago
7
v1.33.0 breaks bazel build
#1611
debkanchan
closed
6 months ago
14
feature: Generate test client / `bufconn` constructors
#1610
coxley
closed
7 months ago
4
Tracking issue: Fully Lazy Extension decoding
#1609
stapelberg
closed
6 months ago
14
go_features.proto has incorrect package and error-prone file path
#1608
jhump
closed
7 months ago
5
Parsing protoc plugin option containing ','
#1607
Clement-Jean
closed
7 months ago
5
protojson: fail to unmarshal JSON with reserved fields
#1606
timofurrer
closed
6 months ago
19
Next