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 @@ -14,6 +14,15 @@ This doc defines the protocol between the EPP and the proxy (e.g, Envoy).
14
14
The EPP MUST implement the Envoy
15
15
[ external processing service] ( https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/ext_proc/v3/ext_proc.proto ) protocol.
16
16
17
+ ## Version History
18
+
19
+ | Version | Date | Changes |
20
+ | ----------| ------------| --------------------------------------------------|
21
+ | v1.0.0 | 2025-07-29 | Added status metadata field for picked endpoints |
22
+ | v0.4.0 | 2025-06-03 | Added support for multiple fallback endpoints |
23
+ | v0.3.0 | 2025-03-14 | Added subsetting and fallback support |
24
+ | v0.2.0 | 2025-02-22 | Initial protocol definition |
25
+
17
26
## Endpoint Subset
18
27
19
28
[ REQUEST: Data Plane -> EPP]
You can’t perform that action at this time.
0 commit comments