tag:github.com,2008:https://github.com/microsoft/FASTER/releasesTags from FASTER2024-05-07T00:37:06Ztag:github.com,2008:Repository/143253020/v2.6.52024-05-07T00:52:32ZFASTER v2.6.5<p>Fix flush with generic allocator so that we do not write invalid data…</p>
<p>… to disk in rare cases (record was invalid when making initial image, but (<a class="issue-link js-issue-link" href="https://github.com/microsoft/FASTER/pull/916">#916</a>)</p>badrishctag:github.com,2008:Repository/143253020/v2.6.42024-04-17T22:43:40ZFASTER v2.6.4<p>Fix ContinuePendingRead to account for new records for the same key t…</p>
<p>…hat were added and then went to dusk during the pending Read operation. (<a class="issue-link js-issue-link" href="https://github.com/microsoft/FASTER/pull/911">#911</a>)</p>badrishctag:github.com,2008:Repository/143253020/v2.6.32024-03-18T16:49:24ZFASTER v2.6.3<p>Use Azure-Functions-compatible Microsoft.Extensions.Logging (<a class="issue-link js-issue-link" href="https://github.com/microsoft/FASTER/pull/897">#897</a>)</p>
<p>* modify version of Microsoft.Extensions.Logging to be 6.0.0 when building net6.0 target</p>
<p>* update FASTER.core.nuspec also</p>badrishctag:github.com,2008:Repository/143253020/v2.6.22024-03-01T17:11:03ZFASTER v2.6.2badrishctag:github.com,2008:Repository/143253020/v2.6.12023-10-16T19:11:36ZFASTER v2.6.1badrishctag:github.com,2008:Repository/143253020/v2.6.02023-08-25T22:57:36ZFASTER v2.6.0<p>[C#] Replace LockingMode with ConcurrencyControlMode (<a class="issue-link js-issue-link" href="https://github.com/microsoft/FASTER/pull/867">#867</a>)</p>
<p>* Replace LockingMode with ConcurrencyControlMode</p>
<p>* Fix 'Remote' solution build</p>badrishctag:github.com,2008:Repository/143253020/v2.5.242023-08-17T20:24:36ZFASTER v2.5.24<p>- Set both Sealed and Invalid on new records to ensure consistency bo…</p>
<p>…th during normal operations and after recovery, which clears the Sealed bit. (<a class="issue-link js-issue-link" href="https://github.com/microsoft/FASTER/pull/864">#864</a>)</p>
<p>- Seal ConcurrentUpdater and InPlaceUpdater source records on successful RCU even when not doing Standard locking</p>badrishctag:github.com,2008:Repository/143253020/v2.5.232023-08-10T19:12:13ZFASTER v2.5.23<p>Store delta log tail address (<a class="issue-link js-issue-link" href="https://github.com/microsoft/FASTER/pull/861">#861</a>)</p>
<p>* Store delta log tail address</p>
<p>* fix + comment</p>badrishctag:github.com,2008:Repository/143253020/v2.5.222023-08-03T01:23:51ZFASTER v2.5.22badrishctag:github.com,2008:Repository/143253020/v2.5.212023-08-03T00:39:27ZFASTER v2.5.21<p>[C#] Fix missing Sunlock on nested CopyToTail lock (<a class="issue-link js-issue-link" href="https://github.com/microsoft/FASTER/pull/857">#857</a>)</p>
<p>* Fix missing Sunlock on nested CopyToTail lock</p>
<p>* Improve handling of Sealed records in Ephemeral locking</p>
<p>---------</p>
<p>Co-authored-by: Badrish Chandramouli <[email protected]></p>badrishc