ePrivacy and GPDR Cookie Consent by Cookie Consent
jHepWork software

jHepWork - releases history

Top Download Club  |  Development  |  Other  |  jHepWork
Version Change log
jHepWork 3.29.1 Dec 4, 2024 Announcements:
Protobuf News may include additional announcements or pre-announcements for upcoming changes.
Bazel:
Add missing line to docstring after Args (#19213) (6f310d5)
Fix proto_info_bzl (#18918) (083de5f)
Use rules_cc everywhere in protobuf (ddadd0b)
Upgrade rules_cc to 0.0.13 (3dd4835)
Convert proto toolchain string to Label (aa181e2)
Prepare supporting targets for testing (a748b10)
Support --incompatible_enable_proto_toolchain_resolution (372ddb3)
Move ProtoInfo and ProtoLangToolchainInfo from Bazel (426ca8a)
Move java_{lite_}proto_library from Bazel repository (d77bdac)
Move proto_toolchain from rules_proto to protobuf (9f9cb7a)
Move proto_library from Bazel repository (3ff2cf0)
Move proto_common implementation from Bazel binary (b19fbe6)
Compiler:
Begin adding extension numbers to SourceCodeInfo and FileDescriptorSet for tooling purposes. (07e489d)
Update protoc release to include editions language features proto for Go (#19013) (63d966b)
Introduce lifetimes for individual feature values. (0b6e768)
Windows - Fix handling of utf8 command line arguments (#17854) (b9d1800)
Limit feature deprecation warnings to reduce noise. (5cd9a46)
C++:
Fix C++ ifndef_guard printer to also convert "-" to "_". (7331b77)
Fix C++ codegen namespace printer to print closing namespaces in reverse order. (3bf9c40)
Fix raw_ptr.cc on exotic architectures (#18193) (63f6262)
Fix cord handling in DynamicMessage and oneofs. (9e8b30c)
Fix packed reflection handling bug in edition 2023. (4c92328)
Add JsonStreamToMessage method (0259cc3)
Introduce lifetimes for individual feature values. (0b6e768)
Insert software prefetches into merge functions. This improves performance when hardware prefetchers are disabled on AMD machines. (d993365)
Insert software prefetches into proto parsing functions. This improves performance when hardware prefetchers are disabled on AMD platforms. (8aa0add)
Add prefetching of subsequent extensions in ExtensionSet::ForEach. (9b019ee)
Remove t
jHepWork 3.29.0 Nov 30, 2024 Announcements:
Protobuf News may include additional announcements or pre-announcements for upcoming changes.
Bazel:
Add missing line to docstring after Args (#19213) (6f310d5)
Fix proto_info_bzl (#18918) (083de5f)
Use rules_cc everywhere in protobuf (ddadd0b)
Upgrade rules_cc to 0.0.13 (3dd4835)
Convert proto toolchain string to Label (aa181e2)
Prepare supporting targets for testing (a748b10)
Support --incompatible_enable_proto_toolchain_resolution (372ddb3)
Move ProtoInfo and ProtoLangToolchainInfo from Bazel (426ca8a)
Move java_{lite_}proto_library from Bazel repository (d77bdac)
Move proto_toolchain from rules_proto to protobuf (9f9cb7a)
Move proto_library from Bazel repository (3ff2cf0)
Move proto_common implementation from Bazel binary (b19fbe6)
Compiler:
Begin adding extension numbers to SourceCodeInfo and FileDescriptorSet for tooling purposes. (07e489d)
Update protoc release to include editions language features proto for Go (#19013) (63d966b)
Introduce lifetimes for individual feature values. (0b6e768)
Windows - Fix handling of utf8 command line arguments (#17854) (b9d1800)
Limit feature deprecation warnings to reduce noise. (5cd9a46)
C++:
Fix C++ ifndef_guard printer to also convert "-" to "_". (7331b77)
Fix C++ codegen namespace printer to print closing namespaces in reverse order. (3bf9c40)
Fix raw_ptr.cc on exotic architectures (#18193) (63f6262)
Fix cord handling in DynamicMessage and oneofs. (9e8b30c)
Fix packed reflection handling bug in edition 2023. (4c92328)
Add JsonStreamToMessage method (0259cc3)
Introduce lifetimes for individual feature values. (0b6e768)
Insert software prefetches into merge functions. This improves performance when hardware prefetchers are disabled on AMD machines. (d993365)
Insert software prefetches into proto parsing functions. This improves performance when hardware prefetchers are disabled on AMD platforms. (8aa0add)
Add prefetching of subsequent extensions in ExtensionSet::ForEach. (9b019ee)
Remove t
jHepWork 3.28.3 Oct 23, 2024 Announcements:
Protobuf News may include additional announcements or pre-announcements for upcoming changes.
C++:
Fix packed reflection handling bug in edition 2023. (#18405) (c4124f9)
Java:
Mute the minor version warning #18096 (#18923) (fe30f9a)
Populate Kotlin Manifest Files (#18859) (d82fb47)
Re-export includingDefaultValueFields in deprecated state for important Cloud customer. (3b62d78)
Cherrypick restoration of mutableCopy helpers (3ea568a)
Fix packed reflection handling bug in edition 2023. (#18405) (c4124f9)
Kotlin:
Populate Kotlin Manifest Files (#18859) (d82fb47)
Python:
Mute the minor version warning #18096 (#18923) (fe30f9a)
Fix packed reflection handling bug in edition 2023. (#18405) (c4124f9)
Other:
Fix merge conflicts (664a7e1)
[ObjC] Disabling visionOS on CI. (22cd8ba)
Update staleness tests to only run over release branch (#18398) (8e94b14)
jHepWork 3.28.2 Sep 19, 2024 Announcements:
Protobuf News may include additional announcements or pre-announcements for upcoming changes.
C++:
Fix cord handling in DynamicMessage and oneofs. (#18373) (5b0e543)
Java:
Add recursion check when parsing unknown fields in Java. (ac9fb5b)
jHepWork 3.28.1 Sep 11, 2024 Announcements:
Protobuf News may include additional announcements or pre-announcements for upcoming changes.
C++:
Fix compiler error with StrongReferenceToType() (8ea3bb1)
PHP:
PHP C-Extension:
Upb: fix uninitialized upb_MessageValue buffer bugs (#18160) (9deedf0)
See also UPB changes below, which may affect PHP C-Extension.
Ruby:
Ruby C-Extension:
Fix a potential Ruby-upb use of uninitialized memory. (70b77de)
Upb: fix uninitialized upb_MessageValue buffer bugs (#18160) (9deedf0)
See also UPB changes below, which may affect Ruby C-Extension.
UPB (Python/PHP/Ruby C-Extension):
Fix a potential Ruby-upb use of uninitialized memory. (70b77de)
Upb: fix uninitialized upb_MessageValue buffer bugs (#18160) (9deedf0)
jHepWork 3.28.0 Aug 28, 2024 Compiler:
UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. (f9dd9ce)
Enable MessageLite::DebugString to use Message::DebugString where possible. (f810cc5)
Always report plugin support errors from protoc. (986ef8d)
Stop supporting EDITION_PROTO2 as an alias for EDITION_LEGACY. (35b3425)
Rename DynamicCastToGenerated/DownCastToGenerated to (18da465)
Mark deleted fields in descriptor.proto reserved (44c409d)
Protoc: support inf, -inf, nan, and -nan in option values (#15017) (3c03e93)
C++:
Move -Werror to our test/dev bazelrc files. (#17938) (f5a1b17)
Introduce FieldDescriptor::cpp_string_type() API to replace direct ctype inspection which will be removed in the next breaking change (72b0b7a)
Removed specific MSVC settings when installing (#17285) (770090e)
Omit the _raw_default_instance_ declaration when using DLL linkage. (79c55cb)
Enable MessageLite::DebugString to use Message::DebugString where possible. (f810cc5)
Fix a bug in which proto code uses ctype instead of string_type internally. (dfbe987)
Add an optimization that prevents an exponential number of comparisons on deeply (594a71f)
Replace FindHelper() with BucketNumber() when only the bucket number is required. (8c7b1ec)
Stop supporting EDITION_PROTO2 as an alias for EDITION_LEGACY. (35b3425)
Rename DynamicCastToGenerated/DownCastToGenerated to (18da465)
Prohibit using features in the same file they're defined in. (24b91a7)
Implement new Debug API with redaction. (bb68eb2)
Use bool HasHasbits(const FieldDescriptor*) instead of manual checks. (448e326)
Add java to reserved names to escape extensions to java_. This may break existing references to gencode for extensions named java. (c99cf4b)
Put arena cleanup nodes on a separate chunked list instead of at the ends of arena blocks. (f70d90b)
Fix validation che
jHepWork 3.27.4 Aug 27, 2024 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. (8dd83da)
jHepWork 3.27.3 Jul 31, 2024 Announcements:
Protobuf News may include additional announcements or pre-announcements for upcoming changes.
Compiler:
Revert workaround for std::mutex issues on github windows runners.
C++:
Update staleness (b7ef2ca)
Omit the _raw_default_instance_ declaration when using DLL linkage.
Refactor the way we turn on the optimization in StrongPointer.
Java:
Omit the _raw_default_instance_ declaration when using DLL linkage.
PHP:
PHP C-Extension:
Fix segmentation faults with enabled keep_descriptor_pool_after_request
Ruby
Ruby C-Extension:
[Ruby] Fix mismatched pointer type
Other:
Remove /utf-8 flag added
Downgrade CMake to 3.29 to workaround Abseil issue.
Upgrade macos-11 tests to macos-12
Use explicit names of our large runners
Upgrade our C++ release tests to large runners.
NEWSLETTER
© 2024 TopDownload.Club  |  All rights reserved.
created by FAUST