You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: developer-support/release-notes/gateway.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1611,7 +1611,6 @@ Resolved inconsistent query parameter handling in URL rewrites using Tyk interna
1611
1611
- Behavior now matches standard HTTP URL rewrites for consistency
1612
1612
1613
1613
Original request query parameters are no longer automatically forwarded through internal loops. Update your URL rewrite configurations to explicitly include any required parameters in the `rewrite_to` URL.
1614
-
1615
1614
</Accordion>
1616
1615
1617
1616
<Accordiontitle='Fixed Client mTLS Authentication Between Tyk Gateways'>
@@ -1651,13 +1650,10 @@ Tyk Gateway now properly reads and applies OpenTelemetry configuration from the
1651
1650
Fixed an issue where the Gateway would fail to load APIs and policies if the Dashboard database was temporarily unavailable during startup. The Gateway will now automatically retry loading configurations with exponential backoff until successful, restoring self-healing capabilities without requiring a manual restart.
1652
1651
</Accordion>
1653
1652
1654
-
1655
1653
<Accordiontitle='Fixed error response format for SOAP+XML requests'>
1656
1654
Resolved an issue where requests with the `application/soap+xml` Content-Type received JSON-formatted error responses instead of the expected XML format. The Gateway now correctly returns XML-formatted errors for SOAP requests.
1657
1655
</Accordion>
1658
1656
1659
-
1660
-
1661
1657
</AccordionGroup>
1662
1658
1663
1659
##### Security Fixes
@@ -1669,6 +1665,10 @@ Addressed CVEs reported in dependent libraries, providing increased protection a
0 commit comments