-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Insights: protocolbuffers/protobuf
Overview
Could not load contribution data
Please try again later
39 Pull requests merged by 4 people
-
Update C# FeatureSetDescriptor to use auto-generated source of truth.
#19118 merged
Nov 4, 2024 -
Begin adding extension numbers to SourceCodeInfo and FileDescriptorSet for tooling purposes.
#19109 merged
Nov 1, 2024 -
Cancel in-progress scheduled GHA runs.
#19108 merged
Nov 1, 2024 -
Remove a few things from Rust OSS tests.
#19106 merged
Nov 1, 2024 -
Use FieldDescriptor.cpp_string_type() instead of CType directly.
#19098 merged
Nov 1, 2024 -
Rust: ensure codegen traits cannot be used as trait objects
#19074 merged
Nov 1, 2024 -
Also implement
MessageMatcher<T>
forT: Copy
#19087 merged
Nov 1, 2024 -
Breaking Change: Remove deprecated JsonOptions alias.
#19068 merged
Nov 1, 2024 -
Automated Code Change
#19083 merged
Nov 1, 2024 -
Maintain an invariant that hasbit is set iff string is nondefault.
#19052 merged
Oct 31, 2024 -
Generate internal hasbits for singular proto3 implicit presence fields.
#19053 merged
Oct 31, 2024 -
Remove implementation releated to lazy fields.
#19078 merged
Oct 31, 2024 -
Remove deprecation warnings for Timestamp and Duration add/subtract/between
#19077 merged
Oct 31, 2024 -
Error if assigning a "UTF-8" string with invalid UTF-8.
#19054 merged
Oct 31, 2024 -
Automated Code Change
#19067 merged
Oct 31, 2024 -
Internal change
#19069 merged
Oct 31, 2024 -
Check that there are unknown fields before calling MutableUnknownFields to
#19066 merged
Oct 31, 2024 -
hpb: fully migrate gen_extensions from .EmitLegacy to .Emit
#19055 merged
Oct 31, 2024 -
upb_DebugString typo fix
#19057 merged
Oct 30, 2024 -
Consolidate cc_library_func usage betwixt hpb and upb by using the upb common core
#19021 merged
Oct 30, 2024 -
Fix header includes on compiler/java/helpers.h.
#19050 merged
Oct 30, 2024 -
Implement GetExtension for numeric (int32 and int64)
#18868 merged
Oct 30, 2024 -
Add a deprecation warning to py_proto_library
#19032 merged
Oct 30, 2024 -
Add j2cl and j2objc targets for protobuf/current/javatests/com/google/protobuf/util TIME_SRCS
#18896 merged
Oct 30, 2024 -
Allow aliasing submessages when owning arenas are fused
#19043 merged
Oct 30, 2024 -
Extract FileAdder and all Desc helpers to upb_generator/common
#19030 merged
Oct 29, 2024 -
Remove dead branch in protobuf reflection for message fields.
#19037 merged
Oct 29, 2024 -
Expose function to determine whether arenas are fused
#18961 merged
Oct 29, 2024 -
Updated the docs for
upb_Arena_Fuse()
to match the change in cl/690751567#19020 merged
Oct 29, 2024 -
Internal change
#19031 merged
Oct 29, 2024 -
Breaking change: Remove deprecated py_proto_library macro.
#19033 merged
Oct 29, 2024 -
Add prefetch to RepeatedPtrFieldBase::MergeFrom
#19034 merged
Oct 29, 2024 -
[29.x] Add missing java load
#19016 merged
Oct 29, 2024 -
Update protoc release to include editions language features proto for Go
#19013 merged
Oct 29, 2024 -
Fix bug where enums only got traits if they are used in a field.
#18969 merged
Oct 29, 2024 -
Internal Change
#19008 merged
Oct 29, 2024 -
Update index vs layout_index upb docs
#19024 merged
Oct 29, 2024 -
Internal change
#19022 merged
Oct 29, 2024
47 Pull requests opened by 5 people
-
MainH
#19023 opened
Oct 29, 2024 -
Fixed parsing bool value from query string
#19028 opened
Oct 29, 2024 -
Add prefetch to RepeatedPtrFieldBase::MergeFrom
#19038 opened
Oct 29, 2024 -
Internal change
#19039 opened
Oct 29, 2024 -
Expose new python wrappers for C++ proto descriptor classes.
#19040 opened
Oct 29, 2024 -
Add support for arbitrary python dependencies to PyDescriptorPool objects.
#19041 opened
Oct 29, 2024 -
Add j2cl and j2objc targets for protobuf/current/javatests/com/google/protobuf/util TIME_SRCS
#19048 opened
Oct 30, 2024 -
Internal change.
#19049 opened
Oct 30, 2024 -
Throw exception when parsing or serializing invalid UTF-8 in C#.
#19056 opened
Oct 30, 2024 -
hpb: Improve ExtensionRegistry ergonomics
#19059 opened
Oct 30, 2024 -
hpb: ExtensionIdentifier remove:
#19060 opened
Oct 30, 2024 -
Internal change
#19061 opened
Oct 30, 2024 -
Internal changes
#19062 opened
Oct 30, 2024 -
Internal change
#19063 opened
Oct 31, 2024 -
hpb: fully migrate gen_extensions from .EmitLegacy to .Emit
#19070 opened
Oct 31, 2024 -
Internal change
#19071 opened
Oct 31, 2024 -
Internal change
#19072 opened
Oct 31, 2024 -
Drop Python 3.8 support
#19073 opened
Oct 31, 2024 -
Automated Code Change
#19076 opened
Oct 31, 2024 -
Introduce IsHpbClass and unify return type of GetExtension
#19079 opened
Oct 31, 2024 -
Check conformance of JSON non-numeric strings
#19081 opened
Oct 31, 2024 -
Internal deps update
#19082 opened
Nov 1, 2024 -
Simplfy and optimize encodeUtf8
#19085 opened
Nov 1, 2024 -
Internal change
#19099 opened
Nov 1, 2024 -
Add a flag to allow suppressing deprecated field warnings.
#19100 opened
Nov 1, 2024 -
Poison initial Arena block with MSan.
#19101 opened
Nov 1, 2024 -
Breaking change: Remove deprecated GetPrototype MessageFactory.GetPrototype,
#19102 opened
Nov 1, 2024 -
Rust C++: remove per-message functions for repeated fields
#19103 opened
Nov 1, 2024 -
Implement `java.nest_in_file_class` feature for Edition 2024.
#19104 opened
Nov 1, 2024 -
Internal change
#19105 opened
Nov 1, 2024 -
Internal change
#19111 opened
Nov 1, 2024 -
Breaking change: Flip default behavior for handling cmake dependencies.
#19112 opened
Nov 1, 2024 -
Add a conformance test for invalid end group tag.
#19113 opened
Nov 2, 2024 -
Make Python/C++ reject unmatched end-group tag.
#19114 opened
Nov 2, 2024 -
Performance optimization extension for `RepeatedField<T>`
#19115 opened
Nov 2, 2024 -
Fix java proto generation: conflict between with enum field and another field with "_value" suffix.
#19117 opened
Nov 4, 2024 -
Automated Code Change
#19119 opened
Nov 4, 2024 -
Internal version update.
#19121 opened
Nov 4, 2024 -
Introduce IsHpbClassThatHasExtensions
#19123 opened
Nov 4, 2024 -
Rust C++: remove unsafe block from map value conversion
#19124 opened
Nov 4, 2024 -
Internal change
#19125 opened
Nov 4, 2024 -
hpb: implement SetExtension for scalars i32 and i64
#19126 opened
Nov 4, 2024 -
Updated upb bootstrap files for the latest changes to descriptor.proto.
#19127 opened
Nov 4, 2024 -
Internal change
#19128 opened
Nov 4, 2024
16 Issues closed by 7 people
-
Generated Java contains Deprecated API Warnings
#19086 closed
Nov 4, 2024 -
Add NET8 support
#14523 closed
Nov 3, 2024 -
Which abseil is current protobuf compatible with?
#10768 closed
Nov 2, 2024 -
CMake issues when linking against Protobuf v22.3 with Abseil dependency
#12637 closed
Nov 1, 2024 -
Why is rules_ruby needed in 3.23.0? Is there a way to skip it?
#18128 closed
Oct 31, 2024 -
Getting Verify Error Even after excluding Protobuf Lite
#19047 closed
Oct 30, 2024 -
Is negative zero a default value for float/double fields?
#7062 closed
Oct 30, 2024 -
bug(python): `_AddEqualsMethod` calls `_InternalUnpackAny` which uses deprecated python `MessageFactory`
#17345 closed
Oct 30, 2024 -
Add a global TypeRegistry for Java, similar to the Go implementation
#17601 closed
Oct 30, 2024 -
com.google.protobuf.util.Timestamps deprecations refer to unavailable JavaTimeConversions type
#18925 closed
Oct 29, 2024 -
Add a `module-info.java`
#16133 closed
Oct 29, 2024 -
Invalid generated C# code for the "record" class.
#17220 closed
Oct 29, 2024 -
build of grpc with protobuf dependency ends up with error in upb_message_lib
#17238 closed
Oct 29, 2024 -
Can't find references to external dependencies "upb_base_lib" and more
#17477 closed
Oct 29, 2024 -
undefined reference to `std::allocator<absl::lts_20230802::string_view>::allocator()'
#17482 closed
Oct 29, 2024
7 Issues opened by 7 people
-
A
#19120 opened
Nov 4, 2024 -
Could NOT find Protobuf (missing: Protobuf_LIBRARIES) (found version "5.30.0")
#19107 opened
Nov 1, 2024 -
How to use Protobuf paylod to canfd payload
#19095 opened
Nov 1, 2024 -
DynamicMessage violates contract of hashCode()
#19080 opened
Oct 31, 2024 -
How to deal with null or unset values of repeated type
#19064 opened
Oct 31, 2024 -
Move operation in the reflection API in C++
#19045 opened
Oct 30, 2024
16 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Ruby google-protobuf-4.26.1-aarch64-linux precompiled gem is not compatible with linux-musl
#16853 commented on
Oct 29, 2024 • 0 new comments -
(ruby) Support encoding/decoding textproto format
#13722 commented on
Oct 30, 2024 • 0 new comments -
Ruby: Convert Descriptor to DescriptorProto
#12044 commented on
Oct 30, 2024 • 0 new comments -
C++: Enum field named NULL breaks in generated C++ code
#6609 commented on
Oct 30, 2024 • 0 new comments -
undefined reference to `utf8_range::IsStructurallyValid(std::basic_string_view<char, std::char_traits<char> >)
#19007 commented on
Oct 30, 2024 • 0 new comments -
Enable alternative build system for Python in source builds
#18935 commented on
Oct 31, 2024 • 0 new comments -
[Ruby] 25.4 does not work on Ruby 2.7 on linux even though gemspec supports 2.7
#17612 commented on
Nov 1, 2024 • 0 new comments -
python segmentation fault for accessing repeated container on version 4.21+
#17083 commented on
Nov 1, 2024 • 0 new comments -
[Java] [Request] Add @Nullable annotations to java code.
#4351 commented on
Nov 3, 2024 • 0 new comments -
rust support request
#6792 commented on
Nov 4, 2024 • 0 new comments -
Missing google/protobuf/runtime_version.h
#17258 commented on
Nov 4, 2024 • 0 new comments -
Improve support for Clang inside of UPB
#17433 commented on
Nov 2, 2024 • 0 new comments -
Add package only if not empty
#18944 commented on
Oct 29, 2024 • 0 new comments -
Fix handling of implicit field presence in mergeFrom to match the behavior in other places.
#18965 commented on
Oct 29, 2024 • 0 new comments -
utf8_range: add version marker to library
#19009 commented on
Oct 29, 2024 • 0 new comments -
Use Bazel 7
#19019 commented on
Oct 31, 2024 • 0 new comments