Skip to content

Releases: microsoft/FASTER

FASTER v2.5.0

23 Mar 19:12
41751b4
Compare
Choose a tag to compare

Get more details on the new features in FASTER v2 at #563

Visit https://microsoft.github.io/FASTER/docs/roadmap/ for release features and project roadmap. Get NuGet binaries at:

More information at:

Changes:

  • 41751b4 Update home.md
  • 3c6dad7 [C#] Change locking to use FasterBase hash buckets (#799) [ #800 ]
  • 8c52f54 Make sure HybridLogCheckpointInfo is disposed.
  • c496dce Remove legacy SimpleVersionScheme (#806)

This list of changes was auto generated.

FASTER v2.4.0

17 Mar 01:21
63a9b9d
Compare
Choose a tag to compare

Get more details on the new features in FASTER v2 at #563

Visit https://microsoft.github.io/FASTER/docs/roadmap/ for release features and project roadmap. Get NuGet binaries at:

More information at:

Changes:

  • 63a9b9d Write in logger to Azure Storage and error handler. (#804)
  • 3d09097 Background deletes, FastCommit throttle metadata writes (#802)
  • 519533b Fix naming in azure storage device (#803)
  • a6c0dfa Correct clearing of index bits during recovery
  • fd1d0ee [C#] Throttle checkpoint flushing (#801)

This list of changes was auto generated.

FASTER v2.3.6

28 Feb 00:25
bf55be6
Compare
Choose a tag to compare

Get more details on the new features in FASTER v2 at #563

Visit https://microsoft.github.io/FASTER/docs/roadmap/ for release features and project roadmap. Get NuGet binaries at:

More information at:

Changes:

This list of changes was auto generated.

FASTER v2.3.5

03 Feb 07:30
1e6ee81
Compare
Choose a tag to compare

Get more details on the new features in FASTER v2 at #563

Visit https://microsoft.github.io/FASTER/docs/roadmap/ for release features and project roadmap. Get NuGet binaries at:

More information at:

Changes:

  • 1e6ee81 [C#] Fix NullRef in ReadFromImmutable (#789)
  • 65bc361 Bug fix for ReadAddress sample (#790)
  • 2e17c36 Update options to protected
  • 032eab6 Capture begin address before starting the checkpoint

This list of changes was auto generated.

FASTER v2.3.4

25 Jan 02:22
7a14186
Compare
Choose a tag to compare

Get more details on the new features in FASTER v2 at #563

Visit https://microsoft.github.io/FASTER/docs/roadmap/ for release features and project roadmap. Get NuGet binaries at:

More information at:

Changes:

This list of changes was auto generated.

FASTER v2.3.3

24 Jan 01:12
Compare
Choose a tag to compare

Get more details on the new features in FASTER v2 at #563

Visit https://microsoft.github.io/FASTER/docs/roadmap/ for release features and project roadmap. Get NuGet binaries at:

More information at:

Changes:

  • f69c7a6 Fix Delete for non-rest phases

This list of changes was auto generated.

FASTER v2.3.2

23 Jan 20:44
Compare
Choose a tag to compare

Get more details on the new features in FASTER v2 at #563

Visit https://microsoft.github.io/FASTER/docs/roadmap/ for release features and project roadmap. Get NuGet binaries at:

More information at:

Changes:

  • eedf430 minor fix
  • fe48c0e Support sync enqueue with wait instead of spin

This list of changes was auto generated.

FASTER v2.3.1

21 Jan 20:40
53297ce
Compare
Choose a tag to compare

Get more details on the new features in FASTER v2 at #563

Visit https://microsoft.github.io/FASTER/docs/roadmap/ for release features and project roadmap. Get NuGet binaries at:

More information at:

Changes:

  • 53297ce Fix ContinuePending RI, mark source RI correctly on lock transfer (#787)
  • 6e0bea0 Set persisted commit number when server recovers. Else it was not able to repsond if the first call to server was a get call after recovery (#786)
  • 8155ba4 Minor issues in session mgmt, truncate, etc (#785)

This list of changes was auto generated.

FASTER v2.3.0

17 Jan 23:21
4ab5597
Compare
Choose a tag to compare

Get more details on the new features in FASTER v2 at #563

Visit https://microsoft.github.io/FASTER/docs/roadmap/ for release features and project roadmap. Get NuGet binaries at:

More information at:

Changes:

  • 4ab5597 [C#] Fixes for LockTable and others (#783)
  • 0b877df Fix calls to TraceBack to use returned addresses correctly (#781)
  • 453221d In case value is of 0 length then Length == MetadataSize. (#778)
  • 0551590 Use ref for access to key in InMemKV.

This list of changes was auto generated.

FASTER v2.2.0

13 Dec 18:51
0b6eb1f
Compare
Choose a tag to compare

Get more details on the new features in FASTER v2 at #563

Visit https://microsoft.github.io/FASTER/docs/roadmap/ for release features and project roadmap. Get NuGet binaries at:

More information at:

Changes:

  • 0b6eb1f [C#] Improved lock table implementation (#775)
  • 4f0b2d3 fix NPE on commit path when the last persistent iterator is removed (#772)
  • 37a6906 Fix: Some platforms try get a segmentId from the main log file. (#768)
  • 1196079 Update home.md

This list of changes was auto generated.