1. 8c4c4ae internal/descfmt: replace uses of MethodByName with direct calls when possible by Pierre Gimalac · 5 days ago master
  2. 9b1c943 types: regenerate using latest protobuf v33.3 release by Michael Stapelberg · 4 days ago
  3. 8b39a84 encoding/protojson: fix google.protobuf.Empty serialization by Michael Stapelberg · 7 days ago
  4. 20262ed encoding/prototext: implement recursion limit by Michael Stapelberg · 8 days ago
  5. e9def1a encoding/protodelim: error out when size exceeds math.MaxInt by Michael Stapelberg · 8 days ago
  6. cb6ac5a internal/descfmt: fix dce with Go 1.26 by not calling MethodByName for Methods by Pierre Gimalac · 10 days ago
  7. 232b109 encoding/protojson: reject non-numeric ints/floats by Michael Stapelberg · 11 days ago
  8. 60bc867 compiler/protogen: introduce and expose feature resoluton to protogen by Mike Kruskal · 5 weeks ago
  9. f10681a all: start v1.36.11-devel by Michael Stapelberg · 5 weeks ago
  10. 96a1791 all: release v1.36.11 by Michael Stapelberg · 5 weeks ago v1.36.11
  11. 9197dd0 internal/impl: check recursion limit in lazy decoding validation by Michael Stapelberg · 5 weeks ago
  12. d509f92 encoding/prototext: Support URL chars in type URLs in text-format. by ferstl · 6 weeks ago
  13. b85b189 reflect/protodesc: add support for edition unstable by Michael Stapelberg · 5 weeks ago
  14. cb88647 all: add EDITION_UNSTABLE support by Michael Stapelberg · 6 weeks ago
  15. aeaf00b types: regenerate using latest protobuf v33.2 release by Michael Stapelberg · 6 weeks ago
  16. ea388e2 internal/testprotos/lazy: convert .proto files to editions by Michael Stapelberg · 6 weeks ago
  17. 46f785e cmd/protoc-gen-go: add missing annotations for few generated protobuf symbols. by Mikita Belahlazau · 8 weeks ago
  18. 9607398 internal/filedesc: remove duplicative Message.unmarshalOptions by Michael Stapelberg · 9 weeks ago
  19. 792d359 internal/encoding/tag: use proto3 defaults if proto3 by Gavin Li · 3 months ago
  20. 4a45645 proto: un-flake TestHasExtensionNoAlloc by Michael Stapelberg · 3 months ago
  21. d65e1d4 compiler/protogen: properly filter option dependencies in go-protobuf plugin. by Mike Kruskal · 3 months ago
  22. 55497d0 types: regenerate using latest protobuf v33 release by Michael Stapelberg · 3 months ago
  23. c720882 reflect/protodesc: fix handling of import options in dynamic builds by Mike Kruskal · 3 months ago
  24. e0867da proto: add test for oneofs containing messages with required fields by Michael Stapelberg · 3 months ago
  25. df20b24 proto: add explicit test for a non-nil but empty byte slice by Michael Stapelberg · 3 months ago
  26. 059534d all: start v1.36.10-devel by Michael Stapelberg · 4 months ago
  27. f9fa50e all: release v1.36.10 by Michael Stapelberg · 4 months ago v1.36.10
  28. 4f1b733 internal/race_test: add missing impl.LazyEnabled() t.Skip by Michael Stapelberg · 4 months ago
  29. 0b2c87d reflect/protodesc: edition-2024-specific properties should not be lost when converting FileDescriptorProto to protoreflect.FileDescriptor by Josh Humphries · 4 months ago
  30. 102fb80 proto: add more invalid group encoding test cases by Michael Stapelberg · 4 months ago
  31. b4906e6 internal/impl: verify lazy unmarshal on Deterministic encoding by Michael Stapelberg · 4 months ago
  32. e46e4f4 internal/impl: stop using deprecated .Field in lazy_test.go by Michael Stapelberg · 4 months ago
  33. a28e5c6 all: update to latest github.com/google/go-cmp by Michael Stapelberg · 4 months ago
  34. 0328e6f all: start v1.36.9-devel by Michael Stapelberg · 4 months ago
  35. cb2db43 all: release v1.36.9 by Michael Stapelberg · 4 months ago v1.36.9
  36. 105a57b cmd/protoc-gen-go: add test for "import option" directive by Michael Stapelberg · 5 months ago
  37. d088586 internal/editionssupport: declare support for edition 2024 by Michael Stapelberg · 5 months ago
  38. 5b828f6 editions: Fix spelling mistake in panic message by Alex Freidah · 5 months ago
  39. b8ce5fc all: start v1.36.8-devel by Michael Stapelberg · 5 months ago
  40. 0833cf3 all: release v1.36.8 by Michael Stapelberg · 5 months ago v1.36.8
  41. 0af3f0f all: set Go language version to Go 1.23 by Michael Stapelberg · 5 months ago
  42. 5ccbdec types: regenerate using latest protobuf v32 release by Michael Stapelberg · 5 months ago
  43. 708d96f all: start v1.36.7-devel by Michael Stapelberg · 5 months ago
  44. 7e776d4 all: release v1.36.7 by Michael Stapelberg · 5 months ago v1.36.7
  45. 8e8926e encoding/protowire: micro-optimize SizeVarint (-20% on Intel) by Michael Stapelberg · 7 months ago
  46. 32018e9 internal/impl: remove unnecessary atomic access for non-lazy lists by Michael Stapelberg · 8 months ago
  47. 9c38aec impl: remove unnecessary nil check from presence.Present by Michael Stapelberg · 8 months ago
  48. 41298d3 types/descriptorpb: regenerate using latest protobuf v31 release by Michael Stapelberg · 8 months ago
  49. e5d4468 cmd/protoc-gen-go: centralize presence and lazy logic into filedesc by Michael Stapelberg · 8 months ago
  50. b4a995b internal: move usePresenceForField to internal/filedesc by Michael Stapelberg · 8 months ago
  51. 3a5f1f0 internal/impl: clean up usePresenceForField() (no-op) by Michael Stapelberg · 9 months ago
  52. 58d6425 all: start v1.36.6-devel by Michael Stapelberg · 10 months ago
  53. 3f79c52 all: release v1.36.6 by Michael Stapelberg · 10 months ago v1.36.6
  54. a5da9b2 gha-ci: instruct bazelisk to use Bazel 7.x by Michael Stapelberg · 10 months ago
  55. 9f3ed37 internal_gengo: generate a const string literal for the raw descriptor by Chressie Himpel · 12 months ago
  56. 4247b1b proto: Add CloneOf[M Message](m M) M by Jille Timmermans · 11 months ago
  57. f7fcf5b types/descriptorpb: regenerate using latest protobuf v30 release by Michael Stapelberg · 11 months ago
  58. 9c8c2dd all: set Go language version to Go 1.22 by Michael Stapelberg · 11 months ago
  59. 1719d63 all: start v1.36.5-devel by Michael Stapelberg · 11 months ago
  60. f09e239 all: release v1.36.5 by Michael Stapelberg · 11 months ago v1.36.5
  61. ab9efaa protogen: fix name mangling for fields with identical GoCamelCase by Michael Stapelberg · 12 months ago
  62. e677ef9 all: remove weak field support by Michael Stapelberg · 1 year ago
  63. 89b5638 all: start v1.36.4-devel by Michael Stapelberg · 12 months ago
  64. 259e665 all: release v1.36.4 by Michael Stapelberg · 12 months ago v1.36.4
  65. 5f93d99 internal_gengo: avoid allocations in rawDescGZIP() accessors by Michael Stapelberg · 12 months ago
  66. 2005adb reflect/protodesc: fix panic when working with dynamicpb by Josh Humphries · 1 year ago
  67. aee8a9c internal_gengo: switch back from string literal to hex byte slice by Michael Stapelberg · 1 year ago
  68. 0c3cc2f internal_gengo: use unsafe.StringData() to avoid a descriptor copy by Michael Stapelberg · 1 year ago
  69. cc8d1c2 internal_gengo: store raw descriptor in .rodata section by Michael Stapelberg · 1 year ago
  70. 132f042 all: start v1.36.3-devel by Michael Stapelberg · 1 year ago
  71. 54ef969 all: release v1.36.3 by Michael Stapelberg · 1 year ago v1.36.3
  72. 7cbd915 reflect/protodesc: fix panic when working with dynamicpb by Michael Stapelberg · 1 year ago
  73. 2f60868 proto: add example for GetExtension, SetExtension by Michael Stapelberg · 1 year ago
  74. de043b9 runtime/protolazy: replace internal doc link with external link by Michael Stapelberg · 1 year ago
  75. 42e0fa9 all: split flags.ProtoLegacyWeak out of flags.ProtoLegacy by Michael Stapelberg · 1 year ago
  76. 5fee2a7 internal/impl: remove unused exporter parameter by Michael Stapelberg · 1 year ago
  77. 84924f7 internal/impl: switch to reflect.Value.IsZero by Michael Stapelberg · 1 year ago
  78. fe8430d cmd/protoc-gen-go: remove json struct tags from unexported fields by Michael Stapelberg · 1 year ago
  79. 84f7738 internal/impl: clean up unneeded Go<1.12 MapRange() alternative by Michael Stapelberg · 1 year ago
  80. 9acc8f2 types/dynamicpb: switch atomicExtFiles to atomic.Uint64 type by Michael Stapelberg · 1 year ago
  81. ad89419 all: start v1.36.2-devel by Michael Stapelberg · 1 year ago
  82. 12c6ebd all: release v1.36.2 by Michael Stapelberg · 1 year ago v1.36.2
  83. 8878926 internal/impl: fix WhichOneof() to work with synthetic oneofs by Michael Stapelberg · 1 year, 1 month ago
  84. c0c814f all: start v1.36.1-devel by Michael Stapelberg · 1 year, 1 month ago
  85. 7fc5ff4 all: release v1.36.1 by Michael Stapelberg · 1 year, 1 month ago v1.36.1
  86. 575aebf internal/impl: revert IsSynthetic() check to fix panic by Michael Stapelberg · 1 year, 1 month ago
  87. ce4fa19 internal/errors: delete compatibility code for Go before 1.13 by Michael Stapelberg · 1 year, 1 month ago
  88. 607da3e all: start v1.36.0-devel by Michael Stapelberg · 1 year, 1 month ago
  89. 3b78ca8 all: release v1.36.0 by Michael Stapelberg · 1 year, 1 month ago v1.36.0
  90. 4cf3399 src/google/protobuf: document UnmarshalJSON / API level behavior by Michael Stapelberg · 1 year, 1 month ago
  91. 8edf940 reflect/protoreflect: use [] syntax to reference method by Michael Stapelberg · 1 year, 1 month ago
  92. 5376513 proto: add reference to size semantics with lazy decoding to comment by Michael Stapelberg · 1 year, 1 month ago
  93. 560503e compiler/protogen: allow overriding API level from --go_opt by Michael Stapelberg · 1 year, 1 month ago
  94. b64efdb cmd/protoc-gen-go: generate _protoopaque variant for hybrid by Michael Stapelberg · 1 year, 1 month ago
  95. 9eda3d5 all: regenerate.bash for Opaque API by Michael Stapelberg · 1 year, 1 month ago
  96. eb7b468 all: Release the Opaque API by Michael Stapelberg · 1 year, 1 month ago
  97. 5f5de33 types/descriptorpb: regenerate using latest protobuf v29.1 release by Josh Humphries · 1 year, 1 month ago
  98. bdcc7ad internal/impl: skip synthetic oneofs in messageInfo by Michael Stapelberg · 1 year, 2 months ago
  99. 30f628e all: start v1.35.2-devel by Chressie Himpel · 1 year, 2 months ago
  100. c72053a all: release v1.35.2 by Chressie Himpel · 1 year, 2 months ago v1.35.2