github dotnet/runtime v10.0.0
.NET 10.0.0

19 hours ago

Release

What's Changed

  • [release/10.0] Fix DefaultIfEmptyIterator.TryGetElementAt returning default value for out-of-bounds indices by @github-actions[bot] in #119845
  • [release/10.0] Add DateOnly and TimeOnly serializer primitives with restrictions by @github-actions[bot] in #119915
  • [release/10.0] Ignore re-typed lcl in optAssertionPropLocal_RelOp by @github-actions[bot] in #119813
  • [release/10.0] [NativeAOT] Fix resetting apartment state by @github-actions[bot] in #119993
  • [release/10.0] Fix race condition when createdump tries to read /proc/pid/mem before prctl(PR_SET_PTRACER, childpid) is set by @github-actions[bot] in #120071
  • [release/10.0] UnsafeAccessor - ambiguous name and signature match by @github-actions[bot] in #119974
  • [release/10.0] Revert unhandled exception logic to prevent multiple calls. by @github-actions[bot] in #120103
  • [release/10.0] Add test for issue #114813 by @github-actions[bot] in #120088
  • [release/10.0] Add test coverage for issue #99193 by @github-actions[bot] in #120089
  • [release/10.0] Fix RoundTrip_Export_Import_SPKI and fix typos for SPKI by @github-actions[bot] in #120102
  • [release/10.0] Update Composite ML-DSA to draft 8 by @github-actions[bot] in #120117
  • [release/10.0] [PERF] Remove hybrid globalization from iOS perf scenarios by @github-actions[bot] in #120123
  • [release/10.0] Test for unloadable ALC frees file lock by @github-actions[bot] in #120122
  • [release/10.0] Don't set security descriptor if the mutex is not owned/new by @github-actions[bot] in #120115
  • [release/10.0] Fix ResourceUpdater.Dispose() by @github-actions[bot] in #120136
  • [release/10.0] Properly enumerate uninstrumented bounds when stackwalking in minidump w/o heap by @github-actions[bot] in #120073
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #120082
  • [release/10.0] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in #120186
  • [release/10.0] Load Standalone GC correctly in component scenarios. by @github-actions[bot] in #120235
  • [release/10.0] Remove an STJ deep nested object test causing occasional failures by @github-actions[bot] in #120264
  • [release/10.0] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro[bot] in #120299
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #120286
  • [release/10.0] include memory required to do MethodDefLookup in minidumps by @github-actions[bot] in #120148
  • [release/10.0] Detect if RSA-384 is supported on the platform by @vcsjones in #120381
  • [release/10.0] [mono][hotreload] Make the runtime ignore an update if it is an empty one. by @github-actions[bot] in #120334
  • [release/10.0] Bump OSX.12 helix queues to OSX.13 by @github-actions[bot] in #119989
  • [release/10.0] Revert "Use a ReaderWriterLockSlim in RcwCache" by @github-actions[bot] in #120372
  • [release/10.0] Fix CopyOSContext on amd64 by @github-actions[bot] in #120329
  • [release/10.0] Move coreclr EH second pass to native code by @janvorli in #120263
  • [release/10.0] Add proper locking in TranslateSigHelper by @github-actions[bot] in #120158
  • [release/10.0] JIT: Fix heap allocations by @github-actions[bot] in #120323
  • [release/10.0] Localize WiX files by @PranavSenthilnathan in #120385
  • [release/10.0] Limit the use of a pointer to the lexical scope of the target by @github-actions[bot] in #120387
  • [release/10.0] Update dependencies from dnceng/internal/dotnet-optimization by @dotnet-maestro[bot] in #120426
  • [release/10.0] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in #120350
  • [release/10.0] [mono][aot] Increase the max symbol size by @github-actions[bot] in #120295
  • [release/10.0-rc2] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #120126
  • [release/10.0] Revert conditionally setting SYSTEM PATH in host install (#118092) by @github-actions[bot] in #120567
  • [release/10.0] [browser] Expect fingerprint on assemblies promoted from build by @github-actions[bot] in #120548
  • [release/10.0] JIT: Skip bitcast transformation for promoted locals by @github-actions[bot] in #120464
  • [release/10.0] Fix race on DomainAssembly/Assembly/Module creation that results in incorrectly triggered ICorProfiler callbacks by @github-actions[bot] in #120515
  • [release/10.0] Avoid referencing types of JsonIgnore'd properties. by @github-actions[bot] in #120569
  • [release/10.0] Fix issue with array interface devirtualization by @github-actions[bot] in #120371
  • [release/10.0] Add MetadataUpdateDeletedAttribute and Reflection Filtering by @jeffhandley in #120572
  • [release/10.0] Fix ARM64 ThreadAbort issue by @github-actions[bot] in #120579
  • [release/10.0] Set PRERELEASE to 0 by @jkotas in #120693
  • [release/10.0] Fix localization of links in runtime bundle by @PranavSenthilnathan in #120721
  • Merge release/10.0-rc2 into release/10.0 by @akoeplinger in #120743
  • [release/10.0] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in #120655
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #120521
  • [release/10.0] [browser] Expect fingerprint on dotnet.js for preloading by @github-actions[bot] in #120746
  • [release/10.0] Fix Tensor.Reshape with wildcard by @github-actions[bot] in #120806
  • [release/10.0] Fix balancing groups incorrectly removed from negative lookarounds by @github-actions[bot] in #120888
  • [release/10.0] Mark labels in x64 write barrier code as local/alt_entry by @github-actions[bot] in #120923

Full Changelog: v10.0.0-rc.2.25502.107...v10.0.0

Don't miss a new runtime release

NewReleases is sending notifications on new releases.