Skip to content

Merging to release-5.8: [TT-16017] Fix issue with strip auth data GQL APIs (#7831)#8298

Merged
radkrawczyk merged 1 commit into
release-5.8from
merge/release-5.8/bc2c9d1daa2a60dafb4d9483003dd7e227efb6f0/TT-16017
Jun 9, 2026
Merged

Merging to release-5.8: [TT-16017] Fix issue with strip auth data GQL APIs (#7831)#8298
radkrawczyk merged 1 commit into
release-5.8from
merge/release-5.8/bc2c9d1daa2a60dafb4d9483003dd7e227efb6f0/TT-16017

Conversation

@probelabs

@probelabs probelabs Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

TT-16017 Fix issue with strip auth data GQL APIs (#7831)

Description

Related Issue

Motivation and Context

How This Has Been Tested

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing
    functionality to change)
  • Refactoring or add test (improvements in base code or adds test
    coverage to functionality)

Checklist

  • I ensured that the documentation is up to date
  • I explained why this PR updates go.mod in detail with reasoning
    why it's required
  • I would like a code coverage CI quality gate exception and have
    explained why

Ticket Details

TT-16017
Status In Dev
Summary Authorization headers are not passed to the upstream service
for GraphQL subscriptions over WebSockets

Generated at: 2026-06-02 08:43:48


Co-authored-by: Long Le [email protected]
Co-authored-by: Radosław Krawczyk [email protected]
Co-authored-by: Maciej Miś [email protected]

<!-- Provide a general summary of your changes in the Title above -->

## Description

<!-- Describe your changes in detail -->

## Related Issue

<!-- This project only accepts pull requests related to open issues. -->
<!-- If suggesting a new feature or change, please discuss it in an
issue first. -->
<!-- If fixing a bug, there should be an issue describing it with steps
to reproduce. -->
<!-- OSS: Please link to the issue here. Tyk: please create/link the
JIRA ticket. -->

## Motivation and Context

<!-- Why is this change required? What problem does it solve? -->

## How This Has Been Tested

<!-- Please describe in detail how you tested your changes -->
<!-- Include details of your testing environment, and the tests -->
<!-- you ran to see how your change affects other areas of the code,
etc. -->
<!-- This information is helpful for reviewers and QA. -->

## Screenshots (if appropriate)

## Types of changes

<!-- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] Refactoring or add test (improvements in base code or adds test
coverage to functionality)

## Checklist

<!-- Go over all the following points, and put an `x` in all the boxes
that apply -->
<!-- If there are no documentation updates required, mark the item as
checked. -->
<!-- Raise up any additional concerns not covered by the checklist. -->

- [ ] I ensured that the documentation is up to date
- [ ] I explained why this PR updates go.mod in detail with reasoning
why it's required
- [ ] I would like a code coverage CI quality gate exception and have
explained why

<!---TykTechnologies/jira-linter starts here-->

### Ticket Details

<details>
<summary>
<a href="https://tyktech.atlassian.net/browse/TT-16017" title="TT-16017"
target="_blank">TT-16017</a>
</summary>

|         |    |
|---------|----|
| Status  | In Dev |
| Summary | Authorization headers are not passed to the upstream service
for GraphQL subscriptions over WebSockets |

Generated at: 2026-06-02 08:43:48

</details>

<!---TykTechnologies/jira-linter ends here-->

---------

Co-authored-by: Long Le <[email protected]>
Co-authored-by: Radosław Krawczyk <[email protected]>
Co-authored-by: Maciej Miś <[email protected]>
(cherry picked from commit bc2c9d1)
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Failed to generate code suggestions for PR

@radkrawczyk radkrawczyk closed this Jun 9, 2026
@radkrawczyk radkrawczyk reopened this Jun 9, 2026
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

🚨 Jira Linter Failed

Commit: 33e27dd
Failed at: 2026-06-09 12:42:36 UTC

The Jira linter failed to validate your PR. Please check the error details below:

🔍 Click to view error details
failed to get Jira issue: failed to fetch Jira issue TT-16017: Issue does not exist or you do not have permission to see it.: request failed. Please analyze the request body for more details. Status code: 404

Next Steps

  • Ensure your branch name contains a valid Jira ticket ID (e.g., ABC-123)
  • Verify your PR title matches the branch's Jira ticket ID
  • Check that the Jira ticket exists and is accessible

This comment will be automatically deleted once the linter passes.

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Failed to generate code suggestions for PR

@sonarqubecloud

sonarqubecloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
9 Security Hotspots
E Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@radkrawczyk
radkrawczyk merged commit 834b9f1 into release-5.8 Jun 9, 2026
116 of 128 checks passed
@radkrawczyk
radkrawczyk deleted the merge/release-5.8/bc2c9d1daa2a60dafb4d9483003dd7e227efb6f0/TT-16017 branch June 9, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants