[TT-16890] fix: sync critical commits from release-5.12.1#8069
Merged
buger merged 1 commit intorelease-5.12from Apr 17, 2026
Merged
[TT-16890] fix: sync critical commits from release-5.12.1#8069buger merged 1 commit intorelease-5.12from
buger merged 1 commit intorelease-5.12from
Conversation
Cherry-pick critical fixes that were on release-5.12.1 but missing from release-5.12: - #8029: [TT-16890] validate request middleware regression fix - #8067: backport #7974 validate middleware collapsed path fix - #7862: dependency updates in go.mod and go.sum Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This was referenced Apr 17, 2026
Contributor
🚨 Jira Linter FailedCommit: The Jira linter failed to validate your PR. Please check the error details below: 🔍 Click to view error detailsNext Steps
This comment will be automatically deleted once the linter passes. |
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.
Summary
Sync critical commits that are on release-5.12.1 but missing from release-5.12.
The branches diverged on Feb 16 with no merge flow between them. This PR brings release-5.12 up to parity with release-5.12.1 for critical fixes.
Missing commits synced
Test plan
🤖 Generated with Claude Code