Skip to content

v5.0.8

Compare
Choose a tag to compare
@igr igr released this 17 Feb 23:57
· 216 commits to master since this release
5bd2274

New features

  • json - added strictTypes flag for JsonParser.

Breaking changes

  • bean - method/field descriptors are no longer getter/setters.

Bug fixes

  • http - fixed particular case of changing the host value.
  • madovc - the matched path chunk with non-macros will win over the path chunk with macros.