Skip to content

chore(transforms): migrate validate() to validate_structure() - #25954

Merged
pront merged 2 commits into
masterfrom
chore/component-build-lifecycle-rfc-transforms
Jul 28, 2026
Merged

chore(transforms): migrate validate() to validate_structure()#25954
pront merged 2 commits into
masterfrom
chore/component-build-lifecycle-rfc-transforms

Conversation

@thomasqueirozb

Copy link
Copy Markdown
Member

Summary

Completes the transform migration for RFC 2026-07-15-split-component-build-lifecycle by removing the deprecated validate() method from the TransformConfig trait and migrating all implementations to validate_structure().

Vector configuration

NA

How did you test this PR?

  • cargo check passes
  • cargo clippy passes
  • cargo nextest run for all affected transforms (route, sample, throttle, reduce, exclusive_route, delay, tag_cardinality_limit)

Is this a breaking change?

  • Yes
  • No

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the no-changelog label to this PR.

References

@thomasqueirozb thomasqueirozb added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label Jul 27, 2026
@github-actions github-actions Bot added the domain: transforms Anything related to Vector's transform components label Jul 27, 2026
@datadog-vectordotdev

datadog-vectordotdev Bot commented Jul 27, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: d9e9e1b | Docs | Datadog PR Page | Give us feedback!

@thomasqueirozb
thomasqueirozb marked this pull request as ready for review July 27, 2026 22:26
@thomasqueirozb
thomasqueirozb requested a review from a team as a code owner July 27, 2026 22:26
@pront
pront added this pull request to the merge queue Jul 28, 2026
Merged via the queue into master with commit b8c9e04 Jul 28, 2026
85 checks passed
@pront
pront deleted the chore/component-build-lifecycle-rfc-transforms branch July 28, 2026 13:25
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

domain: transforms Anything related to Vector's transform components no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants