Skip to content

1.0.50

Compare
Choose a tag to compare
@stevehu stevehu released this 18 Mar 16:36
· 397 commits to master since this release

1.0.50 - 2021-03-18

Added

Changed

  • fixes #387 Resolve the test case errors for TypeFactoryTest
  • fixes #385 Fixing concurrency and compilation issues. Thanks @prashanthjos
  • fixes #383 Nested oneOf gives incorrect validation error. Thanks @JonasProgrammer
  • fixes #379 Add lossless narrowing conversion. Thanks @hkupty
  • fixes #378 Upgrade Jackson to 2.12.1 and Undertow to 2.2.4.Final