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

Skip to content

Tags: WhitWaldo/orleans

Tags

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)

v3.6.5

Toggle v3.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Source Link and packaging (dotnet#7919)

* Fix Source Link and packaging

* review feedback

* Fix DistributedTests build warnings

v3.6.4

Toggle v3.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove Directory handoff on silo shutdown (dotnet#7909)

* Remove handoff on silo shutdown

* Simplify GrainDirectoryHandoffManager

v4.0.0-preview2

Toggle v4.0.0-preview2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Avoid accessing Assembly file path when publishing as a single file (d…

…otnet#7841)

* IL3000: Avoid accessing Assembly file path when publishing as a single file

* Update src/Orleans.Core/Runtime/RuntimeVersion.cs

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

v3.6.3

Toggle v3.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Validate constraints that are themselves generic correctly in Generic…

…MethodInvoker. (dotnet#7876)

v3.6.2

Toggle v3.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ensure timestamp is updated on codegen output for incremental builds (d…

…otnet#7687)