tag:github.com,2008:https://github.com/microsoft/FASTER/releases Tags from FASTER 2024-05-07T00:37:06Z tag:github.com,2008:Repository/143253020/v2.6.5 2024-05-07T00:52:32Z FASTER 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> badrishc tag:github.com,2008:Repository/143253020/v2.6.4 2024-04-17T22:43:40Z FASTER 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> badrishc tag:github.com,2008:Repository/143253020/v2.6.3 2024-03-18T16:49:24Z FASTER 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> badrishc tag:github.com,2008:Repository/143253020/v2.6.2 2024-03-01T17:11:03Z FASTER v2.6.2 badrishc tag:github.com,2008:Repository/143253020/v2.6.1 2023-10-16T19:11:36Z FASTER v2.6.1 badrishc tag:github.com,2008:Repository/143253020/v2.6.0 2023-08-25T22:57:36Z FASTER 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> badrishc tag:github.com,2008:Repository/143253020/v2.5.24 2023-08-17T20:24:36Z FASTER 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> badrishc tag:github.com,2008:Repository/143253020/v2.5.23 2023-08-10T19:12:13Z FASTER 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> badrishc tag:github.com,2008:Repository/143253020/v2.5.22 2023-08-03T01:23:51Z FASTER v2.5.22 badrishc tag:github.com,2008:Repository/143253020/v2.5.21 2023-08-03T00:39:27Z FASTER 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 &lt;[email protected]&gt;</p> badrishc