Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-13 | 825 Bytes | |
v9.1.2 source code.tar.gz | 2025-02-13 | 2.2 MB | |
v9.1.2 source code.zip | 2025-02-13 | 3.7 MB | |
Totals: 3 Items | 6.0 MB | 1 |
What's Changed
- [Test] Skip flaky Rem_Azure_Basic test by @ReubenBond in https://github.com/dotnet/orleans/pull/9345
- Use UTC DateTime instead of DateTimeOffset in IAmAliveTime comparison by @ReubenBond in https://github.com/dotnet/orleans/pull/9341
- ADO.NET: Treat DateTime values as UTC by @ReubenBond in https://github.com/dotnet/orleans/pull/9342
- Provide more descriptive error messages in
RuntimeTypeNameParser
by @ReubenBond in https://github.com/dotnet/orleans/pull/9343 - Remove restriction limiting reminders to a maximum of 49 days by @willg1983 in https://github.com/dotnet/orleans/pull/9319
- Do not set cached hash code from GetConsistentHashCode(int) by @ReubenBond in https://github.com/dotnet/orleans/pull/9349
Full Changelog: https://github.com/dotnet/orleans/compare/v9.1.1...v9.1.2