sdk-javascript/test
Lucas Holmquist 84f1ed9cfe
feat(src): add ext name validation (#246)
BREAKING CHANGE:

* Extension names are now validated during object creation.  The values are defined by the specification, and can be lowercase(a-z) or digits(0-9) and must be no longer that 20 characters

Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
2020-07-15 09:53:52 -04:00
..
conformance test: inplement the cucumber conformance tests from cloudevents/spec (#238) 2020-07-13 09:47:02 -04:00
integration feat(src): add ext name validation (#246) 2020-07-15 09:53:52 -04:00