mirror of
https://github.com/boostorg/website.git
synced 2026-01-19 04:42:17 +00:00
Rebuild in progress release notes
This commit is contained in:
@@ -46014,6 +46014,28 @@
|
||||
" </li>
|
||||
" <li>
|
||||
" <div>
|
||||
" <span class="library"><a href="/libs/mqtt5/">MQTT5</a>:</span>
|
||||
" <ul>
|
||||
" <li>
|
||||
" <div>
|
||||
" Fixed incorrect parsing of URI paths in the list of brokers (<a href="https://github.com/boostorg/mqtt5/issues/31">#31</a>).
|
||||
" </div>
|
||||
" </li>
|
||||
" <li>
|
||||
" <div>
|
||||
" Default Maximum Packet Size now explicitly set in the <code><span class="identifier">CONNECT</span></code> packet. (<a href="https://github.com/boostorg/mqtt5/issues/33">#33</a>).
|
||||
" </div>
|
||||
" </li>
|
||||
" <li>
|
||||
" <div>
|
||||
" Fixed high CPU usage with large Maximum Packet Size values (<a href="https://github.com/boostorg/mqtt5/issues/33">#33</a>).
|
||||
" </div>
|
||||
" </li>
|
||||
" </ul>
|
||||
" </div>
|
||||
" </li>
|
||||
" <li>
|
||||
" <div>
|
||||
" <span class="library"><a href="/libs/multiprecision/">Multiprecision</a>:</span>
|
||||
" <ul>
|
||||
" <li>
|
||||
@@ -46398,7 +46420,7 @@
|
||||
" </div>
|
||||
"
|
||||
-hash
|
||||
"6b551bc8751c037e344f2d5d9f30bfa949c0abe3c969da6b783feb1c99307458
|
||||
"08c6f670a339d036b2cdb8870ee7eec281f6eab90e5fbc47f81906c7ecdf4fe6
|
||||
-id
|
||||
"version_1_89_0
|
||||
-notice_url
|
||||
|
||||
@@ -625,6 +625,28 @@
|
||||
</ul>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<span class="library"><a href="/doc/libs/master/libs/mqtt5/">MQTT5</a>:</span>
|
||||
<ul>
|
||||
<li>
|
||||
<div>
|
||||
Fixed incorrect parsing of URI paths in the list of brokers (<a href="https://github.com/boostorg/mqtt5/issues/31">#31</a>).
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
Default Maximum Packet Size now explicitly set in the <code><span class="identifier">CONNECT</span></code> packet. (<a href="https://github.com/boostorg/mqtt5/issues/33">#33</a>).
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
Fixed high CPU usage with large Maximum Packet Size values (<a href="https://github.com/boostorg/mqtt5/issues/33">#33</a>).
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<div>
|
||||
<span class="library"><a href="/doc/libs/master/libs/multiprecision/">Multiprecision</a>:</span>
|
||||
|
||||
Reference in New Issue
Block a user