Skip to content

Conversation

@achmelo
Copy link
Member

@achmelo achmelo commented Sep 24, 2025

Description

Location header, in some cases, is being updated, and encoding is being lost. This change updates the header with respect to the original content of the header

Type of change

  • fix: Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • PR title conforms to commit message guideline ## Commit Message Structure Guideline
  • I have commented my code, particularly in hard-to-understand areas. In JS I did provide JSDoc
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • The java tests in the area I was working on leverage @nested annotations
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: ac892247 <a.chmelo@gmail.com>
achmelo and others added 2 commits September 24, 2025 13:50
Signed-off-by: ac892247 <a.chmelo@gmail.com>
@EvaJavornicka EvaJavornicka moved this from New to In Progress in API Mediation Layer Backlog Management Sep 24, 2025
@pavel-jares-bcm
Copy link
Contributor

Maybe we could take care of AT-TLS. This solution doesn't help in using an outbound rule in a service calling the Gateway.

…route matching

Signed-off-by: ac892247 <a.chmelo@gmail.com>
Signed-off-by: ac892247 <a.chmelo@gmail.com>
Signed-off-by: ac892247 <a.chmelo@gmail.com>
Signed-off-by: ac892247 <a.chmelo@gmail.com>
Signed-off-by: ac892247 <a.chmelo@gmail.com>
Signed-off-by: ac892247 <a.chmelo@gmail.com>
@pablocarle
Copy link
Contributor

I understand it's covered in integration tests, but from a developer experience point of view, I find it not optimal that we need to verify the behaviour with integration tests. I'd expect that unit tests should cover these changes

achmelo and others added 3 commits September 25, 2025 15:42
Signed-off-by: ac892247 <a.chmelo@gmail.com>
Signed-off-by: ac892247 <a.chmelo@gmail.com>
@sonarqubecloud
Copy link

@achmelo achmelo merged commit da9ee87 into v3.x.x Sep 29, 2025
64 of 70 checks passed
@achmelo achmelo deleted the reboot/redirect branch September 29, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Development

Successfully merging this pull request may close these issues.

3 participants