File tree Expand file tree Collapse file tree 6 files changed +19
-16
lines changed Expand file tree Collapse file tree 6 files changed +19
-16
lines changed Original file line number Diff line number Diff line change 1
- 1.30.8-dev
1
+ 1.30.8
Original file line number Diff line number Diff line change
1
+ date : November 29, 2024
2
+
3
+ minor_behavior_changes :
4
+ - area : dns
5
+ change : |
6
+ Patched c-ares to address CVE-2024-25629.
7
+
8
+ bug_fixes :
9
+ - area : access_log
10
+ change : |
11
+ Relaxed the restriction on SNI logging to allow the ``_`` character, even if
12
+ ``envoy.reloadable_features.sanitize_sni_in_access_log`` is enabled.
13
+ - area : validation/tools
14
+ change : |
15
+ Add back missing extension for ``schema_validator_tool``.
Original file line number Diff line number Diff line change 1
- date : Pending
2
-
3
- behavior_changes :
4
- # *Changes that are expected to cause an incompatibility if applicable; deployment changes are likely required*
1
+ date : November 29, 2024
5
2
6
3
minor_behavior_changes :
7
- # *Changes that may cause incompatibilities for some users, but should not for most*
8
4
- area : dns
9
5
change : |
10
6
Patched c-ares to address CVE-2024-25629.
11
7
12
8
bug_fixes :
13
- # *Changes expected to improve the state of the world and are unlikely to have negative effects*
14
9
- area : access_log
15
10
change : |
16
11
Relaxed the restriction on SNI logging to allow the ``_`` character, even if
@@ -21,10 +16,3 @@ bug_fixes:
21
16
- area : validation/tools
22
17
change : |
23
18
Add back missing extension for ``schema_validator_tool``.
24
-
25
- removed_config_or_runtime :
26
- # *Normally occurs at the end of the* :ref:`deprecation period <deprecated>`
27
-
28
- new_features :
29
-
30
- deprecated :
Original file line number Diff line number Diff line change 22
22
" 1.26 " : 1.26.8
23
23
" 1.27 " : 1.27.7
24
24
" 1.28 " : 1.28.7
25
- " 1.29 " : 1.29.10
26
- " 1.30 " : 1.30.6
25
+ " 1.29 " : 1.29.11
26
+ " 1.30 " : 1.30.7
You can’t perform that action at this time.
0 commit comments