[pkg/pdata] remove stable gate pdata.useCustomProtoEncoding#15332
Merged
codeboten merged 4 commits intoMay 21, 2026
Merged
Conversation
This has been stable for some time, now been removed. Signed-off-by: Alex Boten <[email protected]>
codeboten
commented
May 20, 2026
codeboten
enabled auto-merge
May 20, 2026 20:57
Signed-off-by: Alex Boten <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #15332 +/- ##
=======================================
Coverage 91.25% 91.25%
=======================================
Files 708 708
Lines 46177 46177
=======================================
Hits 42139 42139
Misses 2830 2830
Partials 1208 1208 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merged
via the queue into
open-telemetry:main
with commit May 21, 2026
6a86f86
52 of 55 checks passed
TimoBehrendt
pushed a commit
to TimoBehrendt/tracebasedlogsampler
that referenced
this pull request
Jun 1, 2026
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [go.opentelemetry.io/collector/component](https://github.com/open-telemetry/opentelemetry-collector) | `v1.58.0` → `v1.59.0` |  |  | | [go.opentelemetry.io/collector/component/componenttest](https://github.com/open-telemetry/opentelemetry-collector) | `v0.152.0` → `v0.153.0` |  |  | | [go.opentelemetry.io/collector/confmap](https://github.com/open-telemetry/opentelemetry-collector) | `v1.58.0` → `v1.59.0` |  |  | | [go.opentelemetry.io/collector/consumer](https://github.com/open-telemetry/opentelemetry-collector) | `v1.58.0` → `v1.59.0` |  |  | | [go.opentelemetry.io/collector/consumer/consumertest](https://github.com/open-telemetry/opentelemetry-collector) | `v0.152.0` → `v0.153.0` |  |  | | [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) | `v1.58.0` → `v1.59.0` |  |  | | [go.opentelemetry.io/collector/processor](https://github.com/open-telemetry/opentelemetry-collector) | `v1.58.0` → `v1.59.0` |  |  | | [go.opentelemetry.io/collector/processor/processortest](https://github.com/open-telemetry/opentelemetry-collector) | `v0.152.0` → `v0.153.0` |  |  | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/component)</summary> ### [`v1.59.0`](https://github.com/open-telemetry/opentelemetry-collector/blob/HEAD/CHANGELOG.md#v1590v01530) ##### 🛑 Breaking changes 🛑 - `pkg/configoptional`: Stabilize feature gate configoptional.AddEnabledField ([#​15333](open-telemetry/opentelemetry-collector#15333)) - `pkg/confmap`: Stabilize confmap.newExpandedValueSanitizer feature gate ([#​15339](open-telemetry/opentelemetry-collector#15339)) - `pkg/exporterhelper`: mark exporter.PersistRequestContext as stable ([#​15330](open-telemetry/opentelemetry-collector#15330)) - `pkg/otelcol`: Stabilize otelcol.printInitialConfig gate ([#​15340](open-telemetry/opentelemetry-collector#15340)) - `pkg/pdata`: Remove pdata.useCustomProtoEncoding feature gate ([#​15332](open-telemetry/opentelemetry-collector#15332)) - `pkg/service`: Stabilize telemetry.UseLocalHostAsDefaultMetricsAddress gate ([#​15342](open-telemetry/opentelemetry-collector#15342)) - `pkg/xpdata`: Stabilize pdata.enableRefCounting feature gate ([#​15331](open-telemetry/opentelemetry-collector#15331)) ##### 🧰 Bug fixes 🧰 - `pkg/config/configgrpc`: Fix memory corruption and fatal error in Snappy ([#​15237](open-telemetry/opentelemetry-collector#15237), [#​15320](open-telemetry/opentelemetry-collector#15320)) <!-- previous-version --> </details> --- ### Configuration 📅 **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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Reviewed-on: https://gitea.t000-n.de/t.behrendt/tracebasedlogsampler/pulls/73 Reviewed-by: t.behrendt <[email protected]> Co-authored-by: Renovate Bot <[email protected]> Co-committed-by: Renovate Bot <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This has been stable for some time, now been removed.