diff --git a/amqp-protocol-binding.md b/amqp-protocol-binding.md index 65a22a2..5b48168 100644 --- a/amqp-protocol-binding.md +++ b/amqp-protocol-binding.md @@ -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) diff --git a/avro-format.md b/avro-format.md index 3837095..f5dbe99 100644 --- a/avro-format.md +++ b/avro-format.md @@ -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) diff --git a/http-protocol-binding.md b/http-protocol-binding.md index b481e66..5536fa0 100644 --- a/http-protocol-binding.md +++ b/http-protocol-binding.md @@ -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) diff --git a/http-webhook.md b/http-webhook.md index c537fad..f746d77 100644 --- a/http-webhook.md +++ b/http-webhook.md @@ -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) diff --git a/json-format.md b/json-format.md index c4a6a24..064bdf9 100644 --- a/json-format.md +++ b/json-format.md @@ -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) diff --git a/kafka-protocol-binding.md b/kafka-protocol-binding.md index 90ff2da..f3ad407 100644 --- a/kafka-protocol-binding.md +++ b/kafka-protocol-binding.md @@ -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) diff --git a/mqtt-protocol-binding.md b/mqtt-protocol-binding.md index 47ea189..a55decd 100644 --- a/mqtt-protocol-binding.md +++ b/mqtt-protocol-binding.md @@ -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) diff --git a/nats-protocol-binding.md b/nats-protocol-binding.md index fd4489c..1b8cf04 100644 --- a/nats-protocol-binding.md +++ b/nats-protocol-binding.md @@ -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) diff --git a/primer.md b/primer.md index fe37215..811e7d3 100644 --- a/primer.md +++ b/primer.md @@ -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) diff --git a/spec.md b/spec.md index 66a6cda..f9ef000 100644 --- a/spec.md +++ b/spec.md @@ -5,10 +5,6 @@ CloudEvents is a vendor-neutral specification for defining the format of event data. -## Status of this document - -This document is a working draft. - ## Table of Contents - [Overview](#overview)