Skip to content

v0.3

Compare
Choose a tag to compare
@duglin duglin released this 14 Jun 00:50
189ad4b
  • Update to title format - #447
  • Remove blank section
  • Misc. typo fixes
  • Add some guidance on how to construct CloudEvents - #404
  • Size Constraints - #405
  • Type system changes // canonical string representation - #432
  • Add some additional design points for ID - #403
  • Add "Subject" context attribute definition
  • Terminology additions for Source, Consumer, Producer and Intermediary - #420
  • Added partitioning extension - #218
  • Issue #331: Clarify scope of source and id uniqueness
  • Added link to dataref.md
  • Order the attributes section
  • Fix bad hrefs for our images - #424
  • Master represents the future version of the spec, use the future version in the text - #415
  • Adjust examples to include AWS CloudWatch events, our de facto central Event format, and remove valid-but-not-terribly-relevant SNS & Kinesis examples.
  • Add dataref attribute and describe Claim Check Pattern - #377
  • Do some clean-up items for PR 406 that were missed
  • Introducing "subject" - #406
  • Added datacontentencoding - #387
  • Add Apache RocketMQ proprietary binding with cloudevents
  • Ran https://prettier.io/ command on all markdown - #411
  • Privacy & Security - #399
  • clarify what OPTIONAL means
  • Extensions follow attribute naming scheme introduced in #321
  • add to README
  • fix typo
  • The linter can't abide placeholder links 🙄
  • Collect proprietary specs in dedicated file
  • Move "extension attributes" section down to end of context attributes
  • Fixed a broken link in the primer
  • Fix broken link
  • Consistency: schemaurl uses URI-reference, protobuf uses URI-reference
  • HTTP Transport Binding for batching JSON - #370
  • minLength for non-empty attributes, add schemaurl - #372
  • Fix type reference in it's description
  • Format data consistently with the paragraph above
  • remove duplicate paragraph
  • Add Integer as allowed for Any in description of variant type
  • s/contenttype/datatype/g
  • Add an announcement to our release process
  • Transports are responsible for batching messages - #360
  • Specify range of Integer type exactly - #361
  • Fix TOC in http transport
  • add KubeCon demo info