Skip to content

1.0.1

Compare
Choose a tag to compare
@vegegoku vegegoku released this 09 Nov 10:18
· 14 commits to master since this release

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

Full Changelog: 1.0.0...1.0.1