Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: wzd24/orleans

Tags

v7.2.2

Toggle v7.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
In GrainDirectoryResolver, replace HasNonDefaultDirectory with IsUsin…

…gDhtDirectory (dotnet#8632) (dotnet#8660)

v7.2.1

Toggle v7.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Cosmos DB grain storage constructor for DI (dotnet#8539)

* Fix Cosmos DB grain storage constructor for DI

* Check preconditions

v7.2.0

Toggle v7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move CancellationToken arguments to the end (dotnet#8525)

* Move CancellationToken arguments to the end

* Move type arguments in one method to align with new signatures.

Also a few more nameof() that somehow weren't caught before.

v3.7.1

Toggle v3.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
In TransactionQueue, ensure readiness failures are recovered from (do…

…tnet#8443)

v7.1.2

Toggle v7.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update samples README (dotnet#8398)

* Update samples README

Adding:  Link to an example of a F# reminder grain

* Update README.md

---------

Co-authored-by: Reuben Bond <[email protected]>

v3.7.0

Toggle v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[3.x] Include executables in code signing process (dotnet#8354)

* Include executables in code signing

* Fix build.ps1 for debug builds

v7.1.1

Toggle v7.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove inaccurate note on observer method return types (dotnet#8344)

Observer interfaces have the same restrictions as grain interfaces

v7.1.0

Toggle v7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set VersionPrefix in nuget pack step (dotnet#8304)

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove VersionSuffix altogether for now (dotnet#8110)

v7.0.0-rc2

Toggle v7.0.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update build SDK to .NET 7.0.0-rc2 (dotnet#8031)