sdk-java/formats/json-jackson
Jem Day 5e3bfc890f
Specification Compliant handling of numeric context attributes (#358)
* - Added tests case to verify expected handling of numeric context attributes
- Updated serializer.

Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>

* - Added @deprecated marker for CloudEventContextWriter.set(name, Number)
- Added use of new method for JSON serializer.

Cleanup of deprecated implementations can occur independantly.

Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>

* Addressed Review Comments

- Now throws exception when non specification compliant numeric
  attribute values are received during deserialization.

- Added test cases to verify deserialization exceptions.

Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>

* Address Review Comments

Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>

* Address Review Comment

Signed-off-by: Day, Jeremy(jday) <jday@paypal.com>
2021-03-24 16:58:33 +01:00
..
src Specification Compliant handling of numeric context attributes (#358) 2021-03-24 16:58:33 +01:00
README.md Website docs (#324) 2020-12-11 10:38:04 +01:00
pom.xml Bump to 2.1.0-SNAPSHOT (#346) 2021-02-15 09:19:58 +01:00

README.md

CloudEvents JSON Jackson

Javadoc: Javadocs

Documentation: https://cloudevents.github.io/sdk-java/json-jackson