Skip to content

Commit 5d7c535

Browse files
committed
docs: add epp version history
Signed-off-by: zhengkezhou1 <[email protected]>
1 parent 374131a commit 5d7c535

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
@@ -9,6 +9,15 @@ This doc defines the protocol between the EPP and the proxy (e.g, Envoy).
99
The 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]

0 commit comments

Comments
 (0)