/area components
/area cli
/area docs
/area sdks
Currently the naming for the data to be published per PubSub is not consistent at Dapr:
Even if I like the term "payload" more then "data", I think we should stick to the CloudEvent terms and rename all occurences to "data".
I think we should follow the term data of CloudEvent.
cc/ @msfussell @orizohar @yaron2 @amanbha
I think we should follow the term
dataof CloudEvent.cc/ @msfussell @orizohar @yaron2 @amanbha
Yes, I agree.
To clarify (some of the links are broken as it's been a while and some point to the wrong location now) this issue is about names of variables and the terminology used in comments/docs, correct? It's not about the actual name of the "data" field in the envelope in messages, which to me looks like it's called data everywhere. If so, agree the name "data" should be used instead of the others. And this won't be a breaking change.
This is only a breaking change in the cli. Everywhere else it's only a name change.
Change done in the CLI.
Most helpful comment
I think we should follow the term
dataof CloudEvent.cc/ @msfussell @orizohar @yaron2 @amanbha