forked from envoyproxy/envoy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1.21.1.yaml
25 lines (19 loc) · 845 Bytes
/
1.21.1.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
date: February 22, 2022
behavior_changes:
minor_behavior_changes:
bug_fixes:
- area: data plane
change: |
fix crash when internal redirect selects a route configured with direct response or redirect actions.
- area: jwt_authn
change: |
fixed the crash when a CONNECT request is sent to JWT filter configured with regex match on the Host header.
- area: tcp_proxy
change: |
fix a crash that occurs when configured for :ref:`upstream tunneling <envoy_v3_api_field_extensions.filters.network.tcp_proxy.v3.TcpProxy.tunneling_config>` and the downstream connection disconnects while the the upstream connection or http/2 stream is still being established.
- area: upstream
change: |
fix stack overflow when a cluster with large number of idle connections is removed.
removed_config_or_runtime:
new_features:
deprecated: