Releases: dotnet/aspnetcore
Releases · dotnet/aspnetcore
.NET 10.0 Preview 2
What's Changed
- Update branding to preview2 by @wtgodbe in #60057
- Compute dates in DefaultKeyResolver once by @martincostello in #60051
- Fix remarks tag structure in xml documentation comment of IRazorViewE… by @gekka in #60040
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #60058
- Better implementation of EventCallback.Equals by @JelleHissink in #53395
- Add public method to QuickGrid to close column options UI by @matthetherington in #57904
- use GeneratedRegex property by @WeihanLi in #58710
- Nested Editor Null Reference Exception. Fix a bug in the HtmlFieldPrefix.cs:23 by @sgarnovsky in #58888
- Dispose CTS when the Stream is claimed or timeout occurs by @clegoz in #59652
- no dispatchGlobalEventToAllElements when no renderer attached by @zuizuihao in #58667
- Update .NET SDK to 10.0.100-alpha.1.25077.1 by @github-actions in #60050
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #60062
- Quarantine CanUseAntiforgeryAfterInitialRender by @BrennanConroy in #57767
- Update CODEOWNERS to include doc writers and reduce duplication by @halter73 in #60017
- Add info about Darc web UI by @wtgodbe in #60069
- Clarify meaning of the group name specified in WithGroupName by @mikekistler in #59784
- Add AuthN/AuthZ metrics by @MackinnonBuck in #59557
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #60079
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #60081
- [main] Update dependencies from dotnet/symreader by @dotnet-maestro in #60046
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #60044
- [Infrastructure] Updated npm packages 2025-01-29 by @javiercn in #60090
- [Infrastructure] Fixes the dependency update script for selenium and playwright by @javiercn in #60089
- Update Selenium and Playwright dependencies 2025-01-29 by @javiercn in #60088
- Quarantine SubmitButtonFormactionAttributeOverridesEnhancedFormAction by @captainsafia in #60068
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #60032
- Update IIS link in Hosting Bundle by @wtgodbe in #60080
- Add route string syntax for pattern in RouteHandlerServices.Map by @murshex in #59940
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #60102
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #60101
- Refactor private PushAuthorizationRequest by @marcusber in #59990
- Quarantine test ResponseTests.AppCanHandleClientAbortingConnectionMidResponse. by @shethaadit in #60121
- Quarantine test ControllerEndpointFiltersTest.CanCaptureMethodInfoFromControllerAction. by @shethaadit in #60122
- Use the latest available jdk by @ViktorHofer in #59788
- Revert "Use the latest available jdk" by @wtgodbe in #60143
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #60126
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #60157
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #60166
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #60168
- Quarantine Http2ConnectionTests.IgnoreNewStreamsDuringClosedConnection test. by @shethaadit in #60120
- [main] (deps): Bump src/submodules/googletest from
2b6b042
tob4aae50
by @dependabot in #60135 - [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #60167
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #60173
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #60165
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #60177
- Fix SkipOnHelix skipping tests that had
';'
at the end of the Queues list by @BrennanConroy in #60183 - Update .NET SDK to 10.0.100-preview.2.25102.3 by @github-actions in #60172
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #60130
- Fixed the issue by @mkArtakMSFT in #60096
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #60187
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #60192
- Readd DiagnosticSource to KestrelServerImpl by @BrennanConroy in #60129
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #60201
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #60188
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #60206
- Update servicing milestones by @wtgodbe in #60220
NavigateTo
does not scroll to the top in internal navigation to same url by @ilonatommy in #60190- Revert "Revert "Use the latest available jdk"" by @ViktorHofer in #60227
- Quarantine Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.DelegateTests.DelegateAfterReceiverRestart by @DeagleGross in #60142
- Update to MacOS 15 in Helix by @wtgodbe in #60232
- Hot Reload agent improvements by @tmat in #60030
- Fix skip condition for java tests by @wtgodbe in #60240
- Quarantining InteropTests.InteropTests.SpecialStatusMessage by @sebastienros in #60246
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #60214
- Remove signing opt-out for MSIs by @github-actions in #60257
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #60267
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #60270
- Only build MSIs that aren't also built in BuildPass2 during BuildPass1 by @jkoritzinsky in #60268
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #60287
- [main] Update dependencies from dotnet/symreader by @dotnet-maestro in #60290
- Ignore query/fragment in
ShouldMatch
ofNavLink
by default but allow overridingShouldMatch
by @ilonatommy in #59903 - React to NuGet package pruning warnings by @ViktorHofer in #60297
- Centralize on one container by @wtgodbe in #60260
- Support multi-version snapshot tests for OpenAPI by @captainsafia in #60278
- Fix condition for BuildAfterTargetingPack by @wtgodbe in #60147
- Update .NET build URLs by @MackinnonBuck in #60265
- Revert "Update .NET build URLs" by @wtgodbe in #60321
- Treating empty string in form post as null for nullable value types by @nvmkpk in #52499
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #60207
- [main] (deps): Bump src/submodules/googletest from
b4aae50
to445e9bd
by @dependabot in #60254 - Revert "Revert "Update .NET build URLs"" by @wtgodbe in #60354
- [main...
.NET 10.0 Preview 1
What's Changed
- Update branding to 10.0 by @wtgodbe in #57340
- Fix CanBindToFormWithFiles by @MackinnonBuck in #57355
- Add RedirectHttpResult.IsLocalUrl() by @martincostello in #57363
- [Blazor] Fix navigation lock tests by @MackinnonBuck in #57372
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #57402
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #57404
- [automated] Merge branch 'release/9.0' => 'main' by @github-actions in #57339
- Propagate PropertyInfo for AsParameters parameters by @jgarciadelanoceda in #57264
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #57403
- Add hpack decoding test by @amcasey in #57221
- Add
StringSyntax
to theRouteAttribute
by @IEvangelist in #57369 - [automated] Merge branch 'release/9.0-rc1' => 'release/9.0' by @github-actions in #57420
- [automated] Merge branch 'release/9.0' => 'main' by @github-actions in #57434
- Quarantine CanSendAndReceiveUserMessagesUserNameWithPatternIsTreatedAsLiteral by @amcasey in #57414
- Retry POST_Expect100Continue_Get100Continue by @amcasey in #57374
- Add explicit conversion for value-type returning handlers with filters by @captainsafia in #57428
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57366
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57330
- Sync shared code from runtime by @github-actions in #57440
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #57346
- Revert "Sync shared code from runtime (#57440)" by @javiercn in #57444
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #57445
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57442
- [Templates] Generate single test HTTPS Certificate by @javiercn in #57431
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #57451
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57458
- [release/9.0] Add references to new 9.0 branches in .yml files by @wtgodbe in #57463
- Fix ResultsOfTGenerated tests by @captainsafia in #57465
- fix: Correct interface filename to match interface name for
ISkipStatusCodePagesMetadata
by @onurkanbakirci in #57441 - [automated] Merge branch 'release/9.0' => 'main' by @github-actions in #57469
- Add README to Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation package by @lyndaidaii in #54508
- Unquarantine ServerReset_BeforeRequestBody_ClientBodyThrows by @amcasey in #57470
- Fix StreamPool_MultipleStreamsConcurrent_StreamsReturnedToPool by @amcasey in #57473
- Upgrade xunit version to 2.9.0 by @akoeplinger in #57303
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #57483
- Fix race in RST_STREAM_IncompleteRequest_AdditionalWindowUpdateFrame_ConnectionAborted by @amcasey in #57450
- Unquarantine Frame_MultipleStreams_RequestsNotFinished_DefaultMaxStreamsPerConnection_EnhanceYourCalmAfterDoubleMaxStreams by @amcasey in #57471
- Middleware/Rewrite: Update XML comments for "AddRedirect" to indicate status code. by @ctolkien in #57224
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #57526
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #57446
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57500
- Quarantine Http3RequestTests.POST_Expect100Continue_Get100Continue by @radical in #57533
- Validate local development scenarios in CI by @MackinnonBuck in #57492
- Remove some tests from helix retry list by @radical in #57539
- [main] Update dependencies from dotnet/winforms by @dotnet-maestro in #57522
- Breaking change fix for IdentityRole.ConcurrencyStamp to initialize with new Guid. by @shethaadit in #57553
- Retry
ComponentLifecycleMethodThrowsExceptionTerminatesTheCircuit
by @radical in #57552 - Fix
BlazorWebJsInitializersTest
by @MackinnonBuck in #57548 - Fix
InjectedStartup_DefaultApplicationNameIsEntryAssembly
by @MackinnonBuck in #57554 - Unquarantine EnhancedFormThatCallsNavigationManagerRefreshDoesNotPushHistoryEntry by @amcasey in #57376
- Provide
Microsoft.AspNetCore.Diagnostics.EntityFramework
package README by @MackinnonBuck in #57540 - Unquarantine
Microsoft.AspNetCore.Components.E2ETest.Tests.EventTest.Cancel_CanTrigger
by @MackinnonBuck in #57555 - [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #57459
- Quarantine two CircuitTests by @SteveSandersonMS in #57589
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #57521
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #57519
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #57593
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57547
- bumping ws dependency to fix component vulnerability by @polatengin in #57536
- Provide
Microsoft.AspNetCore.Identity.EntityFrameworkCore
package README by @MackinnonBuck in #57537 - [release/9.0] Quarantine two CircuitTests by @github-actions in #57606
- Update Selenium version in Versions.props by @sebastienros in #57625
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #57629
- Fix duplicate error.type on kestrel.connection.duration by @JamesNK in #57561
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #57665
- [automated] Merge branch 'release/9.0-rc1' => 'release/9.0' by @github-actions in #57659
- [Blazor] Invoke inbound activity handlers on circuit initialization by @MackinnonBuck in #57557
- [release/9.0] Fix duplicate error.type on kestrel.connection.duration by @github-actions in #57581
- [automated] Merge branch 'release/9.0' => 'main' by @github-actions in #57620
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57602
- Provide
Microsoft.AspNetCore.Identity.UI
package README by @MackinnonBuck in #57580 - [main] Update dependencies from dotnet/winforms by @dotnet-maestro in #57666
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #57668
- Update .NET SDK to 9.0.100-rc.2.24452.3 by @github-actions in #57663
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57436
- [Static Assets] Improve development experience by @javiercn in #57671
- [release/9.0] Update dependencies from dotnet/winforms by @dotnet-maestro in #57527
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in https://...
.NET 9.0.3
What's Changed
- Update branding to 9.0.3 by @vseanreesermsft in #60198
- [release/9.0] Fix branding by @wtgodbe in #60029
- [release/9.0] Update to MacOS 15 in Helix by @github-actions in #60238
- [release/9.0] Revert "Revert "Use the latest available jdk"" by @github-actions in #60229
- [release/9.0] Update
HtmlAttributePropertyHelper
to correctly follow theMetadataUpdateHandlerAttribute
contract by @github-actions in #59908 - [release/9.0] Fix skip condition for java tests by @github-actions in #60242
- [release/9.0] (deps): Bump src/submodules/googletest from
7d76a23
toe235eb3
by @dependabot in #60151 - [release/9.0] Readd DiagnosticSource to KestrelServerImpl by @github-actions in #60202
- [release/9.0] Redis distributed cache: add HybridCache usage signal by @github-actions in #59886
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #59952
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #59951
- [release/9.0] Update remnants of azureedge.net by @sebastienros in #60263
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #60291
- [release/9.0] Centralize on one docker container by @wtgodbe in #60298
- Revert "[release/9.0] Update remnants of azureedge.net" by @wtgodbe in #60323
- Merging internal commits for release/9.0 by @vseanreesermsft in #60317
Full Changelog: v9.0.2...v9.0.3
.NET 8.0.14
What's Changed
- Update branding to 8.0.14 by @vseanreesermsft in #60197
- [release/8.0] (deps): Bump src/submodules/googletest from
7d76a23
toe235eb3
by @dependabot in #60150 - [release/8.0] Fix java discovery in IdentityModel pipeline by @wtgodbe in #60075
- [release/8.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #60199
- [release/8.0] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59922
- [release/8.0] Readd DiagnosticSource to KestrelServerImpl by @github-actions in #60203
- [release/8.0] Update to MacOS 15 in Helix by @github-actions in #60239
- [release/8.0] Use the latest available JDK by @wtgodbe in #60233
- [release/8.0] Fix skip condition for java tests by @github-actions in #60243
- [release/8.0] Update list of helix queues to skip by @wtgodbe in #60231
- [release/8.0] [Blazor] Allow cascading value subscribers to get added and removed during change notification by @github-actions in #57288
- [release/8.0] Update remnants of azureedge.net by @sebastienros in #60264
- [release/8.0] Centralize on one docker container by @wtgodbe in #60299
- Revert "[release/8.0] Update remnants of azureedge.net" by @wtgodbe in #60324
- Merging internal commits for release/8.0 by @vseanreesermsft in #60316
Full Changelog: v8.0.13...v8.0.14
.NET 9.0.2
What's Changed
- Update branding to 9.0.2 by @vseanreesermsft in #59757
- [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59267
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #59266
- [release/9.0] Update OSX helix queue by @github-actions in #59743
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #59728
- [release/9.0] (deps): Bump src/submodules/googletest from
d144031
to7d76a23
by @dependabot in #59679 - [release/9.0] Skip tests on internal queues too by @github-actions in #59578
- [release/9.0] Fix loading dotnet user-jwts config by @github-actions in #59473
- [release/9.0] Fix MultipartReaderStream synchronous read when using buffer offset by @github-actions in #59422
- [release/9.0] Update dependencies from dotnet/xdt by @dotnet-maestro in #59419
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #59611
- [release/9.0] Fix Kestrel host header mismatch handling when port in Url by @github-actions in #59362
- Migrate off of Fedora 38 by @v-firzha in #59613
- [release/9.0] [Blazor WASM standalone] Avoid caching
index.html
during development by @MackinnonBuck in #59348 - [release/9.0] Update to Fedora 41 by @github-actions in #59816
- [release/9.0] Don't throw exception for parameters with custom binding source by @github-actions in #59533
- [release/9.0] Apply schema transformer to AdditionalProperties by @github-actions in #59730
- [release/9.0] Harden schema reference transformer for relative references by @captainsafia in #59779
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #59847
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #59848
- [release/9.0] Return 206 Partial Content on Valid Range for Static Assets by @github-actions in #59325
- Merging internal commits for release/9.0 by @vseanreesermsft in #59871
Full Changelog: v9.0.1...v9.0.2
.NET 8.0.13
What's Changed
- [release/8.0] Update dotnetbuilds CDN to new endpoint by @mmitche in #59575
- Update branding to 8.0.13 by @vseanreesermsft in #59756
- [release/8.0] Skip MVC template tests on HelixQueueArmDebian12 by @wtgodbe in #59295
- [release/8.0] Update OSX helix queue by @github-actions in #59742
- [release/8.0] (deps): Bump src/submodules/googletest from
d144031
to7d76a23
by @dependabot in #59678 - [release/8.0] Skip tests on internal queues too by @github-actions in #59579
- [release/8.0] Fix Kestrel host header mismatch handling when port in Url by @BrennanConroy in #59403
- Migrate off of Debian 11 by @v-firzha in #59584
- [release/8.0] Pin to S.T.J 8.0.5 in Analyzers by @wtgodbe in #59777
- [release/8.0] [Blazor WASM standalone] Avoid caching
index.html
during development by @github-actions in #59349 - Update to Fedora 41 by @BrennanConroy in #59817
- [release/8.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59811
- [release/8.0] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59825
- [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #59864
- [release/8.0] Fix/update docker tags by @wtgodbe in #59867
- Merging internal commits for release/8.0 by @vseanreesermsft in #59872
Full Changelog: v8.0.12...v8.0.13
.NET 9.0.1
What's Changed
- Merging internal commits for release/9.0 by @vseanreesermsft in #58900
- [release/9.0] Prevent unnecessary debugger stops for user-unhandled exceptions in Blazor apps with Just My Code enabled by @halter73 in #58573
- Hot Reload agent improvements by @tmat in #58333
- [release/9.0] Update dependencies from roslyn by @wtgodbe in #59183
- [release/9.0] Add direct reference to System.Drawing.Common in tools by @wtgodbe in #59189
- [release/9.0] Harden parsing of [Range] attribute values by @github-actions in #59077
- [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59143
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #59024
- [release/9.0] (deps): Bump src/submodules/googletest from
6dae7eb
tod144031
by @dependabot in #59032 - [release/9.0] Update dependencies from dotnet/xdt by @dotnet-maestro in #58589
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #58675
- [release/9.0] Fix SignalR Java POM to include description by @github-actions in #58896
- [release/9.0] Fix IIS outofprocess to remove WebSocket compression handshake by @github-actions in #58931
Full Changelog: v9.0.0...v9.0.1
.NET 8.0.12
What's Changed
- Update branding to 8.0.12 by @vseanreesermsft in #58800
- [release/8.0] (deps): Bump src/submodules/googletest from
6dae7eb
to1204d63
by @dependabot in #58741 - Add scope for internal npm packages by @BrennanConroy in #58512
- [release/8.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #58477
- [release/8.0] Upgrade
serialize-javascript
transient dependency by @MackinnonBuck in #58466 - [release/8.0] Update Messagepack dependency by @wtgodbe in #58676
- Merging internal commits for release/8.0 by @vseanreesermsft in #58898
- [release/8.0] Use MacOS-13 in CI by @wtgodbe in #58549
- [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #59065
- [release/8.0] Fix java discovery in helix-matrix by @wtgodbe in #59181
- [release/8.0] Update dependencies from dotnet/roslyn by @wtgodbe in #59184
- [release/8.0] (deps): Bump src/submodules/googletest from
1204d63
tod144031
by @dependabot in #59033
Full Changelog: v8.0.11...v8.0.12
.NET 9.0.0
What's Changed
- Update branding to rtm by @wtgodbe in #57907
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57910
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #57922
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57954
- [release/9.0] Fix skip condition for IIS tests by @wtgodbe in #57999
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #58032
- [release/9.0] Update dependencies from dotnet/runtime by @dotnet-maestro in #58015
- [release/9.0] Update dependencies from dotnet/winforms by @dotnet-maestro in #58033
- [release/9.0] Update dependencies from dotnet/runtime by @dotnet-maestro in #58048
- [automated] Merge branch 'release/9.0-rc2' => 'release/9.0' by @github-actions in #57975
- [release/9.0] Update dependencies from dotnet/efcore by @dotnet-maestro in #58052
- Fix up OpenAPI schema handling and support concurrent requests by @captainsafia in #58024
- [release/9.0] Mark API from 9 as shipped by @wtgodbe in #58060
- [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #58034
- [release/9.0] Update dependencies from dotnet/runtime by @dotnet-maestro in #58117
- [release/9.0] Enable TSA/Policheck by @github-actions in #58123
- [release/9.0] Add explicit conversion for value-type returning handlers with filters by @github-actions in #57967
- [release/9.0] Update dependencies from dotnet/xdt by @dotnet-maestro in #58116
- [release/9.0] (deps): Bump src/submodules/MessagePack-CSharp from
ecc4e18
to9511905
by @dependabot in #58183 - [release/9.0] (deps): Bump src/submodules/googletest from
0953a17
to6dae7eb
by @dependabot in #58184 - [release/9.0] Change usage of "Country" to "CountryRegion" by @github-actions in #58280
- Merge RC2 changes into 9.0 by @wtgodbe in #58296
- [release/9.0] Remove ProviderKey from Hosting Bundle by @github-actions in #58293
- [release/9.0] [Blazor] Fix template nav menu styling by @github-actions in #58277
- [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #58268
- [release/9.0] Update dependencies from dotnet/winforms by @dotnet-maestro in #58159
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #58158
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #58157
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58182
- [release/9.0] Update dependencies from dotnet/efcore by @dotnet-maestro in #58306
- [release/9.0] Update dependencies from dotnet/runtime by @dotnet-maestro in #58315
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58355
- [release/9.0] Update dependencies from dotnet/xdt by @dotnet-maestro in #58366
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #58344
- [release/9.0] Fix handling for inert route parameters in MVC endpoints for OpenAPI by @github-actions in #58311
- [release/9.0] Update dependencies from dotnet/winforms by @dotnet-maestro in #58413
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58374
- [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #58414
- [release/9.0] Fix ModelMetadata for TryParse-parameters in ApiExplorer by @captainsafia in #58372
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58421
- [release/9.0] Stabilize branding by @wtgodbe in #58444
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58449
- [release/9.0] [Infrastructure] Updated npm packages by @MackinnonBuck in #58469
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58462
- [release/9.0] bumping ws dependency to fix component vulnerability by @github-actions in #58458
- [release/9.0] Improve dev-certs export error message by @github-actions in #58471
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #58475
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58479
- Add scope for internal npm packages (#58476) by @BrennanConroy in #58511
- [release/9.0] Use MacOS-13 in CI by @github-actions in #58546
- [release/9.0] Turn non-stable dependency warning back on by @wtgodbe in #58548
- [release/9.0] Update Messagepack dependency by @github-actions in #58556
- [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #58544
Full Changelog: v9.0.0-rc.2.24474.3...v9.0.0
.NET 8.0.11
What's Changed
- Update branding to 8.0.11 by @vseanreesermsft in #58198
- [release/8.0] (deps): Bump src/submodules/googletest from
ff233bd
to6dae7eb
by @dependabot in #58180 - [release/8.0] Add explicit conversion for value-type returning handlers with filters by @captainsafia in #57966
- [release/8.0] Stop using Mac 11 in Helix by @wtgodbe in #58063
- [release/8.0] Enable TSA/Policheck by @github-actions in #58124
- [release/8.0] (deps): Bump src/submodules/MessagePack-CSharp from
ecc4e18
to9511905
by @dependabot in #58179 - [Backport] Http.Sys: Clean up Request parsing errors by @BrennanConroy in #57819
- [release/8.0] Update the Microsoft.Identity.Web versions used by project templates by @halter73 in #58229
- Add registry search for upgrade policy keys, update dependencies from Arcade by @dotnet-maestro in #58278
- Merging internal commits for release/8.0 by @vseanreesermsft in #58300
- [release/8.0] Remove ProviderKey from Hosting Bundle by @github-actions in #58294
- [release/8.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #58352
- [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #58347
- [release/8.0] Improve dev-certs export error message by @amcasey in #58470
- [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #58474
Full Changelog: v8.0.10...v8.0.11