Skip to content

Release 3.0.2

Latest
Compare
Choose a tag to compare
@Verdent Verdent released this 13 Sep 08:42
· 15 commits to master since this release

What's Changed

  • Value access calls toString() on failure, potentially leading to infinite loop #570
  • @JsonbTransient does not work on abstract classes #572
  • JsonValue.NULL is no longer passed to JsonValue extending types #574
  • Null in Optional type fields should not fail #576

Full Changelog: 3.0.1...3.0.2