File tree Expand file tree Collapse file tree 4 files changed +25
-0
lines changed
Expand file tree Collapse file tree 4 files changed +25
-0
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 1+ # CloudEvents Version 2 Consideration List
2+ מסמך זה טרם תורגם. בבקשה תשתמשו [ בגרסה האנגלית של המסמך] ( ../../v2.md ) לבינתיים.
Original file line number Diff line number Diff line change 1+ # CloudEvents Version 2 Consideration List
2+
3+ 本文档尚未被翻译,请先阅读英文[ 原版文档] ( ../../v2.md ) 。
4+
5+ 如果您迫切地需要此文档的中文翻译,请[ 提交一个issue] ( https://github.com/cloudevents/spec/issues ) ,
6+ 我们会尽快安排专人进行翻译。
Original file line number Diff line number Diff line change 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+
You can’t perform that action at this time.
0 commit comments