CloudEvents 6.0.4 Release
6.0.4 (2023-02-16)
Bug Fixes
- improve validation on extension attribute (#502) (ea94a4d)
- Make CloudEvent data field immutable and enumerable using Object.keys() (#515) (#516) (2d5fab1)
- This fixes bug #525 where the browser version was breaking becuase of process not being found. (#526) (e5ee836)
Miscellaneous
- added the engines property to the package.json (bc3aaca)
- bump cucumber to full release version (#514) (c09a9cc)
- bump mocha to 10.1.0 (#512) (4831e6a)
- bump webpack to 5.74.0 (#509) (760a024)
- release 6.0.3 (#503) (3619ef2)
- Typos (953bc2a)
- examples: add mqtt example (#523) (b374d9a)