Skip to content

Commit 568ffe2

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 568ffe2

File tree

4 files changed

+25
-0
lines changed

4 files changed

+25
-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](cloudevents/v2.md)
123124
- [Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md)
124125

125126
### Security Concerns

cloudevents/languages/he/v2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# CloudEvents Version 2 Consideration List
2+
מסמך זה טרם תורגם. בבקשה תשתמשו [בגרסה האנגלית של המסמך](../../v2.md) לבינתיים.

cloudevents/languages/zh-CN/v2.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# CloudEvents Version 2 Consideration List
2+
3+
本文档尚未被翻译,请先阅读英文[原版文档](../../v2.md)
4+
5+
如果您迫切地需要此文档的中文翻译,请[提交一个issue](https://github.com/cloudevents/spec/issues)
6+
我们会尽快安排专人进行翻译。

cloudevents/v2.md

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

0 commit comments

Comments
 (0)