Apache MINA 1.0.5 and 1.1.2 Released

Apache MINA 1.0.5 and 1.1.2 (Java 5 port of 1.0.5) have been released on August 12th, 2007. The new releases contain several bug fixes of the bugs found in the previous releases. They are available in the download page.

Changes in 1.0.5 and 1.1.2 since 1.0.4 and 1.1.1:

  • 8 bug fixes
    • [DIRMINA-406] - ProtocolDecoder.dispose() is called for every read.
    • [DIRMINA-407] - IoSession.getScheduledWriteMessages() returns wrong value.
    • [DIRMINA-409] - Duplicate synchronization in SocketAcceptor.startupWorker()
    • [DIRMINA-410] - DefaultIoFilterChainBuilder synchronization issue with contains(...) methods
    • [DIRMINA-412] - WriteFuture.join() hangs when exception thrown in filterWrite
    • [DIRMINA-413] - Documentation error in IoHandler
    • [DIRMINA-414] - Infinite loop in SSLFilter on the server side when the client requests renegotiation.
    • [DIRMINA-416] - Possible visibility problem against Selector access
Added by Trustin Lee, last edited by Trustin Lee on Aug 12, 2007  (view change)