sdk-javascript/test
Lance Ball 921e273ede
fix: allow `TypedArray` for binary data (#494)
* fix: allow `Uint16|8Array` for binary data

Previously we only considered `Uint32Array` binary data. This was an
oversight. This fixes that issue.

Fixes: https://github.com/cloudevents/sdk-javascript/issues/491

Signed-off-by: Lance Ball <lball@redhat.com>
2022-06-15 00:51:36 -04:00
..
conformance feat: add support for kafka transport (#455) 2022-01-07 16:14:09 -05:00
integration fix: allow `TypedArray` for binary data (#494) 2022-06-15 00:51:36 -04:00