Skip to content

Commit 175b65a

Browse files
authored
docs: add epp version history (#1360)
* docs: add epp version history Signed-off-by: zhengkezhou1 <[email protected]> * remove rc version Signed-off-by: zhengkezhou1 <[email protected]> * update version Signed-off-by: zhengkezhou1 <[email protected]> --------- Signed-off-by: zhengkezhou1 <[email protected]>
1 parent a879412 commit 175b65a

File tree

1 file changed

+9
-0
lines changed
  • docs/proposals/004-endpoint-picker-protocol

1 file changed

+9
-0
lines changed

docs/proposals/004-endpoint-picker-protocol/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ This doc defines the protocol between the EPP and the proxy (e.g, Envoy).
1414
The EPP MUST implement the Envoy
1515
[external processing service](https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/ext_proc/v3/ext_proc.proto) protocol.
1616

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+
1726
## Endpoint Subset
1827

1928
[REQUEST: Data Plane -> EPP]

0 commit comments

Comments
 (0)