github dotnet/runtime v10.0.10
.NET 10.0.10

4 hours ago

Release

What's Changed

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

Full Changelog: v10.0.9...v10.0.10

Don't miss a new runtime release

NewReleases is sending notifications on new releases.