Skip to content

Releases: microsoft/FASTER

FASTER v2.0.13

07 Jul 01:37
61b7ec8
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:

  • 61b7ec8 Extract CompletePending fix from Ted's PR (#722)

This list of changes was auto generated.

FASTER v2.0.12

25 Jun 02:00
ad10d50
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:

  • ad10d50 [C#] Handle race condition where Tombstone can be set after it is checked (#720)
  • d383dca Address fixes to ensure CPR detection is accurate. (#719)
  • e2678be SingleDeleter does not need to set value = default, and for SpanByte this is bad because it zeroes the size of the full SpanByte struct, but we only allocate 4 bytes on the log. SpanByteFunctions now overrides FunctionsBase.SingleDeleter to not do this. Also: (#718)

This list of changes was auto generated.

FASTER v2.0.11

21 Jun 15:33
8ac3ead
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:

  • 8ac3ead use older version of Microsoft.Extensions.Logging for netstandard targets, for compatibility with durable functions host (#717)
  • e874a18 Added logger for recovery info
  • 1071f45 Fix snapshot checkpoint to scan only fuzzy region (#714)

This list of changes was auto generated.

FASTER v2.0.10

16 Jun 21:56
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:

  • 914615d Fix delta log writing end address

This list of changes was auto generated.

FASTER v2.0.9

14 Jun 03:05
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.0.8

09 Jun 01:10
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:

  • 54cf1b7 minor change to throttle constant
  • b432dc3 [C#] Support for ILogger based logging (#711)
  • f26b1d1 [C#] Multithreading tests and fixes (#709)
  • 0c7241a Make sure XxxInfo.RecordInfo is set on IFunctions calls (#708)
  • 432dc43 Enable sync throttling in TcpNetworkSender.

This list of changes was auto generated.

FASTER v2.0.7

29 May 17:23
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.0.6

27 May 17:28
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:

  • c9827b7 Minor API addition + check to prevent incremental snapshots for generic allocator

This list of changes was auto generated.

FASTER v2.0.5

26 May 02:25
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:

  • 61e7a3f Fix deltalog append logic

This list of changes was auto generated.

FASTER v2.0.4

17 May 02:34
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:

  • c1167e2 [C#] Minor network sender API addition

This list of changes was auto generated.