Skip to content

cloudevents v5.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 13:36
d7e1c41

Features

  • use generic type for CloudEvent data (#446) (d941e2d)

Bug Fixes

  • do not assume an empty content-type header is JSON (#444) (52ea7de)
  • package.json & package-lock.json to reduce vulnerabilities (#439) (0f5a4c0)

Miscellaneous