Update dependency protocolbuffers/protobuf to v32 - autoclosed#39872
Update dependency protocolbuffers/protobuf to v32 - autoclosed#39872renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Regression DetectorRegression Detector ResultsMetrics dashboard Baseline: cff81a2 Optimization Goals: ❌ Regression(s) detected
|
| perf | experiment | goal | Δ mean % | Δ mean % CI | trials | links |
|---|---|---|---|---|---|---|
| ➖ | docker_containers_cpu | % cpu utilization | +0.25 | [-2.88, +3.38] | 1 | Logs |
Fine details of change detection per experiment
| perf | experiment | goal | Δ mean % | Δ mean % CI | trials | links |
|---|---|---|---|---|---|---|
| ❌ | quality_gate_logs | % cpu utilization | +7.91 | [+5.04, +10.78] | 1 | Logs bounds checks dashboard |
| ➖ | docker_containers_memory | memory utilization | +3.21 | [+3.06, +3.36] | 1 | Logs |
| ➖ | ddot_logs | memory utilization | +0.61 | [+0.51, +0.72] | 1 | Logs |
| ➖ | tcp_syslog_to_blackhole | ingress throughput | +0.54 | [+0.42, +0.66] | 1 | Logs |
| ➖ | docker_containers_cpu | % cpu utilization | +0.25 | [-2.88, +3.38] | 1 | Logs |
| ➖ | quality_gate_idle | memory utilization | +0.12 | [+0.07, +0.18] | 1 | Logs bounds checks dashboard |
| ➖ | otlp_ingest_metrics | memory utilization | +0.12 | [-0.02, +0.27] | 1 | Logs |
| ➖ | ddot_metrics | memory utilization | +0.10 | [-0.11, +0.30] | 1 | Logs |
| ➖ | uds_dogstatsd_20mb_12k_contexts_20_senders | memory utilization | +0.09 | [+0.06, +0.13] | 1 | Logs |
| ➖ | file_to_blackhole_100ms_latency | egress throughput | +0.06 | [-0.55, +0.67] | 1 | Logs |
| ➖ | file_to_blackhole_500ms_latency | egress throughput | +0.01 | [-0.61, +0.62] | 1 | Logs |
| ➖ | uds_dogstatsd_to_api | ingress throughput | +0.00 | [-0.05, +0.06] | 1 | Logs |
| ➖ | tcp_dd_logs_filter_exclude | ingress throughput | +0.00 | [-0.04, +0.04] | 1 | Logs |
| ➖ | file_to_blackhole_0ms_latency | egress throughput | -0.03 | [-0.61, +0.56] | 1 | Logs |
| ➖ | file_to_blackhole_1000ms_latency | egress throughput | -0.08 | [-0.68, +0.52] | 1 | Logs |
| ➖ | quality_gate_idle_all_features | memory utilization | -0.46 | [-0.50, -0.43] | 1 | Logs bounds checks dashboard |
| ➖ | otlp_ingest_logs | memory utilization | -0.54 | [-0.69, -0.40] | 1 | Logs |
| ➖ | file_tree | memory utilization | -0.59 | [-0.63, -0.54] | 1 | Logs |
| ➖ | quality_gate_metrics_logs | memory utilization | -0.63 | [-0.97, -0.30] | 1 | Logs bounds checks dashboard |
Bounds Checks: ❌ Failed
| perf | experiment | bounds_check_name | replicates_passed | links |
|---|---|---|---|---|
| ❌ | docker_containers_cpu | simple_check_run | 9/10 | |
| ✅ | docker_containers_memory | memory_usage | 10/10 | |
| ✅ | docker_containers_memory | simple_check_run | 10/10 | |
| ✅ | file_to_blackhole_0ms_latency | lost_bytes | 10/10 | |
| ✅ | file_to_blackhole_0ms_latency | memory_usage | 10/10 | |
| ✅ | file_to_blackhole_1000ms_latency | memory_usage | 10/10 | |
| ✅ | file_to_blackhole_100ms_latency | lost_bytes | 10/10 | |
| ✅ | file_to_blackhole_100ms_latency | memory_usage | 10/10 | |
| ✅ | file_to_blackhole_500ms_latency | lost_bytes | 10/10 | |
| ✅ | file_to_blackhole_500ms_latency | memory_usage | 10/10 | |
| ✅ | quality_gate_idle | intake_connections | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_idle | memory_usage | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_idle_all_features | intake_connections | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_idle_all_features | memory_usage | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_logs | intake_connections | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_logs | lost_bytes | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_logs | memory_usage | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_metrics_logs | cpu_usage | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_metrics_logs | intake_connections | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_metrics_logs | lost_bytes | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_metrics_logs | memory_usage | 10/10 | bounds checks dashboard |
Explanation
Confidence level: 90.00%
Effect size tolerance: |Δ mean %| ≥ 5.00%
Performance changes are noted in the perf column of each table:
- ✅ = significantly better comparison variant performance
- ❌ = significantly worse comparison variant performance
- ➖ = no significant change in performance
A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".
For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:
-
Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.
-
Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.
-
Its configuration does not mark it "erratic".
CI Pass/Fail Decision
✅ Passed. All Quality Gates passed.
- quality_gate_metrics_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
- quality_gate_metrics_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.
- quality_gate_metrics_logs, bounds check intake_connections: 10/10 replicas passed. Gate passed.
- quality_gate_metrics_logs, bounds check cpu_usage: 10/10 replicas passed. Gate passed.
- quality_gate_idle, bounds check memory_usage: 10/10 replicas passed. Gate passed.
- quality_gate_idle, bounds check intake_connections: 10/10 replicas passed. Gate passed.
- quality_gate_logs, bounds check intake_connections: 10/10 replicas passed. Gate passed.
- quality_gate_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
- quality_gate_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.
- quality_gate_idle_all_features, bounds check intake_connections: 10/10 replicas passed. Gate passed.
- quality_gate_idle_all_features, bounds check memory_usage: 10/10 replicas passed. Gate passed.
Static quality checks✅ Please find below the results from static quality gates Successful checksInfo
|
6a3d942 to
37c2088
Compare
This PR contains the following updates:
29.3->32.1Release Notes
protocolbuffers/protobuf (protocolbuffers/protobuf)
v32.1: Protocol Buffers v32.1Compare Source
Announcements
Compiler
34d6c85)b98f6ee)aad0daa)C++
aad0daa)Java
892e0d5)7bff169(4a18be6)94a2a44(501f4a5)d365736)9325480)34d6c85)b98f6ee)Csharp
299774c)PHP
bc5f303)v32.0: Protocol Buffers v32.0Compare Source
Announcements
Bazel
6f4a990)import optionandoption_depstest proto in edition 2024. (c51df73)776c5f2)e3e56c7)795ab9d)da0077e)639f1c9)Compiler
ef3f9ca)google.protobuf.Method.syntaxandgoogle.protobuf.Method.edition(9ec241e)26843b3)import weakandweakfield option in edition 2024 in protoc (parser and c++ runtime). (a2a0511)C++
ef3f9ca)7359f75)import optionandoption_depstest proto in edition 2024. (c51df73)c6ba697)26843b3)3e935cf)6a6ba52)21c3c53)import weakandweakfield option in edition 2024 in protoc (parser and c++ runtime). (a2a0511)Java
ef3f9ca)import optionandoption_depswhich exclude the options from the "builder" pool (aka "import" pool). (694eedd)7359f75)6f4a990)adf556f)6216ae4)5777d3b)527b2ab)26843b3)c3177fb)84c5b63)Csharp
0014173)7359f75)6216ae4)26843b3)c2b4040)dc4e429)Objective-C
26843b3)Rust
DEP_UPB_VERSIONcheck in codegen crate (#22764) (6f6012a)26843b3)1b4b5fc)e2fd7a0)aba2075)aca1ed5)Python
ef3f9ca)7359f75)1a7e012)0b25f7b)72abf95)--incompatible_config_setting_private_default_visibility(#22745) (5e2838e)64a76e6)508aba1)26843b3)1af7fd4)49d9e2d)f59b84a)e5f9ab4)e004c8b)17838be)f69180a)6972464)cbad456)f63ed55)4274909)727a8ed)PHP
26843b3)9fbce62)01a7429)676666e)PHP C-Extension
6216ae4)158d8ac)01a7429)Ruby
--incompatible_config_setting_private_default_visibility(#22745) (5e2838e)26843b3)rb_testrules to run test (#21733) (4f74764)Ruby C-Extension
6216ae4)wrap_memcpy.ccompatibility shim for pre-2.14 glibc (4ba9733)UPB (Python/PHP/Ruby C-Extension)
6216ae4)--incompatible_config_setting_private_default_visibility(#22745) (5e2838e)f15d28a)Other
e001d57)2025051.1 (ee68ed1)rules_rubyto applyneverlink = Trueto thejarsrule (#21416) (88e11bd)v31.1: Protocol Buffers v31.1Compare Source
Announcements
Compiler
3419598)C++
3419598)Java
coptsattribute (#21982) (bec5b5a)3419598)Python
3419598)0fe099a)a3921fb)Other
96a9ef6)v31.0: Protocol Buffers v31.0Compare Source
Announcements
Bazel
a4be867)Compiler
9901db6)7a26486)dce6b0f)2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (ba6b54d)C++
aa5410d)d390631)d896480)73f3469)683e9d2)7a26486)bd70a7c)d21e8ef)2025012and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (ba6b54d)GetandMutablefor repeated_field. (ffade4a)Java
d896480)f5cb162)nest_in_file_classfeature for Edition 2024. (0416c3e)Generatedannotation to eventually replacejavax.annotation.Generated(31e57fc)9e03ca5)fafb0fd)079be27)e045fc6)097fdb8)Kotlin
079be27)Csharp
afea52f)85507b9)Objective-C
GPBFieldDescriptor.isOptional. (86ab252)a639cf8)Rust
01b42bb)dd5bf5e)Python
01b154c)float_precisionapply to both float and double fields. (5b54ee3)fff783e)FieldMask.MergeFrom()with unset fields. (1c87ac3)dcafca2)da04261)b234305)9fd28d9)0324f39)9a0b591)308aaf4)9befb58)fb78c09)0e3326b)PHP
d82de8f)e04fe69)PHP C-Extension
f9863df. (#21355) (a59988c)d82de8f)c398592)e04fe69)Ruby
rb_testrules to run test (#21733) (0cf5489)59e1f0f)d3560e7)d82de8f)#to_hashfor message classes (#20866) (5596f6d)5de7c80)#if the hashmark appears immediately before any of$,{, or@. (fffa3da)c398592)b968d0d)Ruby C-Extension
59e1f0f)d82de8f)c398592)b968d0d)UPB (Python/PHP/Ruby C-Extension)
3434a21)d82de8f)dd5bf5e)b234305)f398807)e4cdf44)3a3d697)c398592)upb_ByteSizefunction to upb clients. Note that the current naive implementation is no more efficient than serializing the message yourself and noting the resulting size. (121fdaa)dce6b0f)c63fd56)6bde8c4. (8ef81fb)46f9e29)Other
rules_rubyto applyneverlink = Trueto thejarsrule (#21416) (#21505) (664d94a)e8edc5d)f79be3e)4f5968a)v30.2: Protocol Buffers v30.2Compare Source
Announcements
Compiler
b69f653)C++
7831669)b69f653)221b2a0)Java
7831669)09b5078)b7f06f1)b69f653)f4b0a79)2dc9f35)7a4c63b)Kotlin
f4b0a79)Csharp
b69f653)Objective-C
b69f653)Python
b69f653)Ruby
b69f653)Other
da9cadc)v30.1: Protocol Buffers v30.1Compare Source
Announcements
Bazel
3576a1f)Compiler
250c550)C++
250c550)Java
4747628)Kotlin
4747628)Python
250c550)Other
system_pythonrepo alias to MODULE.bazel (#20662) (ebb5224)v30.0: Protocol Buffers v30.0Compare Source
Announcements
d9caebc)2a52b90)cffa590)2b93422)72b3eda)721a452)292f964)c261b49)0720536)5ba74b1)81da6b9)117e7bb)d83a536)3f06ca4)9cc685e)54d068e)type_name()andcpp_type_name()fromconst char*toabsl::string_view. (a9ad51f)e8e3253)absl::string_view. (d1990d9)aebf8b9)MutableRepeatedFieldRef::Reserve()in reflection (913f7b0)e2eb0a1)30ed452)Bazel
fa02f76)00f108c)Compiler
a7df327)cafeaa4)b4b93b3)9d7236b)67de087)C++
6abaf77](https://redirect.github.com/protocolbuffers/protobuf/commit/6abaf774bfe84cConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.