1.0.1
What's Changed
- #65 Unsupported enums from new jackson in JsonFormat.Feature.
- #66 Not all setters and getters forms are supported by the processor.
- #68 domino-jackson fails to serialize NaN/Infinity even though deserialization works.
- #70 Compilation error in case of recursive class structures
- #73 Avoid guava vulnerability issue.
- serialize NaN and +/-Infinity as strings in lenient mode by @tobias-hammerschmidt in #72
New Contributors
- @tobias-hammerschmidt made their first contribution in #72
Full Changelog: 1.0.0...1.0.1