From fd19015f14f207b93a7746dfd8d6679fc5ba26ae Mon Sep 17 00:00:00 2001 From: Doug Davis Date: Wed, 10 Jun 2026 14:51:16 +0000 Subject: [PATCH] add another potential v2 work item Signed-off-by: Doug Davis --- cloudevents/v2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cloudevents/v2.md b/cloudevents/v2.md index 021778d90..ac5a36197 100644 --- a/cloudevents/v2.md +++ b/cloudevents/v2.md @@ -18,3 +18,4 @@ reduce the number of open issues and PRs on our backlog. - [For discussion: SDK conformance tests](https://github.com/cloudevents/spec/issues/1181) - [Discussion of the meaning of optional](https://github.com/cloudevents/spec/issues/1215) - [JSON format spec review (for scope creep, ambiguity etc)](https://github.com/cloudevents/spec/issues/963) +- [Consider a more consistent prefix across the bindings](https://github.com/cloudevents/spec/issues/1388)