sdk-javascript/test
Lance Ball ea94a4d779
fix: improve validation on extension attribute (#502)
* fix: improve validation on extension attribute

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

Adds a regular expression check to the attribute name validation code to
ensure that attribute names only use a-z0-9 (except for `data_base64`,
which apparently is an exception to the rule.

Signed-off-by: Lance Ball <lball@redhat.com>
2022-06-22 15:27:41 -04:00
..
conformance feat: add support for kafka transport (#455) 2022-01-07 16:14:09 -05:00
integration fix: improve validation on extension attribute (#502) 2022-06-22 15:27:41 -04:00