cdevents / sdk-java

Java SDK for CDEvents
Apache License 2.0
5 stars 6 forks source link

Fix not to render optional fields when unset #55

Closed rjalander closed 1 year ago

rjalander commented 1 year ago

This PR has the changes to fix the issue https://github.com/cdevents/sdk-java/issues/51, not to render the optional fields when null during serialization using an ObjectMapper.

afrittoli commented 1 year ago

@rjalander is it ok if squash and merge now, or would you like more reviews from other Java SDK maintainers?

rjalander commented 1 year ago

I think we are good to merge, If you have no other comments.

cdevents-bot commented 1 year ago

🎉 This issue has been resolved in v0.1.2 (Release Notes)