Tags: AndrewP-GH/orleans
Tags
Remove Directory handoff on silo shutdown (dotnet#7909) * Remove handoff on silo shutdown * Simplify GrainDirectoryHandoffManager
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]>
Validate constraints that are themselves generic correctly in Generic… …MethodInvoker. (dotnet#7876)
Add the Microsoft prefix for newly added packages (dotnet#7549)
Create PostgreSQL migrations for version 3.6.0 (dotnet#7490) (dotnet#… …7492) * Create PostgreSQL migrations for version 3.6.0 The changes in dotnet#7402 are fine for new deployments, but existing deployments need a way to migrate tables and routines in order to apply the same changes. Users can run the SQL in the 3 migration files when upgrading to 3.6.0 Co-authored-by: Reuben Bond <[email protected]> Co-authored-by: Ede Meijer <[email protected]>
Support ILBasedSerializer as a fallback only after trying the configu… …red fallback (dotnet#7357)
Fix token comparison in SetCursor (dotnet#7308) (dotnet#7314)
PreviousNext