Releases: cloudevents/sdk-javascript
Releases · cloudevents/sdk-javascript
cloudevents v6.0.3
08 Nov 19:34
Compare
Sorry, something went wrong.
No results found
Bug Fixes
improve validation on extension attribute (#502 ) (ea94a4d )
Make CloudEvent data field immutable and enumerable using Object.keys() (#515 ) (#516 ) (2d5fab1 )
Miscellaneous
cloudevents v6.0.2
21 Jun 21:12
Compare
Sorry, something went wrong.
No results found
Bug Fixes
allow TypedArray for binary data (#494 ) (921e273 )
HTTP headers for extensions with false values (#493 ) (d6f52ca )
package.json & package-lock.json to reduce vulnerabilities (ed63f14 )
Miscellaneous
cloudevents v6.0.1
21 Mar 19:41
Compare
Sorry, something went wrong.
No results found
cloudevents v6.0.0
21 Mar 18:19
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
add http transport and remove axios (#481 )
Features
Miscellaneous
Documentation
update readme to include http builtin transport (#483 ) (4ab6356 )
cloudevents v5.3.2
11 Feb 23:42
Compare
Sorry, something went wrong.
No results found
Bug Fixes
use isolatedModules: true in tsconfig.json (#469 ) (b5c0b56 )
Miscellaneous
Cloudevents v5.3.1
03 Feb 18:45
Compare
Sorry, something went wrong.
No results found
Bug Fixes
improve binary data detection in HTTP transport (#468 ) (cd4dea9 )
package.json & package-lock.json to reduce vulnerabilities (#462 ) (ae8fa79 )
Documentation
Miscellaneous
update readme with current Node LTS versions and add Node 16 to the testing matrix(#465 ) (8abbc11 )
Cloudevents v5.3.0
18 Jan 19:07
Compare
Sorry, something went wrong.
No results found
Features
Miscellaneous
refactor: prefer interfaces over concrete classes (#457 ) (2ac731e )
update cucumber dependency and remove prettier (#453 ) (320354f )
cloudevents v5.2.0
07 Dec 23:05
Compare
Sorry, something went wrong.
No results found
cloudevents v5.1.0
02 Dec 13:36
Compare
Sorry, something went wrong.
No results found
Features
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
CloudEvents v5.0.0
05 Oct 17:21
Compare
Sorry, something went wrong.
No results found
⚠ 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