Skip to content

Release 3.1.0

Compare
Choose a tag to compare
@lholmquist lholmquist released this 11 Aug 13:37

3.1.0 (2020-08-11)

Bug Fixes

  • Add Correct Headers to emitted Binary Event (#302) (ad0c434), closes #301
  • ensure that data encoded as base64 is parsed as an object (#285) (ed9ea95)
  • update browser name to cloudevents. (#292) (48d182b), closes #286

Miscellaneous

  • fix promise tests to break the build when they fail (#305) (a5249de), closes #303
  • no import star (#297) (31c2005)
  • Update examples to use latest sdk changes (#282) (763838c)
  • Update readme with correct Receiver usage (#287) (e219a30)
  • update the release script to signoff the commit (#307) (f3cc2b4)

Documentation