Skip to content

Commit 46d8b75

Browse files
committed
update release notes
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
1 parent 1c93313 commit 46d8b75

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

release-notes/v1.7.3.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
date: April 28, 2026
1+
date: May 8, 2026
22

33
# Changes that are expected to cause an incompatibility with previous versions, such as deletions or modifications to existing APIs.
44
breaking changes: |
@@ -17,6 +17,7 @@ bug fixes: |
1717
Fixed `ws` and `wss` Backend appProtocols to force HTTP/1.1 upstream connections instead of negotiating HTTP/2, avoiding compatibility issues with WebSocket backends that do not support RFC 8441 extended CONNECT.
1818
Fixed status conditions not being updated when a route is rejected due to multiple errors.
1919
Fixed benchmark JSON report emitting `0` for p99 and p999 percentiles by using the nearest Nighthawk histogram percentiles.
20+
Fixed active HTTP health checks to use Backend endpoint hostnames before falling back to the effective Route hostname.
2021
2122
# Enhancements that improve performance.
2223
performance improvements: |

0 commit comments

Comments
 (0)