Skip to content

Commit 7d4ed1f

Browse files
authored
Merge pull request #1376 from duglin/cleanup
Clean-up old issues
2 parents 153d865 + 7a2cf86 commit 7d4ed1f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

cloudevents/v2.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,8 @@ reduce the number of open issues and PRs on our backlog.
1313
- [handling of datacontenttype is inconsistent](https://github.com/cloudevents/spec/issues/558)
1414
- [fix(protobuf)!: Expose CloudEvent structure with explicit fields](https://github.com/cloudevents/spec/pull/1354)
1515
- [The case for minor version](https://github.com/cloudevents/spec/pull/1032)
16-
16+
- [How should we handle text_data in proto](https://github.com/cloudevents/spec/issues/1186)
17+
- [Discussion on CloudEvent data and transcoding](https://github.com/cloudevents/spec/issues/1204)
18+
- [For discussion: SDK conformance tests](https://github.com/cloudevents/spec/issues/1181)
19+
- [Discussion of the meaning of optional](https://github.com/cloudevents/spec/issues/1215)
20+
- [JSON format spec review (for scope creep, ambiguity etc)](https://github.com/cloudevents/spec/issues/963)

cloudevents/working-drafts/xml-format.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55
This format specification for CloudEvents defines how events are expressed
66
in XML documents.
77

8+
The following are related to this specification but have been closed
9+
due to inactivity. If someone would like to reopen, and drive to completion,
10+
any of these issues please comment in the issue(s).
11+
- [Create a PR with some tweaks to the wording about relationship of context attrs and data](https://github.com/cloudevents/spec/issues/1250#top)
12+
- [Create an issue for CE xsi type](https://github.com/cloudevents/spec/issues/1238#top)
13+
- [XSD - Provide concrete XSD that XML Documents can Validated against](https://github.com/cloudevents/spec/issues/1015#top)
14+
- [Named Element 'ExtensionAttributes' of Type any](https://github.com/cloudevents/spec/issues/1014#top)
15+
- [add some info about extension attributes](https://github.com/cloudevents/spec/pull/1335)
16+
817
## Status of this document
918

1019
This document is a working draft.

0 commit comments

Comments
 (0)