File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
docs/proposals/004-endpoint-picker-protocol Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,15 @@ This doc defines the protocol between the EPP and the proxy (e.g, Envoy).
99The EPP MUST implement the Envoy
1010[ external processing service] ( https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/ext_proc/v3/ext_proc.proto ) protocol.
1111
12+ ## Version History
13+
14+ | Version | Date | Changes |
15+ | -------------| ------| ---------|
16+ | dev-main | 2025-07-29 | Added status metadata field for picked endpoints |
17+ | v0.4.0-rc.1 | 2025-06-03 | Added support for multiple fallback endpoints |
18+ | v0.3.0-rc.1 | 2025-03-14 | Added subsetting and fallback support |
19+ | v0.2.0-rc.1 | 2025-02-22 | Initial protocol definition |
20+
1221## Endpoint Subset
1322
1423[ REQUEST: Data Plane -> EPP]
You can’t perform that action at this time.
0 commit comments