mirror of https://github.com/cloudevents/spec.git
remove 'working draft' text
Signed-off-by: Doug Davis <dug@us.ibm.com>
This commit is contained in:
parent
09ff60ce89
commit
308ba59662
|
|
@ -5,10 +5,6 @@
|
|||
The AMQP Protocol Binding for CloudEvents defines how events are mapped to
|
||||
OASIS AMQP 1.0 ([OASIS][oasis-amqp-1.0]; ISO/IEC 19464:2014) messages.
|
||||
|
||||
## Status of this document
|
||||
|
||||
This document is a working draft.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
1. [Introduction](#1-introduction)
|
||||
|
|
|
|||
|
|
@ -5,10 +5,6 @@
|
|||
The Avro Format for CloudEvents defines how events attributes are expressed in
|
||||
the [Avro 1.9.0 Specification][avro-spec].
|
||||
|
||||
## Status of this document
|
||||
|
||||
This document is a working draft.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
1. [Introduction](#1-introduction)
|
||||
|
|
|
|||
|
|
@ -5,10 +5,6 @@
|
|||
The HTTP Protocol Binding for CloudEvents defines how events are mapped to HTTP
|
||||
1.1 request and response messages.
|
||||
|
||||
## Status of this document
|
||||
|
||||
This document is a working draft.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
1. [Introduction](#1-introduction)
|
||||
|
|
|
|||
|
|
@ -8,10 +8,6 @@ formal definition for Web Hooks. This specification aims to provide such a
|
|||
definition for use with [CNCF CloudEvents][ce], but is considered generally
|
||||
usable beyond the scope of CloudEvents.
|
||||
|
||||
## Status of this document
|
||||
|
||||
This document is a working draft.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
1. [Introduction](#1-introduction)
|
||||
|
|
|
|||
|
|
@ -5,10 +5,6 @@
|
|||
The JSON Format for CloudEvents defines how events are expressed in JavaScript
|
||||
Object Notation (JSON) Data Interchange Format ([RFC8259][rfc8259]).
|
||||
|
||||
## Status of this document
|
||||
|
||||
This document is a working draft.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
1. [Introduction](#1-introduction)
|
||||
|
|
|
|||
|
|
@ -5,10 +5,6 @@
|
|||
The [Kafka][kafka] Protocol Binding for CloudEvents defines how events are
|
||||
mapped to [Kafka messages][kafka-message-format].
|
||||
|
||||
## Status of this document
|
||||
|
||||
This document is a working draft.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
1. [Introduction](#1-introduction)
|
||||
|
|
|
|||
|
|
@ -6,10 +6,6 @@ The MQTT Protocol Binding for CloudEvents defines how events are mapped to MQTT
|
|||
3.1.1 ([OASIS][oasis-mqtt-3.1.1]; ISO/IEC 20922:2016) and MQTT 5.0
|
||||
([OASIS][oasis-mqtt-5]) messages.
|
||||
|
||||
## Status of this document
|
||||
|
||||
This document is a working draft.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
1. [Introduction](#1-introduction)
|
||||
|
|
|
|||
|
|
@ -5,10 +5,6 @@
|
|||
The [NATS][nats] Protocol Binding for CloudEvents defines how events are mapped
|
||||
to [NATS messages][nats-msg-proto].
|
||||
|
||||
## Status of this document
|
||||
|
||||
This document is a working draft.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
1. [Introduction](#1-introduction)
|
||||
|
|
|
|||
|
|
@ -8,10 +8,6 @@ additional background and insight into the history and design decisions made
|
|||
during the development of the specification. This allows the specification
|
||||
itself to focus on the normative technical details.
|
||||
|
||||
## Status of this document
|
||||
|
||||
This document is a working draft.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [History](#history)
|
||||
|
|
|
|||
Loading…
Reference in New Issue