Skip to content

CloudEvents 6.0.4 Release

Compare
Choose a tag to compare
@lholmquist lholmquist released this 16 Feb 17:24
· 31 commits to main since this 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