Skip to content

v0.2

Compare
Choose a tag to compare
@duglin duglin released this 06 Dec 18:13
5a7c1cf
  • Added HTTP WebHook Specification (#155)
  • Added AMQP 1.0 transport and AMQP type system mapping (#157)
  • Added MQTT 3.1.1 and 5.0 transport binding (#158)
  • Added NATS transport binding (#215)
  • Added Distributed Tracing extension (#227)
  • Added a Primer (#238)
  • Added Sampling extension (#243)
  • Defined minimum bar for new protocols/encodings (#254)
  • Removed eventTypeVersion (#256)
  • Moved serialization of extensions to be top-level JSON attributes (#277)
  • Added Sequence extension (#291)
  • Added Protobuf transport (#295)
  • Defined minimum bar for new extensions (#308)
  • Require all attributes to be lowercase and restrict the character set (#321)
  • Simplified/shortened the attribute names (#339)
  • Added initial draft of an SDK design doc (#356)