Skip to content

v4.1.1

Compare
Choose a tag to compare
@igr igr released this 26 Jan 01:04
· 820 commits to master since this release
39c7637

Jodd v4.1.1 fixes few critical bugs. Sorry about that.

Bug Fixes

  • core - fixed a regression with the stream copying.
  • email - fixed access issue for a Builder.
  • core - JavaBridge now works with Java9.

Features

  • http - added a header(Map) method to HttpRequest.

Breaking changes

  • core - ClassScanner now begins scanning with scan().
  • http - methods with boolean argument renamed to *Overwrite.
  • http - methods named remove renamed.