The CloudEvents binding references a batch mode which is not part of the current core spec.
Closed this issue · 2 comments
Google Cloud Pub/Sub Protocol Binding for CloudEvents[ref] makes reference to a "batch" mode:
google-cloudevents/docs/spec/pubsub.md
Lines 54 to 56 in 6553ecb
The current and previous v1.0 CE specs does not specify a batch mode [CE-v1.0] [CE-v1.0.1] [CE-v1.0.2]. It may be in earlier CE specs though.
This is a really minor issue, but it may be best to just remove the reference to it.
Happy to make a PR if you are open to removing it.
The current draft CE spec defines batch mode: https://github.com/cloudevents/spec/blob/main/cloudevents/spec.md
I suggest the best way forward is to try to get a new spec version released which refers to batch mode - rather than removing it from here.