Skip to content

Releases: dotnet/runtime

.NET 9.0.1

14 Jan 18:42
Compare
Choose a tag to compare

Release

What's Changed

  • [release/9.0-staging] Upgrade our macOS build machines to the latest non-beta x64 image by @github-actions in #109455
  • [release/9.0-staging] Remove thread contention from Activity Start/Stop by @github-actions in #109359
  • [release/9.0-staging] handle case of Proc Index > MAX_SUPPORTED_CPUS by @github-actions in #109385
  • Update branding to 9.0.1 by @vseanreesermsft in #109563
  • [release/9.0-staging] [android] Fix crash in method_to_ir by @github-actions in #109510
  • [release/9.0-staging] Switch to non-incremental servicing by @carlossanlop in #109316
  • [release/9.0] [wasm] Use correct current runtime pack version for Wasm.Build.Tests by @maraf in #109820
  • [release/9.0-staging] Update ApiCompatNetCoreAppBaselineVersion to 9.0.0 by @carlossanlop in #109789
  • [release/9.0] [wasm] Run downlevel tests only on main by @maraf in #109723
  • [release/9.0-staging] Fix regression in constructor parameter binding logic. by @github-actions in #109813
  • [release/9.0-staging] TensorPrimitives XML docs: MinNumber/ReciprocalSqrt/ReciprocalSqrtEstimate oversights by @github-actions in #109922
  • [release/9.0-staging] Add a missing = in BigInteger.cs by @github-actions in #109732
  • [release/9.0-staging] Ignore modopts/modreqs for UnsafeAccessor field targets by @github-actions in #109709
  • Fix an issue with sysconf returning the wrong last level cache values on Linux running on certain AMD Processors. by @mrsharm in #109749
  • [release/9.0-staging] Fix transformer handling of boolean schemas in JsonSchemaExporter. by @github-actions in #109975
  • [release/9.0-staging] Ensure proper cleanup of key files when not persisting them by @github-actions in #109844
  • [release/9.0-staging] Transfer ThreadPool local queue to high-pri queue on Task blocking by @github-actions in #109989
  • Merging internal commits for release/9.0 by @vseanreesermsft in #109744
  • [release/9.0-staging] DATAS BGC thread synchronization fix by @Maoni0 in #110174
  • [release/9.0-staging] Fix Matrix4x4.CreateReflection when D is not zero by @github-actions in #110162
  • [release/9.0-staging] Fix hostfxr.h to be valid C again. by @github-actions in #110060
  • [release/9.0] Fix length check for Convert.TryToHexString{Lower} by @github-actions in #110228
  • [release/9.0-staging] Suppress IL3050 warnings in ILLink tests by @sbomer in #110340
  • [release/9.0-staging] Update Azure Linux tag names by @github-actions in #110341
  • [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in #109299
  • [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in #109306
  • [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in #109297
  • [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #109301
  • [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by @dotnet-maestro in #109303
  • [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro in #109305
  • [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in #109825
  • [release/9.0-staging] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #109960
  • [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro in #109304
  • [release/9.0-staging] Update dependencies from dotnet/emsdk by @dotnet-maestro in #109298
  • [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in #109336
  • [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in #109523
  • [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in #109308
  • [manual] Merge release/9.0-staging into release/9.0 by @carlossanlop in #110370
  • Switch to automatic 8.0 version updates by @marcpopMSFT in #110586
  • [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in #110409

Full Changelog: v9.0.0...v9.0.1

.NET 8.0.12

14 Jan 18:46
Compare
Choose a tag to compare

Release

What's Changed

  • [release/8.0-staging] Fix a set of minor DAC bugs I encountered recently by @github-actions in #104919
  • [automated] Merge branch 'release/8.0' => 'release/8.0-staging' by @github-actions in #108871
  • [release/8.0] Fix stress-http pipeline by @rzikm in #109140
  • [release/8.0] Delete accidentally checked in file: src/libraries/System.IO.Ports/tests/file.pp by @akoeplinger in #109290
  • [release/8.0-staging] Fix Version.Details.xml SHA typo by @carlossanlop in #109389
  • [release/8.0-staging] Upgrade our macOS build machines to the latest non-beta x64 image by @github-actions in #109456
  • Update branding to 8.0.12 by @vseanreesermsft in #109562
  • [release/8.0-staging] handle case of Proc Index > MAX_SUPPORTED_CPUS by @github-actions in #109386
  • [release/8.0-staging] [android] Fix crash in method_to_ir by @github-actions in #109511
  • [release/8.0] fix redundant CRLF response during SMTP negotiate by @github-actions in #109112
  • [release/8.0] Disable user mapper for SslStream on Windows (TLS 1.3) (#100833) by @rzikm in #109116
  • [release/8.0] Use Fedora 38 helix queue instead of 39, like in main by @akoeplinger in #109964
  • [release/8.0] Suppress IL3000 in MsQuicApi constructor by @rzikm in #109965
  • [release/8.0-staging] Ensure proper cleanup of key files when not persisting them by @github-actions in #109845
  • Fix an issue with sysconf returning the wrong last level cache values on Linux running on certain AMD Processors by @mrsharm in #109567
  • [release/8.0-staging] Transfer ThreadPool local queue to high-pri queue on Task blocking by @github-actions in #109990
  • [release/8.0-staging] Fix stubs for HybridGlobalization by @ilonatommy in #110183
  • [release/8.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in #108906
  • [release/8.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in #108948
  • [release/8.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in #108949
  • [release/8.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in #108971
  • [release/8.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in #109045
  • [release/8.0-staging] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #108970
  • [release/8.0-staging] Pin the 6.0.x down-level versions to 6.0.36 by @lewing in #110329
  • [automated] Merge branch 'release/8.0' => 'release/8.0-staging' by @github-actions in #109566
  • Merging internal commits for release/8.0 by @vseanreesermsft in #109742
  • [release/8.0] [browser] Fix processing of satellite assemblies from referenced assembly during publish by @maraf in #109920
  • [manual] Merge release/8.0-staging into release/8.0 by @carlossanlop in #110335

Full Changelog: v8.0.11...v8.0.12

.NET 9.0.0

12 Nov 20:41
Compare
Choose a tag to compare

Release

What's Changed

  • [release/9.0] BinaryFormatter tests improvements by @adamsitnik in #107540
  • [release/9.0] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #107474
  • [release/9.0] Branding for GA by @carlossanlop in #107879
  • [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #107914
  • [release/9.0] Update dependencies from dotnet/icu by @dotnet-maestro in #107918
  • [release/9.0] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in #107916
  • [release/9.0] Update dependencies from dotnet/cecil by @dotnet-maestro in #107915
  • [release/9.0] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #107938
  • [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #107982
  • [release/9.0] Update dependencies from dotnet/cecil by @dotnet-maestro in #107983
  • [release/9.0] Remove invalid assert in RSAOpenSsl by @github-actions in #107952
  • [automated] Merge branch 'release/9.0-rc2' => 'release/9.0' by @github-actions in #107928
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #107937
  • [release/9.0] Update dependencies from dotnet/roslyn by @dotnet-maestro in #107984
  • [release/9.0] Mitigate JsonObject performance regression. by @github-actions in #108014
  • [release/9.0] Fix SG nullability annotations for required and init properties. by @github-actions in #108013
  • [release/9.0] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in #108016
  • [release/9.0] Treat -rtm as stable sdk version band by @lewing in #107997
  • [release/9.0] dont try to capture threadId for NativeAOT by @github-actions in #108088
  • [release/9.0] Update dependencies from dotnet/runtime by @dotnet-maestro in #108140
  • [release/9.0] Fix createdump 'stack smashing detected' error on arm64 by @github-actions in #108208
  • [release/9.0] [browser] Fix fingerprinting and loadAllSatelliteResources=true by @github-actions in #108198
  • [automated] Merge branch 'release/9.0-rc2' => 'release/9.0' by @github-actions in #108006
  • [release/9.0] More doc updates for source-of-truth assemblies by @carlossanlop in #108257
  • [release/9.0] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #108142
  • [release/9.0] Update dependencies from dotnet/roslyn by @dotnet-maestro in #108061
  • [release/9.0] Update dependencies from dotnet/cecil by @dotnet-maestro in #108192
  • [release/9.0] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in #108193
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #108194
  • [release/9.0] Update dependencies from dnceng/internal/dotnet-optimization by @dotnet-maestro in #108139
  • [release/9.0] Reduce funceval abort by @github-actions in #108256
  • [release/9.0] Update sign-diagnostic-files.yml to skip dac sign in staging by @hoyosjs in #108218
  • [release/9.0] Root the System.Runtime EventSource by @github-actions in #108348
  • [release/9.0] Fixing SetSlice, Reshape, TryCopyTo. by @github-actions in #108282
  • [release/9.0] Update dependencies from dotnet/sdk by @dotnet-maestro in #108141
  • [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #108436
  • [release/9.0] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in #108438
  • [release/9.0] Update dependencies from dotnet/roslyn-analyzers by @dotnet-maestro in #108367
  • [release/9.0] Update dependencies from dotnet/runtime by @dotnet-maestro in #108391
  • [release/9.0] Update dependencies from dotnet/cecil by @dotnet-maestro in #108437
  • [release/9.0] Update System.Formats.Nrbf ref sources and restore package description by @github-actions in #108467
  • [release/9.0] [aot] mono_aot_split_options: reset state after a backslash by @github-actions in #108212
  • [release/9.0] Fix devirtualization across genericness in the hierarchy by @MichalStrehovsky in #108470
  • [release/9.0] [cdac][cdac-build-tool] Don't let msbuild rewrite the resource name by @github-actions in #108296
  • [release/9.0] Fix InlineArray swift lowering in mono by @jkurdek in #108483
  • [release/9.0] Backport PR #108311 - Fix statics issue with barriers by @davidwrighton in #108347
  • [release/9.0] Fix wrong Region Info Names by @github-actions in #108524
  • [release/9.0][PERF] Backport python pipeline changes for performance tests by @caaavik-msft in #108412
  • [release/9.0] Fix IndexOf Optimization Code by @github-actions in #108562
  • [release/9.0] Updated tsaoptions.json to direct issues to runtime owners by @github-actions in #108451
  • [release/9.0] JIT: Null out SSA def nodes upon removal in RBO by @github-actions in #108548
  • [release/9.0] Fix LINQ Last() in ConcatNIterator to also check base case (Concat2Iterator) by @github-actions in #108664
  • [release/9.0] Merge RC2 changes into 9.0 by @ericstj in #108677
  • [release/9.0] Update the component resources for the VS descriptions by @marcpopMSFT in #108304
  • [release/9.0] Update dependencies from dotnet/runtime by @dotnet-maestro in #108595
  • [release/9.0] Update dependencies from dotnet/sdk by @dotnet-maestro in #108597
  • [browser][debugging][release/9.0] Removed trailing command that results in a warning by @github-actions in #108584
  • [release/9.0] Fix IL2104 link by @github-actions in #108533
  • [release/9.0] linux/arm64: Verify TLS resolver code by @github-actions in #108564
  • [release/9.0] Tweak Invariant IndexOf logic by @github-actions in #108728
  • [release/9.0] Update field references in property accessors by @github-actions in #108222
  • [release/9.0] [mini] Don't use Unwind Backtrace on android-amd64 by @github-actions in #108294
  • [release/9.0] [wasm] Fixes for issue #108519 by @github-actions in #108650
  • [release/9.0] [mono] Fix alloca builder creation by @github-actions in #108654
  • [release/9.0] Backport "JIT: Run single EH region repair pass after layout" by @amanasifkhalid in #108715
  • [Ppc64le] binaryformatter and tensors tests fix by @alhad-deshpande in #108120
  • [release/9.0] Add DefaultMemberAttribute to Test.CoreLib by @github-actions in #108258
  • [release/9.0] [wasm] Include browser targets if RID is not wasi-wasm by @github-actions in #108434
  • [release/9.0] [browser] Make boot json file name configurable by @maraf in #108708
  • [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #108787
  • [release/9.0] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #108598
  • [release/9.0] Update dependencies from dotnet/roslyn by @dotnet-maestro in #108326
  • [release/9.0] bgc deadlock fix by @github-actions in #108774
  • [release/9.0] Remove string.Trim{,Start,End}(ReadOnlySpan) ref-API by @bartonjs in #108777
  • [release/9.0] Arm64: Use TYP_SIMD8 for AddAcross by @github-actions in #108805
  • [release/9.0] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in https://github.com/dotnet/runtime/pu...
Read more

.NET 8.0.11

12 Nov 19:53
Compare
Choose a tag to compare

Release

What's Changed

  • [release/8.0] Fix a possible infinite wait for GC completion at process shutdown. by @VSadov in #107844
  • [release/8.0] Fix compilation on ARM64 hosts by @eiriktsarpalis in #107921
  • [release/8.0-staging] Fix HashSet copy constructor handling of instances that have fallen back to the randomized hashcode generator. (#107613) by @eiriktsarpalis in #107687
  • [release/8.0-staging] Revert "Avoid taking lock for empty bucket in ConcurrentDictionary.TryRemove …" by @github-actions in #107656
  • [release/8.0-staging] Ensure that AdvSimd.Insert doesn't zero out the upper bits by @github-actions in #107091
  • [release/8.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in #108206
  • [automated] Merge branch 'release/8.0' => 'release/8.0-staging' by @github-actions in #107591
  • [release/8.0-staging] Update sign-diagnostic-files.yml to skip dac sign in staging by @hoyosjs in #108244
  • [release/8.0-staging] Updated tsaoptions.json to direct issues to runtime owners by @github-actions in #108452
  • Update branding to 8.0.11 by @vseanreesermsft in #108463
  • [release/8.0-staging] Fix wrong Region Info Names by @github-actions in #108550
  • [release/8.0-staging] Fix IndexOf Optimization Code by @github-actions in #108563
  • Merging internal commits for release/8.0 by @vseanreesermsft in #108679
  • Bringing commits over from internal/release/8.0 by @ericstj in #108716
  • [release/8.0-staging] Tweak Invariant IndexOf logic by @github-actions in #108729
  • [release/8.0-staging] Fixes deadlock for IncrementingPollingCounter callbacks by @noahfalk in #108648
  • [automated] Merge branch 'release/8.0' => 'release/8.0-staging' by @github-actions in #108495
  • [release/8.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in #108785
  • [release/8.0-staging] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #108784
  • [release/8.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in #108713
  • [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #108666
  • [release/8.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in #108446
  • [release/8.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in #108761
  • [release/8.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in #108760
  • [manual] Merge release/8.0-staging into release/8.0 by @carlossanlop in #108862
  • [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #108947

Full Changelog: v8.0.10...v8.0.11

.NET 6.0.36

12 Nov 19:47
Compare
Choose a tag to compare

Release

What's Changed

Full Changelog: v6.0.35...v6.0.36

.NET 9.0 RC 2

08 Oct 18:15
Compare
Choose a tag to compare

.NET 8.0.10

08 Oct 18:09
Compare
Choose a tag to compare

.NET 6.0.35

08 Oct 18:05
Compare
Choose a tag to compare

.NET 9.0 RC 1

10 Sep 18:47
c4d7f7c
Compare
Choose a tag to compare
.NET 9.0 RC 1 Pre-release
Pre-release

.NET 9.0 Preview 7

13 Aug 18:08
0d79e6d
Compare
Choose a tag to compare
.NET 9.0 Preview 7 Pre-release
Pre-release