Commit 21fca43
authored
dynamic_modules: promote HTTP filter dynamic modules to GA (#44420)
## Description
We are now promoting `envoy.filters.http.dynamic_modules` from alpha to
stable (GA). The HTTP filter has had substantial production burn time
and a stable ABI.
Security posture updated from `unknown` to
`requires_trusted_downstream_and_upstream`, consistent with all other
dynamic modules extensions. All other dynamic modules extensions remain
`alpha` for now.
---
**Commit Message:** dynamic_modules: promote HTTP filter dynamic modules
to GA
**Additional Description:** Promoted
`envoy.filters.http.dynamic_modules` from alpha to stable (GA).
**Risk Level:** N/A
**Testing:** N/A
**Docs Changes:** Added
**Release Notes:** Added
Signed-off-by: Rohit Agrawal <rohit.agrawal@databricks.com>1 parent f43ec18 commit 21fca43
2 files changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
969 | 969 | | |
970 | 970 | | |
971 | 971 | | |
972 | | - | |
973 | 972 | | |
974 | 973 | | |
975 | 974 | | |
| |||
981 | 980 | | |
982 | 981 | | |
983 | 982 | | |
984 | | - | |
985 | 983 | | |
986 | 984 | | |
987 | 985 | | |
| |||
990 | 988 | | |
991 | 989 | | |
992 | 990 | | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
993 | 995 | | |
994 | 996 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2324 | 2324 | | |
2325 | 2325 | | |
2326 | 2326 | | |
2327 | | - | |
2328 | | - | |
2329 | | - | |
| 2327 | + | |
| 2328 | + | |
| 2329 | + | |
2330 | 2330 | | |
2331 | 2331 | | |
2332 | 2332 | | |
| |||
0 commit comments