Skip to content

Commit 4e83fca

Browse files
committed
Add a "v2.md" file so we can close v2 issues/PRs
Signed-off-by: Doug Davis <duglin@gmail.com>
1 parent c5eb14a commit 4e83fca

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ native ecosystem by making our systems interoperable with CloudEvents.
120120
docs](https://drive.google.com/drive/folders/1eKH-tVNV25jwkuBEoi3ESqvVjNRlJqYX?usp=sharing)
121121
- [Demos & open source](docs/README.md) -- if you have something to share
122122
about your use of CloudEvents, please submit a PR!
123+
- [Potential CloudEvents v2 work items](v2.md)
123124
- [Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md)
124125

125126
### Security Concerns

cloudevents/v2.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# CloudEvents Version 2 Consideration List
2+
3+
The list below contains the set of changes that the group had identified as
4+
potential candidates for a v2 of the CloudEvents specification. There no
5+
guarantee as to when, or if, a v2 might happen, or that any of these will be
6+
adopted. Rather this list is just a reminder to consider them so that we can
7+
reduce the number of open issues and PRs on our backlog.
8+
9+
- [Do we want a new optional "mustunderstand" core attribute](https://github.com/cloudevents/spec/issues/1321)
10+
- [Why does the HTTP binding for batch require the same spec version for all events in the batch?](https://github.com/cloudevents/spec/issues/807)
11+
- [handling of datacontenttype is inconsistent](https://github.com/cloudevents/spec/issues/558)
12+
- [fix(protobuf)!: Expose CloudEvent structure with explicit fields](https://github.com/cloudevents/spec/pull/1354)
13+
14+

0 commit comments

Comments
 (0)