The Apache MINA project is pleased to announce MINA 2.0.10 ! This version is a bug fix release. Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily by providing an abstract, event-driven, asynchronous API over various transports such as TCP/IP and UDP/IP vis Java NIO. The Apache MINA project website includes resources such as introductory presentation slides, tutorials, and examples to help you learn MINA as soon as possible. No new features, but a few critical fixes : - a race condition in the SSL handler - some OSGi package declaration fixes - removed a lock in the decoder, speeding up MINA. Here is the list of fixed issues : Improvements : -------------- [DIRMINA-1018 ]FetchAppBuffer shrink [DIRMINA-1020 ]Change minimum version for slf4j in MANIFEST Bugs : ------ [DIRMINA-992 ] NioSocketConnector.newHandle throws the wrong exception [DIRMINA-994 ] The ConnectionRequest.cancel() method is inconsistent wrt concurrent access [DIRMINA-995 ] Deadlock when using SSL and proxy [DIRMINA-1013 ] Threading model is supressed by ProtocolCodecFilter [DIRMINA-1016 ] Regression with 2.0.9: Missing javax.net.ssl import in manifest [DIRMINA-1017 ] SSLEngine BUFFER_OVERFLOW (unwrap) [DIRMINA-1019 ] SslHandler flushScheduledEvents race condition Download : ========= *http://mina.apache.org/downloads.html Quick links : ========== * Homepage - http://mina.apache.org/ * FAQ - http://mina.apache.org/faq.html * Testimonials - http://mina.apache.org/testimonials.html * Documentation - http://mina.apache.org/documentation.html * Performance - http://mina.apache.org/performance-test-reports.html We recommend all users to upgrade to this release. We consider this a stable and production ready release. The Apache MINA PMC -- Regards, Cordialement, Emmanuel Lécharnywww.iktek.com