sdk-javascript/test
Lance Ball b13bde9b49
feat: precompile cloudevent schema (#471)
* feat: precompile cloudevent schema

This commit modifies the build pipleline so that the cloudevent schema is
precompiled for runtime validation. This eliminates the need to compile the
schema at runtime, improving both performance and security.

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

Signed-off-by: Lance Ball <lball@redhat.com>
2022-02-15 14:06:42 -05:00
..
conformance feat: add support for kafka transport (#455) 2022-01-07 16:14:09 -05:00
integration feat: precompile cloudevent schema (#471) 2022-02-15 14:06:42 -05:00