Skip to content

CloudEvents v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 17:21
f7b2840

⚠ BREAKING CHANGES

  • remove support for 0.3 events (#425)

Features

  • add native logging with headers and body to CloudEvent (#437) (b38a48f)

Bug Fixes

  • update express example with framework features. (#429) (272bcea), closes #379
  • ensure source property has min length of 1 (#438) (2ff7852)
  • package.json & package-lock.json to reduce vulnerabilities (#433) (cf47248)
  • package.json & package-lock.json to reduce vulnerabilities (#434) (8814919)
  • package.json & package-lock.json to reduce vulnerabilities (#436) (2dc846c)

Miscellaneous