1. 12d5002 php: Fix that recursion limit is not enforced. by Protobuf Team Bot · 2 hours ago upstream/main
  2. 5d29dca Raise minimum php version to 8.2.0. Drop tests for 8.1. by Rachel Goldfinger · 4 hours ago
  3. c940f01 Disabmiguate name of MessageSchema.equals by Mark Hansen · 6 hours ago
  4. 05bcac9 Fix protos with multiple files with same basename by Protobuf Team Bot · 9 hours ago
  5. b046c9a Drop Bazel 7 tests for bazel, python, partially java partially cpp. by Jie Luo · 17 hours ago
  6. 8d886cf Auto-generate files after cl/855944266 by Protobuf Team Bot · 20 hours ago
  7. 4029df0 Fixed upb's parser to detect missing required fields in missing map values. by Joshua Haberman · 20 hours ago
  8. 8cfe0c8 Check that `readRaw` does not accept negative length value. by Protobuf Team Bot · 25 hours ago
  9. a17bebd Auto-generate files after cl/855788057 by Protobuf Team Bot · 27 hours ago
  10. f7c6adf Removed all use of the `UPB_DESC()` macro by Joshua Haberman · 27 hours ago
  11. 2732c60 Adding deprecation comment when isInitialized() accessor is deprecated by Karen Wu · 28 hours ago
  12. 1f07ec6 rust protobuf: use crate name aliases to disambiguate generated dependencies by Krasimir Georgiev · 33 hours ago
  13. 7c67a4c Automated Code Change by Protobuf Team Bot · 2 days ago
  14. 2d8bc46 Suppress some warnings in JavaProto runtime. by Protobuf Team Bot · 2 days ago
  15. de5e79e Give a more clear error message when Java gencode will break due to an enum being nested inside a message of the same name. by Protobuf Team Bot · 2 days ago
  16. 2607595 Deprecating isInitialized() if there aren't required fields by Karen Wu · 2 days ago
  17. c8fb912 Make BCR PRs non-draft by default. by Sandy Zhang · 2 days ago
  18. 38927bf Refine the conditions for the MSVC constinit workaround by Protobuf Team Bot · 2 days ago
  19. 1bc2c63 Avoid skipping descriptors with option dependencies by Mike Kruskal · 3 days ago
  20. f34bc47 Auto-generate files after cl/854349677 by Protobuf Team Bot · 5 days ago
  21. 27e67a7 Update protobuf's dep on bazel-skylib to version 1.9.0 by Protobuf Team Bot · 5 days ago
  22. bbc9dd9 Drop Python 3.9 support by Jie Luo · 5 days ago
  23. 0262bd6 Auto-generate files after cl/854252074 by Protobuf Team Bot · 5 days ago
  24. 475c477 This CL uses fixed wire type for the following commonly used numeric types for by Protobuf Team Bot · 5 days ago
  25. 1060f8c Move the MessageSCCAnalyzer into the Options struct to avoid passing it by Samuel Benzaquen · 5 days ago
  26. e49deac Auto-generate files after cl/854236148 by Protobuf Team Bot · 5 days ago
  27. 05317f9 Test bytes field rather than int32 for EditionUnstable conformance tests. by Protobuf Team Bot · 5 days ago
  28. 312817f Fix test proto visibility oversight (#24895) by Will Noble · 5 days ago
  29. 282d6b8 Auto-generate files after cl/854155587 by Protobuf Team Bot · 5 days ago
  30. 0f3dd06 Add conformance test cases about handling of google.protobuf.Empty inside any Any in JSON. by Protobuf Team Bot · 5 days ago
  31. eba53e8 Avoid collision name problems between a message named `Xyz` and a direct sibling enum named `XyzView` by Protobuf Team Bot · 6 days ago
  32. 0bc4192 Adds support for 3 modes for proto extension generation: by Protobuf Team Bot · 6 days ago
  33. 53729c7 Auto-generate files after cl/853822318 by Protobuf Team Bot · 6 days ago
  34. 7f431bb Remove PROTOBUF_CONSTEXPR to unconditionally use constexpr by Mike Kruskal · 6 days ago
  35. ce5ff11 Inline the generated Rust message Drop implementations by Protobuf Team Bot · 7 days ago
  36. 733f179 Fix -Wdeprecated-declarations suppression on Windows by Protobuf Team Bot · 7 days ago
  37. 97c979b Breaking change: remove deprecated flag for enabling MSVC support by Mike Kruskal · 7 days ago
  38. 64bc872 Auto-generate files after PR #25161 by Protobuf Team Bot · 7 days ago
  39. b01099d feat(php): support default values for editions/proto2 (#25161) by Brent Shaffer · 7 days ago
  40. 71cc97c Add bounds checking to `DeleteSubrange`, create new helper, `RuntimeAssertInBoundsGE`, and modify `LogIndexOutOfBoundsAndAbort` to customize the message being logged. by Protobuf Team Bot · 7 days ago
  41. c301c2c Breaking Change: Remove deprecated UseDeprecatedLegacyJsonFieldConflicts() by Jie Luo · 7 days ago
  42. 8c857c3 fix: cc_toolchain should prefer protoc when prebuilt flag is flipped. (#25168) by Sahin Yort · 7 days ago
  43. c404f03 Move the location of linkage_monitor jar from Cloud Storage to Github releases. by Protobuf Team Bot · 7 days ago
  44. 5ea44d8 Add @throws javadoc on setters/adders of open enums. by Protobuf Team Bot · 7 days ago
  45. 5b19757 Fix MaybeRestartJavaMethod to actually pass / include the method name in the restarted Java gencode method. by Sandy Zhang · 7 days ago
  46. 6d5780f Allow writing string to the end of internal buffer instead of enforcing `spaceLeft()`. by Protobuf Team Bot · 7 days ago
  47. 9865428 Optimize parsing packed repeated bool fields. by Marcin Kowalczyk · 8 days ago
  48. 1874f41 Protobuf conformance: add test cases for protojson non-numeric int/float parsing by Protobuf Team Bot · 8 days ago
  49. 1fb9da4 Auto-generate files after cl/852971617 by Protobuf Team Bot · 8 days ago
  50. 4f076d9 Add metadata annotations for generated Python protobuf symbols. by Mikita Belahlazau · 8 days ago
  51. 9eb9b36 Check if ByteString is empty by using `isEmpty()` instead of `== ByteString.EMPTY` by Protobuf Team Bot · 8 days ago
  52. 2ec322e Fix issue where BinaryToJson a Skip()'s failure on unknown fields was ignored instead of resulting in a parse failure. by Protobuf Team Bot · 8 days ago
  53. 262d725 Auto-generate files after cl/852733884 by Protobuf Team Bot · 8 days ago
  54. ae67a4c Internal version update. by Protobuf Team Bot · 8 days ago
  55. 439f2a5 Automated Code Change by Protobuf Team Bot · 9 days ago
  56. bd7fe97 Internal change by Marcin Kowalczyk · 9 days ago
  57. 28178ae Optimize parsing packed repeated varint fields: by Marcin Kowalczyk · 9 days ago
  58. 6a8c2aa Update options.md for Thermo Fisher Scientific (#24491) by tomas-molina · 9 days ago
  59. 3657ce3 Allow unused return on various Protobuf methods. by Protobuf Team Bot · 9 days ago
  60. 9849c1c Fix unused utf_validity include in parse_context.h by Protobuf Team Bot · 9 days ago
  61. d69c2a7 Auto-generate files after cl/852406706 by Protobuf Team Bot · 9 days ago
  62. 1a7e200 Add nodiscard to generated APIs. by Chris Kennelly · 9 days ago
  63. b05fef4 Reorder includes. by Chris Kennelly · 9 days ago
  64. 0f4ee5e Automated rollback of commit df04e01df5b8bf7ae1c4695aa5f76ad2d002a057. by Protobuf Team Bot · 9 days ago
  65. 7400557 Try to avoid concat two bytes right away if two LazyFields contain different extension registries. by Protobuf Team Bot · 9 days ago
  66. a70115f Breaking change: Add [[nodiscard]] to many APIs. by Chris Kennelly · 9 days ago
  67. 3acf23c Abort on out of bounds accesses. by Protobuf Team Bot · 12 days ago
  68. 7beda33 Clean up dead dist_files targets. by Sandy Zhang · 12 days ago
  69. 443fef9 Mention the UTF-8 variants in the deprecation text of `ByteString` APIs. by Kurt Alfred Kluever · 12 days ago
  70. 0fa45b2 Auto-generate files after cl/850517623 by Protobuf Team Bot · 2 weeks ago
  71. 00d838b Make it a runtime flag whether we treat closed enums as open. by Joshua Haberman · 2 weeks ago
  72. 8d8e168 Added a test that verifies existing enum behavior for Ruby. by Joshua Haberman · 2 weeks ago
  73. 667f9ed Auto-generate files after cl/850499478 by Protobuf Team Bot · 2 weeks ago
  74. 0b16042 Internal change by Marcin Kowalczyk · 2 weeks ago
  75. 4c5c4b2 Added more validations of `syntax` and `edition` when parsing descriptors. by Joshua Haberman · 2 weeks ago
  76. 9eee325 Microoptimize getSerializedSize() for repeated message fields by hoisting the encoded tag size constant to the gencode instead of recomputing it per value in the repeated. by Protobuf Team Bot · 2 weeks ago
  77. 33b16e8 Correctly apply JSON recursion limit when parsing an Any-of-Any. by Protobuf Team Bot · 2 weeks ago
  78. d6d1407 Auto-generate files after cl/850455994 by Protobuf Team Bot · 2 weeks ago
  79. 92db7ff Fix off-by-one check in required field count check. by Samuel Benzaquen · 2 weeks ago
  80. ced5509 Use the standard library's implementation of `Utf8Chunks`. by Joshua Haberman · 2 weeks ago
  81. c5a3469 Deprecate `ByteString.copyFrom(String, String)` and `ByteString.toString(String)`; prefer the `Charset`-accepting APIs instead. by Kurt Alfred Kluever · 2 weeks ago
  82. fa88f32 Auto-generate files after cl/850183045 by Protobuf Team Bot · 2 weeks ago
  83. 95db973 Fix unused parameter warnings. by Mark D. Roth · 2 weeks ago
  84. acffab7 Internal change by Protobuf Team Bot · 2 weeks ago
  85. 9100b0a Internal change by Protobuf Team Bot · 2 weeks ago
  86. 50d0621 Auto-generate files after cl/850054867 by Protobuf Team Bot · 2 weeks ago
  87. 0404e66 Add conformance test for edition unstable by Rachel Goldfinger · 2 weeks ago
  88. 99187f1 Automated Code Change by Protobuf Team Bot · 3 weeks ago
  89. 92f39e0 Fix unnecessary required field checking on serialize of message-typed map fields. by Protobuf Team Bot · 3 weeks ago
  90. 93b5196 Automated Code Change by Protobuf Team Bot · 3 weeks ago
  91. dcf18bb Automated Code Change by Protobuf Team Bot · 3 weeks ago
  92. 22e4f91 Automated Code Change by Protobuf Team Bot · 3 weeks ago
  93. e3699ac Auto-generate files after cl/848335540 by Protobuf Team Bot · 3 weeks ago
  94. 674e830 Fixed some minor issues with upb's enum default handling: by Joshua Haberman · 3 weeks ago
  95. e67182b Removed designated initializers, which do not work in our GHA tests. by Joshua Haberman · 3 weeks ago
  96. 053fb19 Fix OSS breakage from using testing::EqualsProto by Protobuf Team Bot · 3 weeks ago
  97. 9d60ddf Don't ignore platform requirements by Mike Kruskal · 3 weeks ago
  98. 014f676 Fix JSON printing of Any of an empty message in C++Proto. by Protobuf Team Bot · 3 weeks ago
  99. dd7c6f8 Merge AbstractBufferedEncoder base class into its only subclass OutputStreamEncoder. by Protobuf Team Bot · 3 weeks ago
  100. 232f409 Avoid PyObject_CallMethod with pending errors, which always asserts. by Mike Kruskal · 3 weeks ago