Commit 9470b9b0 authored by akrherz's avatar akrherz

update master changelog for 3.10.1 to 3.10.3 releases

parent fbe74c8e
...@@ -162,6 +162,69 @@ hr { ...@@ -162,6 +162,69 @@ hr {
<div id="pageBody"> <div id="pageBody">
<h2>3.10.3 -- <span style="font-weight: normal;">Nov 17, 2015</span></h2>
<h2> Bug
</h2>
<ul>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-332'>OF-332</a>] - ldap.connect.timeout not working with SSL connection
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-477'>OF-477</a>] - SASL server in OF creates digest-uri based on xmpp.fqdn but it sends xmpp.domain to the client
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-881'>OF-881</a>] - NIOConnection Thread Deadlock when two clients in each others roster simultaneously disconnect
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-887'>OF-887</a>] - ldap.readTimeout not used when LDAP getContext() is called for queries
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-903'>OF-903</a>] - ISE attempting to write data to a closed/closing session
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-918'>OF-918</a>] - Character encoding issue in BOSH
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-926'>OF-926</a>] - Clients can&#39;t authenticate using LDAP SSL
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-938'>OF-938</a>] - BOSH packet namespace issue
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-949'>OF-949</a>] - Offline message delivery failures
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-954'>OF-954</a>] - Openfire clustering fails to correctly sync MUC room occupants
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-966'>OF-966</a>] - failure tag not closed for TLS Negotiation Failure
</li>
</ul>
<h2> New Feature
</h2>
<ul>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-933'>OF-933</a>] - Update websocket support per RFC 7395
</li>
</ul>
<h2>3.10.2 -- <span style="font-weight: normal;">Jun 22, 2015</span></h2>
<h2>Bug</h2>
<ul>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-922'>OF-992</a>] - Downgrade Apache MINA to version 2.0.7 to fix performance and 100% CPU issue
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-924'>OF-924</a>] - Enable LDAP SSL Connection Pooling
</li>
</ul>
<h2>3.10.1 -- <span style="font-weight: normal;">Jun 16, 2015</span></h2>
<h2>Bug</h2>
<ul>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-881'>OF-881</a>] - NIOConnection Thread Deadlock when two clients in each others roster simultaneously disconnect
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-883'>OF-883</a>] - High CPU usage and hangup after a few days of running
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-889'>OF-889</a>] - NPE on Admin Console (client sessions listing)
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-907'>OF-907</a>] - SSLv2 Hello is rejected; prevents some clients connecting
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-909'>OF-909</a>] - BOSH response should return ack attribute
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-910'>OF-910</a>] - MUC de-synchronization issues
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/OF-916'>OF-916</a>] - Deadlock with MINA sslFilter
</li>
</ul>
<h2>3.10.0 -- <span style="font-weight: normal;">April 20, 2015</span></h2> <h2>3.10.0 -- <span style="font-weight: normal;">April 20, 2015</span></h2>
<h2> Bug <h2> Bug
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment