Apache MINA 1.0.10 and 1.1.7 Released

Apache MINA 1.0.10 and 1.1.7 (Java 5 port of 1.0.10) have been released on April 19th, 2008. The new releases contain the fixes of the bugs found in the previous releases. They are available in the download page.

Changes in 1.0.10 and 1.1.7 since 1.0.9 and 1.1.6:

  • 7 bug fixes
    • DIRMINA-549 - Inconsistency in managed session set under heavy load
    • DIRMINA-530 - Compression filter - trivial bug fix and fix for use with SSL.
    • DIRMINA-561 - Socket.setReceiveBufferSize() called after bind preventing correct TCP receive window scaling.
    • DIRMINA-536 - TextLineDecoder throws an IndexOutOfBoundsException.
    • DIRMINA-543 - Incorrect sessionCreated event order in VmPipe transport
    • DIRMINA-560 - SocketSessionConfigImpl IPv4 localhost TEST_ADDRESS causes server to hang.
    • DIRMINA-540 - An exception raised by IoServiceListener can lead to unexpected behavior of MINA core.
  • 1 improvement
    • DIRMINA-523 - Default thread model should be created lazily
Added by Trustin Lee, last edited by Trustin Lee on Apr 23, 2008  (view change)