Deployed 1d63733
with MkDocs version: 1.1
This commit is contained in:
parent
10cc967442
commit
8b42b51219
@ -92,6 +92,10 @@
|
||||
|
||||
<li class="nav-item" data-level="1"><a href="#changelog" class="nav-link">Changelog</a>
|
||||
<ul class="nav flex-column">
|
||||
<li class="nav-item" data-level="2"><a href="#832-2020-03-20" class="nav-link">[8.3.2] - 2020-03-20</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item" data-level="2"><a href="#831-2020-03-20" class="nav-link">[8.3.1] - 2020-03-20</a>
|
||||
<ul class="nav flex-column">
|
||||
</ul>
|
||||
@ -561,6 +565,8 @@
|
||||
|
||||
<h1 id="changelog">Changelog</h1>
|
||||
<p>All changes to this project will be documented in this file.</p>
|
||||
<h2 id="832-2020-03-20">[8.3.2] - 2020-03-20</h2>
|
||||
<p>(websocket+tls) fix hang in tls handshake which could lead to ANR, discovered through unittesting.</p>
|
||||
<h2 id="831-2020-03-20">[8.3.1] - 2020-03-20</h2>
|
||||
<p>(cobra) CobraMetricsPublisher can be configure with an ix::CobraConfig + more unittest use SSL in server + client</p>
|
||||
<h2 id="830-2020-03-18">[8.3.0] - 2020-03-18</h2>
|
||||
|
@ -260,5 +260,5 @@ webSocket.send("hello world");
|
||||
|
||||
<!--
|
||||
MkDocs version : 1.1
|
||||
Build Date UTC : 2020-03-20 19:22:51
|
||||
Build Date UTC : 2020-03-20 23:58:01
|
||||
-->
|
||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user