Skip to content

Releases: microsoft/FASTER

FASTER_2020.6.5.1: Prepopulate log file handles (#274)

05 Jun 00:57
ffc2c30
Compare
Choose a tag to compare

Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/Microsoft.FASTER. More information at:

Changes:

  • ffc2c30 Prepopulate log file handles (#274)
  • 3fc5429 Fast-forward client session trivially to the current system state, if the current system state were not associated with any state machine (null currentSyncStateMachine implies a trivial state machine). This can happen after recovery. (#273)
  • b073aa7 Add ReadyToCompletePendingAsync for client to check if there is somet… (#269)
  • 352db06 Update other README.md docs with correct NuGet download link. (#267)

This list of changes was auto generated.

FASTER_2020.4.27.1

27 Apr 19:35
Compare
Choose a tag to compare

Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/Microsoft.FASTER. More information at:

Changes:

  • d8aaee5 Fixing deletes to handle CPR operation status.
  • 0de60be Improve Code Quality (#264)
  • 058cdf5 Update FASTER.core.debug.nuspec

This list of changes was auto generated.

FASTER_2020.4.20.1: Cross target .NETSTANDARD2.1 and update playground examples to .NETCO…

20 Apr 21:24
1845ba2
Compare
Choose a tag to compare

Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/Microsoft.FASTER. More information at:

Changes:

  • 1845ba2 Cross target .NETSTANDARD2.1 and update playground examples to .NETCOREAPP3.1 (#262)
  • c6c4420 Skip WAIT_PENDING check if using relaxed CPR (#261)
  • 54b92c9 Fix latching logic to work uniformly for normal and relaxed CPR. (#260)
  • a0ec4aa State Machine Improvement (#258)
  • c98de54 Compaction for C++ FASTER (#250)

This list of changes was auto generated.

FASTER_2020.3.17.1: Speed up async read (#256)

17 Mar 00:59
7122495
Compare
Choose a tag to compare

Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/Microsoft.FASTER. More information at:

Changes:

  • 7122495 Speed up async read (#256)
  • 26569b2 Issue 246 continuations wiring (II) (#248)
  • 9da270e Added overload of GetNext() that also returns next address (#251)
  • bd5ad88 Ref keys on async methods (#242)
  • 8f14cf4 User should be able to provide context class when using async methods (#240)

This list of changes was auto generated.

FASTER_2020.2.1.1

01 Feb 16:39
8f9cf2c
Compare
Choose a tag to compare

Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/Microsoft.FASTER. More information at:

Changes:

  • 8f9cf2c change gtest print support functions to inline faster.h defn (#237)
  • b2c3863 Fix GetNext to return address of currently returned record, not the next address.

This list of changes was auto generated.

FASTER_2020.1.18.1

18 Jan 18:22
Compare
Choose a tag to compare

Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/Microsoft.FASTER. More information at:

Changes:

  • 7516096 Cleaned up sample contribution
  • 1ab9434 Faster test (#233)
  • 1c1c659 Collect object log offsets (as part of recovery info) only after flushes are complete.

This list of changes was auto generated.

FASTER_2020.1.14.1: Improved testcase to cover object logs with non-zero segment offset, …

14 Jan 03:00
Compare
Choose a tag to compare

Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/Microsoft.FASTER. More information at:

Changes:

This list of changes was auto generated.

FASTER_2020.1.7.2: Fix complete-pending & segment sizes for object log (#228)

07 Jan 21:34
3988acd
Compare
Choose a tag to compare

Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/Microsoft.FASTER. More information at:

Changes:

This list of changes was auto generated.

FASTER_2019.12.20.3

20 Dec 01:40
Compare
Choose a tag to compare

Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/Microsoft.FASTER. More information at:

Changes:

See More
Read more

FASTER_2019.11.18.1: Managedlocalstorage fixes (#209)

18 Nov 23:04
ff51d3c
Compare
Choose a tag to compare

Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/Microsoft.FASTER. More information at:

Changes:

  • ff51d3c Managedlocalstorage fixes (#209)
  • 98889ae [FasterLog] Concurrent iteration (#198)
  • adefb0e Ensure pending drain actions are processed when all tasks have exited epochs (#205)
  • 809d1f1 [C++] Harden concurrent in_memory_test tests (#202)
  • a01172f [CI] Run C++ tests on Linux (#200)

This list of changes was auto generated.