Skip to content

Releases: microsoft/FASTER

FASTER v2.1.0

14 Nov 07:40
e85283b
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:

  • e85283b Reduce LocalMemoryDevice size for CI tests (#764)
  • b6700cc [C#] Update NuGet pkgs (#763)
  • e35cde2 [C#] Add .NET 7 support, deprecate .NET 5, remove NetCoreApp3.1 from tests (#759)
  • 39b7610 [C#] Fix test and CAS-failure handling in CopyToTail (#757)

This list of changes was auto generated.

FASTER v2.0.22

01 Nov 18:17
713eed0
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:

  • 713eed0 retrieve latest ckpt tokens and file sizes; access checkpoint manager (#756)

This list of changes was auto generated.

FASTER v2.0.21

09 Oct 04:13
78aff2b
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:

  • 78aff2b [C#] FasterLog scan fix when begin address moves ahead of scan (#755)
  • 134f41e [C#] Add initial Benchmarkdotnet tests (#751)

This list of changes was auto generated.

FASTER v2.0.20

06 Oct 06:07
4c6bd9d
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:

  • 4c6bd9d [C#] FasterLog CommitAsync wait if no new commit done (#753)
  • 6feb670 [C#] Fix AutoCommit in FasterLog

This list of changes was auto generated.

FASTER v2.0.19

23 Sep 22:42
2f55e90
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:

  • 2f55e90 [C#] Convert *UnsafeContext to structs and acquire on demand (#750)

This list of changes was auto generated.

FASTER v2.0.18

20 Sep 23:56
ea54b90
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:

  • ea54b90 Optimize the uses of ThreadStatic in class having static ctor (#746)
  • c6fcd95 Fix GetNext call in LockEvictionObserver (#748)
  • ce63073 [C#] Use long type for epochs (#747)
  • c09cb6d Update home.md

This list of changes was auto generated.

FASTER v2.0.17

13 Sep 19:36
5a9f668
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:

  • 5a9f668 Fix epoch refresh of uncommitted safe tail (#744)
  • 02a8c1d [C#] Modified bit in FASTER (#743)
  • bc07dfb iterator NPE fix (#741)
  • 5d4c67d [C#] Do not auto-acquire lockable context (#740)
  • 5ed8d46 Update 95-research-papers.md
  • 7d7152c Fix binary session size field bug when reading variable-sized messages (#738)

This list of changes was auto generated.

FASTER v2.0.16

17 Aug 21:28
66f0bcd
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:

  • 66f0bcd [C#]Add CreateNewRecordRMW check for HeadAddress after BlockAllocate (#734)
  • 8be9cda Fix State Machine Tests (#733)

This list of changes was auto generated.

FASTER v2.0.15

11 Aug 19:37
aeccc75
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:

  • aeccc75 Add LockableContext API to client session (lockable, automatic epoch handling). No tests added yet. (#729)
  • 18beef2 Update 40-fasterlog-basics.md (#730)
  • 27c4596 Fix unit test break from merge
  • 4097645 LUC Improvements (#728)
  • 5b5395f [C#] Auto update-tail-address and auto commit in FasterLog (#726)
  • b1f1cef [C#] Refactor retry logic to ensure stability in InternalRMW et al. (#727)
  • a3aafc8 [C#] Add Stressapp (#721)
  • ea38e00 Fix missing Tombstone check in ReadOnly for RMW/Upsert (#725)

This list of changes was auto generated.

FASTER v2.0.14

18 Jul 23:19
65e379f
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:

  • 65e379f Wait index checkpoint phase should behave similarly to wait flush - perform create-new-record during a checkpoint if record is not in the new version (during the snapshot). (#724)

This list of changes was auto generated.