Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.FASTER.Core from 1.8.0 to 1.8.4 #9

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 17, 2021

Bumps Microsoft.FASTER.Core from 1.8.0 to 1.8.4.

Release notes

Sourced from Microsoft.FASTER.Core's releases.

FASTER v1.8.4

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

More information at:

Changes:

  • fe3935e749cb1b2d9c05e8ab98dc7115494cc91b [C#] Support concurrent device dispose and async commit (#423)
  • 1eca35caac4c279c007028d6969bf6fdb69f0307 [C#] Recovery fixes (#421)
  • 624a566a73d998dbb9d7b618fea1af57ee3c58ff [C#] Quite a few new tests to make FasterLog and FasterKV functionally covered (#420) [ #386, #384, #395, #394, #396, #399, #401 ]
  • 5b4261031fa97c7bcfd4ffabfcfee6682ed9bcc7 make FasterLogScanIterator read behavior consistent across the following two flows: (#418)

This list of changes was auto generated.

FASTER v1.8.3

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

More information at:

Changes:

  • 3f28435aa012b4c2727aa97b29b2af6ce23446c4 [C#] Dispose input on pending context dispose. (#414)
  • 97d768e53a61f6190e66a361765b8108631df7f7 Update home.md

This list of changes was auto generated.

FASTER v1.8.2

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

More information at:

Changes:

  • b2292b83b643962d5f4f15bc01e04835f102ba73 Fix and re-enable RecordInfoLockTest; remove no-longer-needed re-entrancy from RecordInfo.SpinLock() (#409)
  • e163614dcee9a9a3e8f90bfe2599e7c78570f5fa [C#] Log compaction fix in presence of concurrent updates (#406)

... (truncated)

Commits
  • fe3935e [C#] Support concurrent device dispose and async commit (#423)
  • 1eca35c [C#] Recovery fixes (#421)
  • 624a566 [C#] Quite a few new tests to make FasterLog and FasterKV functionally covere...
  • 5b42610 make FasterLogScanIterator read behavior consistent across the following two ...
  • 3f28435 [C#] Dispose input on pending context dispose. (#414)
  • 97d768e Update home.md
  • b2292b8 Fix and re-enable RecordInfoLockTest; remove no-longer-needed re-entrancy fro...
  • e163614 [C#] Log compaction fix in presence of concurrent updates (#406)
  • a35a4cd Update 20-fasterkv-basics.md
  • c8bf594 [C#] Support IOCP-based operations in LocalStorageDevice (#402)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.FASTER.Core](https://github.com/microsoft/FASTER) from 1.8.0 to 1.8.4.
- [Release notes](https://github.com/microsoft/FASTER/releases)
- [Commits](microsoft/FASTER@v1.8.0...v1.8.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 17, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 26, 2021

Superseded by #21.

@dependabot dependabot bot closed this Apr 26, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.FASTER.Core-1.8.4 branch April 26, 2021 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants