17608 Commits (27.x)
 

Author SHA1 Message Date
Mike Kruskal 3d71e22b7a Fix data race in crosslink. 8 months ago
Mike Kruskal 29f1b5259e Regenerate stale files 8 months ago
Mike Kruskal c4f359ebf0 Fix delimited inheritance in all languages. 8 months ago
zhangskz eb61e6b666
Merge pull request #17077 from protocolbuffers/cp-warn 8 months ago
Mike Kruskal aa7fcb3662 Avoid calling absl::InitializeLog in protoc with MSVC 8 months ago
Protobuf Team Bot 316f493b2f Make the underlying type of the enum by 8-bits instead of using bitfields for 9 months ago
Mike Kruskal 9a58f074f9
Merge pull request #17041 from protocolbuffers/27.x-202406051659 9 months ago
Protobuf Team Bot cc74be31a9 Updating version.json and repo version numbers to: 27.2-dev 9 months ago
Protobuf Team Bot 3d9f7c430a Updating version.json and repo version numbers to: 27.1 9 months ago
Mike Kruskal 368b9b2492
Merge pull request #17019 from protocolbuffers/cp-27 9 months ago
Protobuf Team Bot 2717ae77f6 Internal change 9 months ago
Mike Kruskal 9a37881bc8 Always report plugin support errors from protoc. 9 months ago
Mike Kruskal f61d89cf9e Avoid ODR violations from bootstrapped protos 9 months ago
Mike Kruskal 887e95dade Fix a bug in edition defaults calculation. 9 months ago
Mike Kruskal d2edc4924f
Merge pull request #17002 from protocolbuffers/cp-csharp 9 months ago
Manuel 0e9dd4ca09 Handle groups in C# JsonParser (#16970) 9 months ago
Mike Kruskal 838626d594
Merge pull request #16989 from protocolbuffers/cp-27 9 months ago
Mike Kruskal 8ffc1d0030 Move back deprecation of java utf8 feature to 2024. 9 months ago
Mike Kruskal af2ffbbbce
Merge pull request #16928 from protocolbuffers/27.x-202405222140 9 months ago
Protobuf Team Bot 3d2ef52e2a Updating version.json and repo version numbers to: 27.1-dev 9 months ago
Protobuf Team Bot a978b75794 Updating version.json and repo version numbers to: 27.0 9 months ago
zhangskz f396506571
MODULE.bazel fixes for protobuf BCR release. (#16927) 9 months ago
zhangskz 4baa11fc6d
Merge pull request #16906 from protocolbuffers/editions-27 9 months ago
zhangskz 4483c6bb28
Lazily resolve features for proto2 and proto3 for compatibility with old open source gencode that does not invoke feature resolution from gencode static init. (#16907) 9 months ago
Mike Kruskal f8a4a6880e Fix whitespace merge issue in gencode 9 months ago
Mike Kruskal c3417f582f Regenerate stale files 9 months ago
Mike Kruskal fea6847e40 Future-proof edition 2023 against feature value support windows. 9 months ago
Mike Kruskal d2da4636c0 Mark deleted fields in descriptor.proto reserved 9 months ago
Mike Kruskal 0a05aa8215
Merge pull request #16875 from protocolbuffers/ban-recursive-features 9 months ago
Mike Kruskal 8c5f3a747b Prohibit using features in the same file they're defined in. 9 months ago
zhangskz dda73f0ed4
Merge pull request #16846 from protocolbuffers/27.x-202405141806 9 months ago
Protobuf Team Bot faed74ba8e Updating version.json and repo version numbers to: 27.0-dev 9 months ago
Protobuf Team Bot f16e677754 Updating version.json and repo version numbers to: 27.0-rc3 9 months ago
Mike Kruskal dded7bc11f
Merge pull request #16838 from protocolbuffers/backport-27 9 months ago
Mike Kruskal 4c85a1a1df Regenerate stale files 9 months ago
Mike Kruskal cf3530217f
Merge pull request #16837 from mkruskal-google/backport-27 9 months ago
Mike Kruskal f8d0a5b1dd Add extension declarations for known features. 9 months ago
Mike Kruskal 3bc86674a5 Clear repository cache between bazel runs 9 months ago
zhangskz 615e7045c5
Work around windows path length limitations by moving immutable -> full in open source (new generator paths) and shortening long file names. (#16825) 9 months ago
zhangskz 0b3d88002e
Merge pull request #16823 from protocolbuffers/cp-java-reserve 9 months ago
Sandy Zhang c18cb95782 Add `java` to reserved names to escape extensions to `java_`. This may break existing references to gencode for extensions named `java`. 10 months ago
zhangskz ffd753fb63
Add temporary alias for system_python.bzl at previous location . (#16787) 10 months ago
Joshua Haberman 5fea2f6678
Merge pull request #16799 from protocolbuffers/27.x-202405082203 10 months ago
Protobuf Team Bot 9a609fcb22 Updating version.json and repo version numbers to: 27.0-dev 10 months ago
Protobuf Team Bot 542fdff860 Updating version.json and repo version numbers to: 27.0-rc2 10 months ago
zhangskz 8bb298fd0a
Merge pull request #16759 from protocolbuffers/cp-deprecate-mvn 10 months ago
Sandy Zhang 51b48a4791 Deprecate building from source with Maven to be removed in 4.28.x. 10 months ago
zhangskz 28ee9b8068
Merge pull request #16687 from protocolbuffers/cp-gha 10 months ago
Mike Kruskal 2e9bb6747f
Merge pull request #16729 from mkruskal-google/cp-editions-27 10 months ago
Mike Kruskal bdf6b10e7c Fix validation checks of implicit presence. 10 months ago