Apache MINA 1.0.7 and 1.1.4 (Java 5 port of 1.0.7) have been released on October 29th, 2007. The new releases contain several fixes of the bugs found in the previous releases. They are available in the download page.
Changes in 1.0.7 and 1.1.4 since 1.0.6 and 1.1.3:
- 5 Bug fixes
- [DIRMINA-459] - IoSession.getScheduledWriteMessages() returns a negative value.
- [DIRMINA-452] - IdentittyHashMap Iterator has bug in it.
- [DIRMINA-454] - Trivial denial of service in TextLineDecoder
- [DIRMINA-458] - Unnecessary automatic adjustment of read buffer in SocketIoProcessor
- [DIRMINA-462] - Thread.setName causes SecurityException in sandbox contexts (such as Applets)