Releases: microsoft/FASTER
FASTER v2.0.13
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:
- Core: https://www.nuget.org/packages/Microsoft.FASTER.Core
IDevice
for Azure Storage: https://www.nuget.org/packages/Microsoft.FASTER.Devices.AzureStorage- Remote Client: https://www.nuget.org/packages/Microsoft.FASTER.Client
- Remote Server: https://www.nuget.org/packages/Microsoft.FASTER.Server
More information at:
Changes:
This list of changes was auto generated.
FASTER v2.0.12
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:
- Core: https://www.nuget.org/packages/Microsoft.FASTER.Core
IDevice
for Azure Storage: https://www.nuget.org/packages/Microsoft.FASTER.Devices.AzureStorage- Remote Client: https://www.nuget.org/packages/Microsoft.FASTER.Client
- Remote Server: https://www.nuget.org/packages/Microsoft.FASTER.Server
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
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:
- Core: https://www.nuget.org/packages/Microsoft.FASTER.Core
IDevice
for Azure Storage: https://www.nuget.org/packages/Microsoft.FASTER.Devices.AzureStorage- Remote Client: https://www.nuget.org/packages/Microsoft.FASTER.Client
- Remote Server: https://www.nuget.org/packages/Microsoft.FASTER.Server
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
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:
- Core: https://www.nuget.org/packages/Microsoft.FASTER.Core
IDevice
for Azure Storage: https://www.nuget.org/packages/Microsoft.FASTER.Devices.AzureStorage- Remote Client: https://www.nuget.org/packages/Microsoft.FASTER.Client
- Remote Server: https://www.nuget.org/packages/Microsoft.FASTER.Server
More information at:
Changes:
- 914615d Fix delta log writing end address
This list of changes was auto generated.
FASTER v2.0.9
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:
- Core: https://www.nuget.org/packages/Microsoft.FASTER.Core
IDevice
for Azure Storage: https://www.nuget.org/packages/Microsoft.FASTER.Devices.AzureStorage- Remote Client: https://www.nuget.org/packages/Microsoft.FASTER.Client
- Remote Server: https://www.nuget.org/packages/Microsoft.FASTER.Server
More information at:
Changes:
- 3d07521 Add sample ref to EPVS
- 8e6b216 add file header
- 0b13ff1 Undo loss of history with recent PR.
- d005a7c Revert "[C#] EPVS (#702)"
- 854b5d1 [C#] Fix OnPagesClosed partial-page handling (#712)
- 417381c [C#] EPVS (#702)
This list of changes was auto generated.
FASTER v2.0.8
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:
- Core: https://www.nuget.org/packages/Microsoft.FASTER.Core
IDevice
for Azure Storage: https://www.nuget.org/packages/Microsoft.FASTER.Devices.AzureStorage- Remote Client: https://www.nuget.org/packages/Microsoft.FASTER.Client
- Remote Server: https://www.nuget.org/packages/Microsoft.FASTER.Server
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
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:
- Core: https://www.nuget.org/packages/Microsoft.FASTER.Core
IDevice
for Azure Storage: https://www.nuget.org/packages/Microsoft.FASTER.Devices.AzureStorage- Remote Client: https://www.nuget.org/packages/Microsoft.FASTER.Client
- Remote Server: https://www.nuget.org/packages/Microsoft.FASTER.Server
More information at:
Changes:
- cc6867c Merge branch 'main' of https://github.com/microsoft/FASTER
- fb30043 fix epoch protection check
- 05307c6 fix recovery_status memory leak (#703)
This list of changes was auto generated.
FASTER v2.0.6
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:
- Core: https://www.nuget.org/packages/Microsoft.FASTER.Core
IDevice
for Azure Storage: https://www.nuget.org/packages/Microsoft.FASTER.Devices.AzureStorage- Remote Client: https://www.nuget.org/packages/Microsoft.FASTER.Client
- Remote Server: https://www.nuget.org/packages/Microsoft.FASTER.Server
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
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:
- Core: https://www.nuget.org/packages/Microsoft.FASTER.Core
IDevice
for Azure Storage: https://www.nuget.org/packages/Microsoft.FASTER.Devices.AzureStorage- Remote Client: https://www.nuget.org/packages/Microsoft.FASTER.Client
- Remote Server: https://www.nuget.org/packages/Microsoft.FASTER.Server
More information at:
Changes:
- 61e7a3f Fix deltalog append logic
This list of changes was auto generated.
FASTER v2.0.4
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:
- Core: https://www.nuget.org/packages/Microsoft.FASTER.Core
IDevice
for Azure Storage: https://www.nuget.org/packages/Microsoft.FASTER.Devices.AzureStorage- Remote Client: https://www.nuget.org/packages/Microsoft.FASTER.Client
- Remote Server: https://www.nuget.org/packages/Microsoft.FASTER.Server
More information at:
Changes:
- c1167e2 [C#] Minor network sender API addition
This list of changes was auto generated.