v10.0.10
.NET 10.0.10
Release Notes
What's Changed
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/128197
- [release/10.0] Fix assertions generated by optCreateJumpTableImpliedAssertions by @github-actions[bot] in https://github.com/dotnet/runtime/pull/127003
- [release/10.0] Redo GC heap size fix in heavily pinning scenarios by @janvorli in https://github.com/dotnet/runtime/pull/127573
- [release/10.0] Downgrade dotnet-optimization dependencies to LKG by @hoyosjs in https://github.com/dotnet/runtime/pull/128345
- [release/10.0] Fix heap_segment_used watermark after compaction by @janvorli in https://github.com/dotnet/runtime/pull/128342
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/128427
- [release/10.0] Release Android X509 chain certificate GREFs by @github-actions[bot] in https://github.com/dotnet/runtime/pull/128385
- [release/10.0] Fix EncodeUnsignedInteger for test DSA signer by @vcsjones in https://github.com/dotnet/runtime/pull/128005
- [release/10.0] Fix Linux madvise() advice values by @janvorli in https://github.com/dotnet/runtime/pull/128605
- [Release/10.0] JIT: Fix bug in GenTree::Equals (#128654) by @AndyAyersMS in https://github.com/dotnet/runtime/pull/128724
- [release/10.0] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/128240
- [release/10.0] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/126570
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/128516
- [release/10.0] Add LOCKREADIFFAILRET to unlocked MDInternalRW read methods by @github-actions[bot] in https://github.com/dotnet/runtime/pull/128671
- [release/10.0] Fix UnsafeAccessor signature for byref struct this by @github-actions[bot] in https://github.com/dotnet/runtime/pull/128851
- [release/10.0] Fix crash on calling COM interface method on a class where a derived class overriding it was created first by @elinor-fung in https://github.com/dotnet/runtime/pull/128796
- [release/10.0] Configurable EventPipe CPU sampling rate by @steveisok in https://github.com/dotnet/runtime/pull/128843
- [release/10.0] JIT: bail from optOptimizeBoolsCondBlock on GTF_UNSIGNED inputs by @github-actions[bot] in https://github.com/dotnet/runtime/pull/128960
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/128941
- [release/10.0] Fix NativeAOT string GC config handling by @github-actions[bot] in https://github.com/dotnet/runtime/pull/128894
- [release/10.0] JIT: Fix CEA cloning when enumerator local is reassigned from an untracked source by @github-actions[bot] in https://github.com/dotnet/runtime/pull/128909
- [release/10.0] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/129117
- [release/10.0] Fix iossimulator build with XCode 26.4 by @github-actions[bot] in https://github.com/dotnet/runtime/pull/128952
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/129128
- [release/10.0] Fix thread-safety issue in
DriveInfo.GetDrives()on macOS by replacinggetmntinfowithgetfsstatby @github-actions[bot] in https://github.com/dotnet/runtime/pull/129301 - [release/10.0] : Change the PerfMap crst into an UNSAFE_ANYMODE crst by @davidwrighton in https://github.com/dotnet/runtime/pull/129142
- [release/10.0] Fix ComInterfaceGenerator collision on same-named methods in disjoint cross-assembly bases by @AaronRobinsonMSFT with @Copilot in https://github.com/dotnet/runtime/pull/129473
- [release/10.0] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/129376
- [release/10.0] Fix NativeAOT GC hole issue by @github-actions[bot] in https://github.com/dotnet/runtime/pull/129711
- [release/10.0] Fix ValueType.GetHashCode for nested generic field by @github-actions[bot] in https://github.com/dotnet/runtime/pull/129744
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/129483
- [release/10.0] [Android] Handle X509ChainContext creation failures by @github-actions[bot] in https://github.com/dotnet/runtime/pull/128984
- [release/10.0] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/129408
- [release/10.0] Reduce contention in UnwindInfoTable seen during high volume LCG method creation by @github-actions[bot] in https://github.com/dotnet/runtime/pull/129035
- [release/10.0] Narrow Mono AOT typeload error cleanup by @github-actions[bot] in https://github.com/dotnet/runtime/pull/129804
- [release/10.0] Fix blob type in CopyWithPrivateKey for ML-DSA by @github-actions[bot] in https://github.com/dotnet/runtime/pull/129865
Full Changelog: https://github.com/dotnet/runtime/compare/v10.0.9...v10.0.10