Deploy to GitHub pages
[m6w6/libmemcached] / ChangeLog-1.1.html
index c2389af5511aa21dcd8b9c77ee0d6e3e0fe9c6e4..82733635056629f4e1d4ab3db1b62296f1c80ac5 100644 (file)
@@ -8,7 +8,7 @@
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>ChangeLog v1.1 &mdash; libmemcached 1.0.99 documentation</title>
+  <title>ChangeLog v1.1 &mdash; libmemcached 1.1.0 documentation</title>
   
 
   
@@ -61,7 +61,7 @@
             
             
               <div class="version">
-                1.0
+                1.1
               </div>
             
           
@@ -96,7 +96,9 @@
 <ul class="current">
 <li class="toctree-l1 current"><a class="reference internal" href="changelogs.html">Change Logs</a><ul class="current">
 <li class="toctree-l2 current"><a class="current reference internal" href="#">ChangeLog v1.1</a><ul>
-<li class="toctree-l3"><a class="reference internal" href="#v-1-1-0">v 1.1.0</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#v-1-1-0-beta3">v 1.1.0-beta3</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#v-1-1-0-beta2">v 1.1.0-beta2</a></li>
+<li class="toctree-l3"><a class="reference internal" href="#v-1-1-0-beta1">v 1.1.0-beta1</a></li>
 </ul>
 </li>
 <li class="toctree-l2"><a class="reference internal" href="ChangeLog-1.0.html">ChangeLog v1.0</a></li>
             
   <div class="section" id="changelog-v1-1">
 <h1>ChangeLog v1.1<a class="headerlink" href="#changelog-v1-1" title="Permalink to this headline">¶</a></h1>
-<div class="section" id="v-1-1-0">
-<h2>v 1.1.0<a class="headerlink" href="#v-1-1-0" title="Permalink to this headline">¶</a></h2>
-<p><strong>NOTE:</strong><span class="raw-html-m2r"><br></span>
+<div class="section" id="v-1-1-0-beta3">
+<h2>v 1.1.0-beta3<a class="headerlink" href="#v-1-1-0-beta3" title="Permalink to this headline">¶</a></h2>
+<blockquote>
+<div>TBR</div></blockquote>
+<p><strong>Changes from beta2:</strong></p>
+<ul class="simple">
+<li>Fix <a class="reference external" href="https://github.com/m6w6/libmemcached/issues/105">gh #105</a>:
+EINTR handled too defensively when polling.</li>
+</ul>
+</div>
+<div class="section" id="v-1-1-0-beta2">
+<h2>v 1.1.0-beta2<a class="headerlink" href="#v-1-1-0-beta2" title="Permalink to this headline">¶</a></h2>
+<blockquote>
+<div>released 2020-12-28</div></blockquote>
+<p><strong>Changes from beta1:</strong></p>
+<ul class="simple">
+<li>Fix <a class="reference external" href="https://github.com/m6w6/libmemcached/issues/103">gh #103</a>:
+Build failure on 32-bit.</li>
+<li>Fix <a class="reference external" href="https://github.com/m6w6/libmemcached/issues/102">gh #102</a>:
+Doc build with old sphinx.</li>
+<li>Fix <a class="reference external" href="https://github.com/m6w6/libmemcached/issues/100">gh #100</a>:
+Revert symbolic rename of public header include directories.</li>
+<li>Fix <a class="reference external" href="https://github.com/m6w6/libmemcached/issues/98">gh #98</a>:
+Library SONAMEs and NAME_LINKs differ from 1.0.18.</li>
+<li>Fix <a class="reference external" href="https://github.com/m6w6/libmemcached/issues/97">gh #97</a>:
+Location of cmake files installation directory.</li>
+<li>Fix <a class="reference external" href="https://github.com/m6w6/libmemcached/issues/96">gh #96</a>:
+LIBXXX_VERSION_HEX constants format.</li>
+</ul>
+</div>
+<div class="section" id="v-1-1-0-beta1">
+<h2>v 1.1.0-beta1<a class="headerlink" href="#v-1-1-0-beta1" title="Permalink to this headline">¶</a></h2>
+<blockquote>
+<div>released 2020-12-21</div></blockquote>
+<p><strong>NOTE:</strong>
 This is a bug fix release, not a feature release. The minor version number
 was incremented due to the following changes:</p>
 <ul class="simple">
@@ -184,21 +218,18 @@ was incremented due to the following changes:</p>
 <li>Ported test suite to Catch2.</li>
 <li>Build requires C++11 compiler support.</li>
 <li>Tests require C++17 compiler support.</li>
+<li>Moved to the Semantic Versioning Specification: <a class="reference external" href="https://semver.org">https://semver.org</a></li>
 <li>Moved the project from launchpad to github:<ul>
 <li>Source: <a class="reference external" href="https://github.com/m6w6/libmemcached">https://github.com/m6w6/libmemcached</a></li>
 <li>Documentation: <a class="reference external" href="https://m6w6.github.io/libmemcached">https://m6w6.github.io/libmemcached</a></li>
 <li>Continuous Integration:<ul>
-<li>Github: <a class="reference external" href="https://github.com/m6w6/libmemcached/actions">https://github.com/m6w6/libmemcached/actions</a> (Linux, MacOS <strong>·</strong> amd64)</li>
-<li>Travis: <a class="reference external" href="https://travis-ci.org/m6w6/libmemcached">https://travis-ci.org/m6w6/libmemcached</a> (Linux <strong>·</strong> arm64, ppc64le, s390x)</li>
-<li>Cirrus: <a class="reference external" href="https://cirrus-ci.com/m6w6/libmemcached">https://cirrus-ci.com/m6w6/libmemcached</a> (FreeBSD <strong>·</strong> amd64)</li>
+<li>Github: <a class="reference external" href="https://github.com/m6w6/libmemcached/actions">https://github.com/m6w6/libmemcached/actions</a> (Linux, MacOS, Windows <strong>·</strong> amd64)</li>
+<li>Sourcehut: <a class="reference external" href="https://builds.sr.ht/~m6w6/libmemcached">https://builds.sr.ht/~m6w6/libmemcached</a> (FreeBSD, OpenBSD <strong>·</strong> amd64)</li>
+<li>Build artifacts: <a class="reference external" href="https://artifacts.m6w6.name/libmemcached/">https://artifacts.m6w6.name/libmemcached/</a> rsync://m6w6.name::artifacts/libmemcached/</li>
 </ul>
 </li>
 </ul>
 </li>
-</ul>
-<blockquote>
-<div>released YYYY-MM-DD</div></blockquote>
-<ul class="simple">
 <li>Fix build failure due to comparison of incompatible types in bin/memflush and bin/memstat.</li>
 <li>Fix wrong type of memcached_instance_st::server_timeout_counter_query_id from uint32_t to uint64_t.</li>
 <li>Fix memcached_dump():
@@ -269,7 +300,7 @@ build fails with bison 2.3.</li>
 <li>Fix memaslap: build fails with newer compiler versions.</li>
 <li>Fix usage of strerror_r() implementations returning pointer to char.</li>
 <li>Fix pipelining commands with memcached &gt;= 1.6.</li>
-<li>Fixed memcached_stat_get_value(): buffer overflow.</li>
+<li>Fix memcached_stat_get_value(): buffer overflow.</li>
 <li>Fix memcached_stat(): undefined behavior due to unintialized memcached_return_t.</li>
 <li>Fix SASL tests: requires SASL_PWDB_CONF.</li>
 <li>Fix bin/memaslap to idnentify itself as memaslap instead of memslap.</li>
@@ -279,6 +310,11 @@ build fails with bison 2.3.</li>
 <a class="reference external" href="https://github.com/m6w6/libmemcached/issues/64">gh #64</a> and
 <a class="reference external" href="https://github.com/m6w6/libmemcached/issues/21">gh #21</a>:
 clarify documentation on replication.</li>
+<li>Fix <a class="reference external" href="https://github.com/m6w6/libmemcached/issues/95">gh #95</a>:
+MEMCACHED_CALLBACK_GET_FAILURE and MEMCACHED_BEHAVIOR_BUFFER_REQUESTS</li>
+<li>Fix bin/memcat to output flags if requested with <code class="docutils literal notranslate"><span class="pre">--flag</span></code>.</li>
+<li>Fix <a class="reference external" href="https://github.com/m6w6/libmemcached/issues/68">gh #68</a>:
+Windows support.</li>
 </ul>
 <hr class="docutils" />
 <p>See <a class="reference internal" href="ChangeLog-1.0.html"><span class="doc">ChangeLog-1.0</span></a> for changes prior v1.1.</p>