Skip to content

1.0.72

Compare
Choose a tag to compare
@stevehu stevehu released this 17 Jul 14:47
· 307 commits to master since this release

1.0.72 - 2022-07-17

Added

Changed

  • upgrade undertow to 2.2.14.Final to 2.2.18.Final
  • fixes #586 Add V202012 to SpecVersionDetector And JsonMetaSchema Thanks @Tuxzx
  • fixes #585 Changed data type to preserve the order of schema attributes. Thanks @sabarinathan590