18093 Commits (acaece69cfe7b7602816b3f936be1b1e7ef54408)
 

Author SHA1 Message Date
Jerry Berg 3454ed8adc
Merge pull request #18013 from protocolbuffers/28.x-202408281753 6 months ago
Protobuf Team Bot 976ab41881 Updating version.json and repo version numbers to: 28.1-dev 6 months ago
Protobuf Team Bot 439c42c735 Updating version.json and repo version numbers to: 28.0 6 months ago
Adam Cozzette c9454f40e9
Remove `--copt="-Werror"` from `.bazelrc` (#18005) 6 months ago
Mike Kruskal f5a1b178ad
Move -Werror to our test/dev bazelrc files. (#17938) 6 months ago
zhangskz 0c9e14a9eb
Merge pull request #17917 from thomasvl/patch_objc_to_28 6 months ago
Mike Kruskal 6a6ebe4b1c
Merge pull request #17919 from protocolbuffers/28.x-202408221734 6 months ago
Protobuf Team Bot 09ba2bb826 Updating version.json and repo version numbers to: 28.0-dev 6 months ago
Protobuf Team Bot e340f52e46 Updating version.json and repo version numbers to: 28.0-rc3 6 months ago
Thomas Van Lenten b2764205e9 [ObjC] Issue stderr warnings for deprecated generation options. 6 months ago
zhangskz 13f850d92a
Merge pull request #17913 from protocolbuffers/cp-compat-upgrade 6 months ago
Sandy Zhang 6bf01c51a0 Binary compatibility shims for GeneratedMessageV3, SingleFieldBuilderV3, RepeatedFieldBuilderV3, and their nested classes to restore binary compatibility with <=v3.x.x generated code built against v3.x.x prior to v4.26.0 breaking release. 6 months ago
zhangskz bb6ecb9683
Merge pull request #17840 from thomasvl/patch_objc_to_28 6 months ago
Thomas Van Lenten 0790ab4d7a [ObjC] Add api to add a field to another collection of unknown fields. 6 months ago
Thomas Van Lenten b3b988885d [ObjC] Fix GPBUnknownField/GPBUnknownFields copy. 6 months ago
Thomas Van Lenten 35bd2be828 [ObjC] Raise an exception for a nil message. 6 months ago
zhangskz c6964f6556
Merge pull request #17806 from anandolee/28.x 7 months ago
Jie Luo 5fc5558f6e Raise warnings for deprecated python cpp extension GetDebugString(). 7 months ago
zhangskz 40b5bdad32
Merge pull request #17789 from protocolbuffers/cp-string-type 7 months ago
zhangskz 2d5c7293de
Merge pull request #17787 from thomasvl/patch_objc_to_28 7 months ago
Mike Kruskal 72b0b7afba Introduce FieldDescriptor::cpp_string_type() API to replace direct ctype inspection which will be removed in the next breaking change 7 months ago
Thomas Van Lenten 9f6ee72443 [ObjC] Deprecate GPBUnknownFieldSet and related apis. 7 months ago
Thomas Van Lenten e822dce56d [ObjC] More tests around unknown to known failure cases. 7 months ago
zhangskz 49dc63ba43
Merge pull request #17774 from protocolbuffers/cp-rust-visibility 7 months ago
Sandy Zhang 92552d37b7 Remove protobuf rust from BCR presubmits for now. 7 months ago
Sandy Zhang 2cee142461 Add visibility for rust public aliases for '@protobuf//:protobuf_rust' 7 months ago
Jerry Berg d1c9cfbb3b
Merge pull request #17768 from protocolbuffers/28.x-202408082011 7 months ago
Protobuf Team Bot 53f78b4278 Updating version.json and repo version numbers to: 28.0-dev 7 months ago
Protobuf Team Bot 4afaa64c95 Updating version.json and repo version numbers to: 28.0-rc2 7 months ago
zhangskz 83c0b480e5
Merge pull request #17728 from protocolbuffers/cp-pom 7 months ago
Deanna Garcia aaf5f798c0 Remove unused pom.xml files. 7 months ago
Deanna Garcia 6a7e2154a2 Set -ex in test_java.yml 7 months ago
Deanna Garcia 671ef8b852 Refactor java maven GHA test to use our generated jars. 7 months ago
zhangskz 1869419410
Merge pull request #17702 from thomasvl/patch_objc_to_28 7 months ago
Thomas Van Lenten c46340eb36 [ObjC] Support errors when merging unknown fields to a message. 7 months ago
Thomas Van Lenten c5c9c89441 [ObjC] Add apis for removing things from `GPBUnknownFields`. 7 months ago
zhangskz ed6dcd7182
Merge pull request #17618 from protocolbuffers/cp-utf8-ascii-28.x 7 months ago
Adam Cozzette 440dc8306d Remove `/utf-8` flag added in #14197 7 months ago
zhangskz b045935521
Merge pull request #17587 from thomasvl/patch_objc_to_28 7 months ago
Thomas Van Lenten a6b353582c [ObjC] Collect unknown fields as data 7 months ago
Thomas Van Lenten bf2d4e707c [ObjC] Internal helper for getting the unknown field data from a message 7 months ago
Thomas Van Lenten 0832b52355 [ObjC] Update tests to use both unknown fields apis. 7 months ago
Thomas Van Lenten d1b6f8c8eb [ObjC] Deprecate GPBTextFormatForUnknownFieldSet(). 7 months ago
Thomas Van Lenten 9b16ee477b [ObjC] Parsing helper and tests around unknown fields. 7 months ago
Thomas Van Lenten fad7b78e1a [ObjC] Add test around enum unknown values. 7 months ago
Thomas Van Lenten cf7abf6c6b [ObjC] Expose a helper for stream error. 7 months ago
Thomas Van Lenten ddf9b76704 [ObjC] Support MessageSet with `GPBUnknownFields`. 7 months ago
Thomas Van Lenten 5fa8cd9574 [ObjC] Update MessageSet Parsing. 7 months ago
Thomas Van Lenten 3aa491cf8f [ObjC] Validate MessageSet expectations. 7 months ago
Thomas Van Lenten ef4898fc5e [ObjC] Improve parsing validations 7 months ago