1 file changed
+1
-1
lines changed- .github/workflows/test_cpp.yml+1-2
- .github/workflows/test_php.yml+36-37
- .github/workflows/test_ruby.yml+30-31
- CMakeLists.txt+1-1
- MODULE.bazel+1-1
- Protobuf-C++.podspec+1-1
- Protobuf.podspec+1-1
- csharp/Google.Protobuf.Tools.nuspec+1-1
- csharp/src/Google.Protobuf/Google.Protobuf.csproj+1-1
- java/bom/pom.xml+1-1
- java/core/src/main/java/com/google/protobuf/Descriptors.java+1-1
- java/core/src/main/java/com/google/protobuf/RuntimeVersion.java+1-1
- java/kotlin/pom.xml+1-1
- java/pom.xml+1-1
- java/protoc/pom.xml+1-1
- php/ext/google/protobuf/protobuf.h+1-1
- protobuf_version.bzl+5-5
- python/google/protobuf/__init__.py+1-1
- python/google/protobuf/internal/decoder.py+108-23
- python/google/protobuf/internal/decoder_test.py+14
- python/google/protobuf/internal/message_test.py+57-4
- python/google/protobuf/internal/python_message.py+5-2
- python/google/protobuf/internal/self_recursive.proto+6-4
- python/google/protobuf/internal/well_known_types_test.py+5
- python/google/protobuf/runtime_version.py+1-1
- python/message.c+1
- ruby/google-protobuf.gemspec+1-1
- ruby/pom.xml+2-2
- src/google/protobuf/any.pb.cc+1-1
- src/google/protobuf/any.pb.h+2-2
- src/google/protobuf/api.pb.cc+1-1
- src/google/protobuf/api.pb.h+2-2
- src/google/protobuf/compiler/java/java_features.pb.cc+1-1
- src/google/protobuf/compiler/java/java_features.pb.h+2-2
- src/google/protobuf/compiler/plugin.pb.cc+1-1
- src/google/protobuf/compiler/plugin.pb.h+2-2
- src/google/protobuf/compiler/versions.h+3-3
- src/google/protobuf/cpp_features.pb.cc+1-1
- src/google/protobuf/cpp_features.pb.h+2-2
- src/google/protobuf/descriptor.pb.cc+1-1
- src/google/protobuf/descriptor.pb.h+2-2
- src/google/protobuf/duration.pb.cc+1-1
- src/google/protobuf/duration.pb.h+2-2
- src/google/protobuf/empty.pb.cc+1-1
- src/google/protobuf/empty.pb.h+2-2
- src/google/protobuf/field_mask.pb.cc+1-1
- src/google/protobuf/field_mask.pb.h+2-2
- src/google/protobuf/message_lite.h+10-14
- src/google/protobuf/port.h-3
- src/google/protobuf/runtime_version.h+1-1
- src/google/protobuf/source_context.pb.cc+1-1
- src/google/protobuf/source_context.pb.h+2-2
- src/google/protobuf/struct.pb.cc+1-1
- src/google/protobuf/struct.pb.h+2-2
- src/google/protobuf/stubs/common.h+1-1
- src/google/protobuf/timestamp.pb.cc+1-1
- src/google/protobuf/timestamp.pb.h+2-2
- src/google/protobuf/type.pb.cc+1-1
- src/google/protobuf/type.pb.h+2-2
- src/google/protobuf/wrappers.pb.cc+1-1
- src/google/protobuf/wrappers.pb.h+2-2
- version.json+10-10
0 commit comments