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 #57686
- [release/9.0] Update dependencies from dotnet/xdt by @dotnet-maestro in #57691
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #57667
- [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #57528
- [release/9.0] Update dependencies from dotnet/efcore by @dotnet-maestro in #57697
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #57688
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #57706
- Remove trailing trivia from IHeaderDictionary in "Use indexer" code fix by @david-acker in #57649
- [release/9.0] [Blazor] Invoke inbound activity handlers on circuit initialization by @github-actions in #57678
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #57727
- Provide
Microsoft.AspNetCore.SignalR.Client
package README by @MackinnonBuck in #57718 - Quarantine ProcessAsync_AwaitersUseTheResultOfExecutor by @SteveSandersonMS in #57568
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #57753
- [main] Update dependencies from dotnet/winforms by @dotnet-maestro in #57758
- Update .NET SDK to 9.0.100-rc.2.24459.3 by @github-actions in #57754
- Provide
Microsoft.AspNetCore.Authentication.OpenIdConnect
package README by @MackinnonBuck in #57731 - Provide
Microsoft.AspNetCore.Mvc.Testing
package README by @MackinnonBuck in #57736 - [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #57757
- Remove area- assignment rule as we now rely on dotnet-issue-labeler by @mkArtakMSFT in #57775
- Provide
Microsoft.AspNetCore.Components.WebAssembly.Server
package README by @MackinnonBuck in #57774 - Disable launching browser on Web API template by @captainsafia in #57682
- Update ANCM file monitoring to hopefully avoid unneeded shutdowns by @BrennanConroy in #57735
- [release/9.0] [Static Assets] Improve development experience by @github-actions in #57764
- [main] (deps): Bump src/submodules/googletest from
ff233bd
to0953a17
by @dependabot in #57613 - [automated] Merge branch 'release/9.0' => 'main' by @github-actions in #57716
- Provide
Microsoft.AspNetCore.Authentication.Google
package README by @MackinnonBuck in #57768 - Provide
Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter
package README by @MackinnonBuck in #57794 - Provide
Microsoft.AspNetCore.Components.WebAssembly.Authentication
package README by @MackinnonBuck in #57791 - Provide
Microsoft.AspNetCore.Authentication.Negotiate
package README by @MackinnonBuck in #57772 - Provide
Microsoft.Extensions.Http.Polly
package README by @MackinnonBuck in #57771 - Provide
Microsoft.AspNetCore.Components.WebAssembly
package README by @MackinnonBuck in #57773 - Provide
Microsoft.AspNetCore.Components.QuickGrid
package README by @MackinnonBuck in #57793 - Provide
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
package README by @MackinnonBuck in #57807 - Provide
Microsoft.AspNetCore.Components.WebAssembly.DevServer
package README by @MackinnonBuck in #57805 - Provide
Microsoft.AspNetCore.Authentication.MicrosoftAccount
package README by @MackinnonBuck in #57808 - Provide
Microsoft.AspNetCore.Owin
package README by @MackinnonBuck in #57816 - Include Readme.md in packages by @wtgodbe in #57809
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #57759
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #57760
- [release/9.0] Update dependencies from dotnet/winforms by @dotnet-maestro in #57761
- [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #57762
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #57689
- [main] Update dependencies from dotnet/xdt by @dotnet-maestro in #57690
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #57755
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57708
- [automated] Merge branch 'release/9.0' => 'main' by @github-actions in #57827
- Bump webpack from 5.93.0 to 5.94.0 by @dependabot in #57592
- HybridCache: relocate to dotnet/extensions by @mgravell in #57670
- [release/9.0] (deps): Bump src/submodules/googletest from
ff233bd
to0953a17
by @dependabot in #57643 - Provide
Microsoft.Extensions.Caching.StackExchangeRedis
package README by @MackinnonBuck in #57785 - Provide
Microsoft.AspNetCore.Authentication.Facebook
package README by @MackinnonBuck in #57786 - Provide
Microsoft.AspNetCore.TestHost
package README by @MackinnonBuck in #57790 - Provide
Microsoft.AspNetCore.JsonPatch
package README by @MackinnonBuck in #57792 - Provide
Microsoft.AspNetCore.Authentication.Certificate
package README by @MackinnonBuck in #57811 - Provide
Microsoft.AspNetCore.SignalR.Client.Core
package README by @MackinnonBuck in #57817 - Provide
Microsoft.Authentication.WebAssembly.Msal
package README by @MackinnonBuck in #57818 - Provide
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore
package README by @MackinnonBuck in #57823 - Provide
Microsoft.Extensions.Logging.AzureAppServices
package README by @MackinnonBuck in #57824 - Http.Sys: Clean up Request parsing errors by @BrennanConroy in #57531
- [release/9.0] Update dependencies from dotnet/runtime by @dotnet-maestro in #57835
- [automated] Merge branch 'release/9.0' => 'main' by @github-actions in #57836
- [Identity][Templates] Ensure placeholders don't overlap with text by @javiercn in #57783
- Unquarantine StreamPool_StreamIsInvalidState_DontReturnedToPool by @amcasey in #57847
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #57742
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #57855
- Unskip RunIndividualTestCase(http2_6.9.1_2) by @amcasey in #57849
- [release/9.0] [Identity][Templates] Ensure placeholders don't overlap with text by @github-actions in #57789
- Provide
Microsoft.AspNetCore.DataProtection.StackExchangeRedis
package README by @MackinnonBuck in #57825 - [release/9.0] Update dependencies from dotnet/runtime by @dotnet-maestro in #57858
- [automated] Merge branch 'release/9.0' => 'main' by @github-actions in #57859
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #57888
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #57889
- Fix unmatched paren in comment by @hwoodiwiss in #57752
- Fix parameter description in GetAuthenticatorKeyAsync by @marcominerva in #57834
- Fix mapping for nested schemas and [Produces] attributes in OpenAPI implementation by @captainsafia in #57852
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57866
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57871
- [release/9.0] [Templates] Updates libraries dependencies content by @github-actions in #57864
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #57896
- [Templates] Updates libraries dependencies content by @javiercn in #57863
- Update milestones for rc2/rtm by @wtgodbe in #57906
- Update branding to rtm by @wtgodbe in #57907
- Unquarantine ShutdownTestWaitForShutdown by @amcasey in #57901
- [automated] Merge branch 'release/9.0' => 'main' by @github-actions in #57893
- Add output and retries to AddressRegistrationTests by @amcasey in #57903
- Unquarantine AcceptNewStreamsDuringClosingConnection by @amcasey in #57848
- [Templates] Fix template scripts, make them more flexible and robust by @javiercn in #57841
- [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57910
- [release/9.0-rc2] Update dependencies from dotnet/arcade by @dotnet-maestro in #57931
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in #57922
- Make serviceProviderIsService optional in constructor of EndpointMetadataApiDescriptionProvider by @marcominerva in #57797
- Quarantine ServerShutsDownGracefullyWhenMaxRequestBufferSizeExceeded by @halter73 in #57943
- Quarantine and fix Http1Connection_RequestEndsWithIncompleteReadAsync by @halter73 in #57946
- Add registry search for upgrade policy keys by @wtgodbe in #57952
- [main] (deps): Bump src/submodules/MessagePack-CSharp from
ecc4e18
to9511905
by @dependabot in #57857 - [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57915
- [main] Update dependencies from dotnet/winforms by @dotnet-maestro in #57890
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #57886
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #57917
- [main] (deps): Bump src/submodules/googletest from
0953a17
to6dae7eb
by @dependabot in #57985 - [release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #57954
- Check for sentinel value when setting HTTP/3 error code by @amcasey in #57934
- [Blazor] Update
WebAssembly.DevServer
to serve theBlazor-Environment
header by @MackinnonBuck in #57971 - Check for sentinel value when setting HTTP/3 error code by @amcasey in #57976
- [release/9.0-rc2] [Blazor] Update
WebAssembly.DevServer
to serve theBlazor-Environment
header by @github-actions in #57974 - Fix typo in HubConnectionExtensions xml docs by @ErisApps in #57960
- Fix IAsyncEnumerable controller methods to allow setting headers by @BrennanConroy in #57924
- Add partitioned to cookie for SignalR browser testing by @BrennanConroy in #57997
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #57984
- Fix concurrent request handling for OpenAPI documents by @xC0dex in #57972
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58022
- Fix code generation for parsing optional array parameters in RequestDelegateGenerator by @ithline in #57336
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #58030
- [main] Update dependencies from dotnet/winforms by @dotnet-maestro in #58031
- [release/9.0] Fix skip condition for IIS tests by @wtgodbe in #57999
- Fix
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
package README by @MackinnonBuck in #57840 - [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58026
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in #58032
- Update .NET SDK to 9.0.100-rc.2.24468.2 by @github-actions in #58028
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58042
- [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
- Revert "Unquarantine ServerReset_BeforeRequestBody_ClientBodyThrows" by @amcasey in #58043
- Use System.Threading.Lock in Kestrel by @ladeak in #57236
- [release/9.0] Update dependencies from dotnet/runtime by @dotnet-maestro in #58048
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58055
- [automated] Merge branch 'release/9.0-rc2' => 'release/9.0' by @github-actions in #57975
- [automated] Merge branch 'release/9.0' => 'main' by @github-actions in #57942
- [release/9.0] Update dependencies from dotnet/efcore by @dotnet-maestro in #58052
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #58029
- Produce binlog in IdentityModel pipeline by @wtgodbe in #58085
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58070
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #58056
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #58027
- Disable automated inter-branch merges by @wtgodbe in #58061
- [automated] Merge branch 'release/9.0' => 'main' by @github-actions in #58065
- Fix up OpenAPI schema handling and support concurrent requests (#58024) by @captainsafia in #58096
- Explain msquic limitations in Http3SampleApp by @amcasey in #58094
- Quarantine POST_ClientCancellationBidirectional_RequestAbortRaised by @amcasey in #58104
- Quarantine ShadowCopyCleansUpOlderFolders by @amcasey in #58107
- [main] Update dependencies from dotnet/xdt by @dotnet-maestro in #58091
- Enable TSA/Policheck by @wtgodbe in #58122
- Quarantine Http1Connection_ServerAbort_HasErrorType by @JamesNK in #58087
- Quarantine MapOpenApi_HandlesConcurrentRequests by @amcasey in #58129
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #58152
- Re-quarantine OrderedGroupMetadataForControllers by @amcasey in #58105
- Quarantine CheckStdoutWithLargeWrites_LogFile by @amcasey in #58109
- Add note about perf to Http3SampleApp by @amcasey in #58171
- Update Selenium package version by @sebastienros in #58163
- Quarantine ResponseTests.ConnectionClosedWhenResponseDoesNotSatisfyMinimumDataRate by @sebastienros in #58189
- Use collection expression for ASP.NET Core Web API project template's WeatherForecastController.cs by @tikap in #58194
- Fixed to not throw an exception when password is null. by @shethaadit in #58168
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #58154
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58090
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #58181
- Update November milestones by @wtgodbe in #58208
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58204
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #58155
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58220
- [main] Update dependencies from dotnet/winforms by @dotnet-maestro in #58156
- Avoid unnecessary HealthStatus comparison by @drewnoakes in #58176
- Perf improvement: Fix Cumulative Layout Shift issue in blank Blazor templates by @BurkusCat in #57213
- Unquarantine fixed tests that have not failed in 30 days by @halter73 in #57978
- Quarantine
ThreadingAppTest.CounterPageCanUseThreads
by @MackinnonBuck in #58243 - Removing unsafe code in BufferExtensions by @ladeak in #57417
- [main] (deps): Bump src/submodules/googletest from
6dae7eb
toa1e255a
by @dependabot in #58240 - [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58238
- [OutputCaching] OutputCacheOptions.ApplicationServices is always null during initialization by @feiyun0112 in #55847
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #58252
- [main] Update dependencies from dotnet/winforms by @dotnet-maestro in #58266
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #58265
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #58264
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #58262
- Update .NET SDK to 9.0.100-rtm.24506.1 by @github-actions in #58263
- [Blazor] Fix template nav menu styling by @MackinnonBuck in #58245
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58281
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58283
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58284
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58285
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58289
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #58290
- Fix Http3 Pipe complete by @wtgodbe in #58298
- Change usage of "Country" to "CountryRegion" by @wtgodbe in #58279
- Remove ProviderKey from Hosting Bundle by @wtgodbe in #58292
- Add source generator to emit public Program class definition by @captainsafia in #58199
- Fix handling for inert route parameters in MVC by @captainsafia in #58246
- [Blazor] Apply CORS also to .mjs files by @maraf in #58287
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58314
- [Infrastructure] Updated npm packages 2024-10-08 by @javiercn in #58301
- Validate scopes in OpenApiDocumentProvider tests and fix scope by @captainsafia in #58307
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58317
- fix: Microsoft.AspNetCore.Mvc.Testing RedirectHandler HasBody doesn't work with PATCH by @whoaskedfrfr in #58269
- Add additional ProblemDetails default types and titles by @joegoldman2 in #58101
- Fix #57232 potential CancellationTokenSource leak in HubConnection by @AshkanAfsharpour in #58303
- Add a note about when to validate ping payloads by @amcasey in #57795
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58331
- Enable code analysis and address initial set of issues. by @adityamandaleeka in #58304
- Update source-build team references by @MichaelSimons in #58324
- Fix ModelMetadata for TryParse-parameters in ApiExplorer by @captainsafia in #58350
- [main] Update dependencies from dotnet/xdt by @dotnet-maestro in #58365
- [main] (deps): Bump src/submodules/googletest from
a1e255a
to71815bb
by @dependabot in #58362 - Use dependabot for Nuget instead of NPM by @wtgodbe in #58342
- Simplifying TFA Validation Logic in MapIdentityApi by @whysocket in #57989
- Fix missing bullet list items in InputDate documentation by @tikap in #58310
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #58343
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58357
- Remove dead code and clean up multisz/a and stringa by @adityamandaleeka in #58373
- Add retry for test Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test.ProtectedUserStoreTest.PhoneFactorFailsAfterSecurityStampChangeTest by @radical in #58232
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58420
- [main] Update dependencies from dotnet/symreader by @dotnet-maestro in #58411
- ArcadeBuildFromSource -> DotNetBuildSourceOnly by @mmitche in #58423
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58433
- Skip H2Spec 6.9.2/2 by @BrennanConroy in #58430
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58439
- Remove Winforms reference by @BrennanConroy in #58431
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #58408
- Remove bulk disables of CA warnings by @adityamandaleeka in #58428
- Fix flaky Http2WebSocket Kestrel test by @BrennanConroy in #58448
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58450
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58456
- Update global.json to 10.0 sdk by @BrennanConroy in #58425
- Move Windows.Amd64.VS2022.Pre.Open to Helix-Matrix by @wtgodbe in #58460
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58464
- Revert trimming test workarounds by @MackinnonBuck in #58272
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #58363
- Add scope for internal npm packages by @BrennanConroy in #58476
- Unquarantine StreamPool_MultipleStreamsConcurrent_StreamsReturnedToPool by @SteveSandersonMS in #58368
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58478
- Bump Microsoft.Data.SqlClient to latest released. by @mitchdenny in #58481
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #58410
- [main] (deps): Bump src/submodules/googletest from
71815bb
todf1544b
by @dependabot in #58506 - [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58513
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58524
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #58542
- [main] Update dependencies from dotnet/symreader by @dotnet-maestro in #58543
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58535
- Use MacOS-13 in CI by @wtgodbe in #58465
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #58539
- Date only and time only is not supported in blazor change detection for parameters by @MattyLeslie in #55914
- Update xcopy-msbuild to minimum available version by @ViktorHofer in #58552
- Update Messagepack dependency by @wtgodbe in #58547
- Fix InstallJdk script by @BrennanConroy in #58557
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58567
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58569
- Update
HtmlAttributePropertyHelper
to correctly follow theMetadataUpdateHandlerAttribute
contract by @MackinnonBuck in #58558 - Improve dev-certs export error message by @github-actions in #58472
- use nameof for CallerArgumentExpression by @WeihanLi in #58514
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #58568
- Rename SourceBuildUseMonoRuntime property, which is not SB specific by @directhex in #58035
- Ensuring cancellation of tokens when using GetLinkedCancellationToken(a,b) by @MattyLeslie in #55968
- [main] Update dependencies from dotnet/xdt by @dotnet-maestro in #58588
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58586
- use JsonSerializerOptions.Web by @WeihanLi in #58631
- if actual bytes to be written is negative, set to zero by @bhaskarqlik in #58575
- Use FullName in InstallJdk script by @halter73 in #58618
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58606
- Unskip 6.9.2 by @BrennanConroy in #58641
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58647
- [main] Update dependencies from dotnet/symreader by @dotnet-maestro in #58674
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #58673
- Always use --apply-cop-headers in ThreadingAppTest by @halter73 in #58642
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #58670
- Add Description to ProducesResponseType (and others) for better OpenAPI document creation by @sander1095 in #58193
- Add registry search for upgrade policy keys by @wtgodbe in #58095
- Add examples for attributes by @mikekistler in #58196
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58656
- Correct typo in WebApplication.cs by @gnerkus in #58708
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58725
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #58726
- Provide analyzer for removing unneeded public partial class Program by @captainsafia in #58482
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #58730
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #58736
- Replaced Deprecated str.substr with str.substring in All Relevant Files by @shethaadit in #58732
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #58740
- Fix compilation with latest roslyn by @am11 in #58769
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #58672
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #58686
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #58777
- [main] (deps): Bump src/submodules/googletest from
df1544b
to1204d63
by @dependabot in #58746 - Fully qualify type names for services when resolving in RequestDelegateGenerator by @chrisoverzero in #58640
- Fix flaky ServerShutsDownGracefullyWhenMaxRequestBufferSizeExceeded by @JamesNK in #58735
- Unquarantine Http1Connection_ServerAbort_HasErrorType by @sebastienros in #58788
- Unquarantine Http1Connection_RequestEndsWithIncompleteReadAsync by @sebastienros in #58789
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #58778
- Remove GET_RequestReturnsLargeData_GracefulShutdownDuringRequest_RequestGracefullyCompletes by @JamesNK in #58738
- Update Selenium packages by @sebastienros in #58791
- Fixed the hot-keys for Blazor WebApp template options by @mkArtakMSFT in #58790
- [Blazor] Fix
ExpressionFormatter
sometimes generating malformed expression strings by @MackinnonBuck in #58799 - Update milestones for Dec/Jan by @wtgodbe in #58806
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #58796
- Update Router.cs by @OrganizationUsername in #57559
- Fix local failure in GET_GracefulServerShutdown_AbortRequestsAfterHostTimeout by @JamesNK in #58747
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #58830
- Set up Windows installer build for the VMR by @jkoritzinsky in #58820
- Add examples to AddOpenApi extension method/overloads by @mikekistler in #58808
- [main] (deps): Bump src/submodules/googletest from
1204d63
tod144031
by @dependabot in #58840 - Support returning OpenAPI document in YAML from MapOpenApi by @captainsafia in #58616
- Use the runtime->AspNetCore transport package as the sentinel package instead of the BrowserDebugHost package by @jkoritzinsky in #58847
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #58866
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #58867
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #58863
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #58852
- chore: fixed missed conditional theory for testing named pipe by @AliKhalili in #58849
- Fix remote asset url condition and look for the PGO'd archive when in a PGO vertical by @jkoritzinsky in #58873
- feat: analyzer and codeFix for kestrel setup
ListenOptions.Listen(IPAddress.Any)
usage by @DeagleGross in #58872 - Mark API from 9 as shipped by @wtgodbe in #58897
- Update package baseline for 9.0 by @wtgodbe in #58924
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #58903
- Fix IIS outofprocess to remove WebSocket compression handshake by @BrennanConroy in #58846
- Remove some references to release/6.0 by @wtgodbe in #58929
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #58934
- Update .NET SDK to 10.0.100-alpha.1.24560.6 by @github-actions in #58862
- Upload test logs for local validation job by @wtgodbe in #59031
- nit: doc comment typo by @wokket in #58945
- ContinueOnError in windows local development job by @wtgodbe in #59037
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59022
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #58772
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59045
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59047
- Address variable initialization warnings in ANCM (C26494) by @adityamandaleeka in #58904
- Fix SignalR Java POM to include description by @BrennanConroy in #58895
- Don't throw exception for parameters with custom binding source by @captainsafia in #59035
- Add
-sign
to build.sh by @ellahathaway in #59041 - Don't run IIS websocket tests on unsupported queue by @BrennanConroy in #59036
- Undo RepoTasks workaround by @wtgodbe in #59058
- Use new Dictionary AlternateLookup to avoid allocation in DictionaryJumpTable by @andrewjsaid in #58305
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59060
- Add 9.0 SiteExtension, remove some 6.0 bits by @wtgodbe in #58925
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59064
- Fix XmlDocs for StaticAssetsEndpointRouteBuilderExtensions MapStaticAssets by @bradmarder in #58905
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #58891
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #59023
- Unquarantine ServerShutsDownGracefullyWhenMaxRequestBufferSizeExceeded by @mitchdenny in #59066
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #59067
- Pass -sign and -publish switch to dotnet build only by @ViktorHofer in #59068
- Harden parsing of [Range] attribute values by @captainsafia in #59043
- Re-enable local development job by @wtgodbe in #59079
- Revert "Pass -sign and -publish switch to dotnet build only" by @ViktorHofer in #59082
- Add package for consuming Blazor framework assets by @MackinnonBuck in #58721
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59081
- Fixing misspelling of Fahrenheit by @RobCannon in #59088
- Update Weather.razor by @IEvangelist in #58955
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59105
- [Infrastructure] Update .NET SDK to 10.0.100-alpha.1.24572.2 by @javiercn in #59103
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59091
- [main] (deps): Bump src/submodules/googletest from
d144031
to35d0c36
by @dependabot in #59104 - Skip WebSocketOutOfProcessTests on Windows.Amd64.Server2022.Open by @captainsafia in #59112
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59124
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #59136
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59138
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59144
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59146
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #59150
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59153
- Update .NET SDK to 10.0.100-alpha.1.24573.1 by @github-actions in #59134
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #59140
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59155
- Build installers at the end of the repo build and allow building with desktop msbuild by @ViktorHofer in #58987
- Remove Inputs&Outputs from GenerateDirectoryBuildFiles by @ViktorHofer in #59164
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59167
- Return 206 Partial Content on Valid Range for Static Assets by @melotic in #59160
- Don't overbuild when the ProjectToBuild / -projects flag is passed in by @ViktorHofer in #59170
- Add empty Pack target to .wixproj by @ViktorHofer in #59174
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59179
- Add direct reference to System.Runtime.Caching in tools by @wtgodbe in #59187
- Update dependencies from dotnet/roslyn by @wtgodbe in #59182
- [main] Update dependencies from dotnet/symreader by @dotnet-maestro in #59141
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59171
- Set target platform for wixproj and vcxproj correctly by @ViktorHofer in #59194
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59197
- Avoid flakiness in template tests around URL validity checking by @SteveSandersonMS in #59195
- Fix source build when using
--no-build-js
by @MackinnonBuck in #59118 - [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59196
- fix: target current LTS framework for
Microsoft.AspNetCore.Connections.Abstractions
by @DeagleGross in #59219 - [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59230
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59234
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59245
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59261
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #59262
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59264
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59270
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59274
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #59265
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59283
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59284
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59288
- Set DefaultAppHostRuntimeIdentifier when building the product (i.e. i… by @ViktorHofer in #59286
- Produce binlogs in internal builds by @wtgodbe in #59296
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59297
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59308
- Import Common.props after the Arcade.SDK in props file by @ViktorHofer in #59309
- Remove setting IsStableBuild in Directory.Build.props by @akoeplinger in #59310
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59321
- [Infrastructure] Update Selenium versions by @javiercn in #59268
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59332
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59337
- [Blazor WebAssembly standalone] Don't cache
index.html
during development by @MackinnonBuck in #59340 - Convert ref and runtime packs to use the SharedFramework SDK and Arcade's installer tooling by @jkoritzinsky in #58612
- Update RequestLocalizationMiddleware.cs by @S-Luiten in #59333
- Use
NullLogger
instead ofNullLoggerFactory.CreateLogger
by @WeihanLi in #59281 - [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #59355
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59363
- Remove the Shared Framework WixLib in favor of the MSI installer by @jkoritzinsky in #59351
- [Infrastructure] Updated npm packages 2024-12-05 by @javiercn in #59339
- Fix SFX issues causing sdk injestion failures by @jkoritzinsky in #59398
- Fix Kestrel host header mismatch handling when port in Url by @BrennanConroy in #59352
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #59373
- Fix publishing from new linux legs by @ViktorHofer in #59412
- Fix MultipartReaderStream synchronous read when using buffer offset by @BrennanConroy in #59360
- [Infrastructure] Script to automatically update Selenium and Playwright dependencies by @javiercn in #59338
- [main] Update dependencies from dotnet/xdt by @dotnet-maestro in #59417
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59416
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59414
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59432
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #59390
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59394
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59435
- Upload binlogs in default build scenarios by @wtgodbe in #59445
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59436
- Fix EventCountersAndMetricsValues and VerifyCountersFireWithCorrectValues flaky tests by @JamesNK in #59411
- Use the Installers Arcade package to build the ref pack and targeting pack installers by @jkoritzinsky in #59406
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #59395
- Use a live crossgen2 for all builds by @jkoritzinsky in #59447
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59453
- Fix: Include .webmanifest in Offline Cache for Default PWA Service Worker by @shethaadit in #59231
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #59455
- Update .NET SDK to 10.0.100-alpha.1.24609.2 by @github-actions in #59389
- Fix up publishing of installers built with shared tooling by @jkoritzinsky in #59463
- Fix: Handle null event.submitter in enhanced form submission by @shethaadit in #59207
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59469
- [main] (deps): Bump src/submodules/googletest from
35d0c36
to79219e2
by @dependabot in #59470 - Fix loading dotnet user-jwts config by @halter73 in #59425
- Update dependencies from dotnet/roslyn by @eerhardt in #59478
- Do a few tricks to shorten the intermediate output paths for the runtime packs by @jkoritzinsky in #59479
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59484
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59495
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #59504
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59505
- Update .NET SDK to 10.0.100-alpha.1.24616.1 by @github-actions in #59502
- Prevent ArgumentOutOfRangeException when handling nested generic types by @sander1095 in #59201
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #59506
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #59503
- remove redundant initializer in HttpValidationProblemDetails by @OwnageIsMagic in #58864
- Change OpenAPI document name resolution to be case-insensitive by @sander1095 in #59199
- Fixed the area-blazor ownership by @mkArtakMSFT in #59512
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59517
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59525
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59523
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59542
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59544
- Only generate specified document (#59097) by @WretchedDade in #59535
- Correct typo in ProtectedPersonalDataAttribute.cs & PersonalDataAttribute.cs by @bretthoes in #58664
- Removed unused areas by @mkArtakMSFT in #59548
- Fixed ownership mapping for the routing area by @mkArtakMSFT in #59556
- Improve performance of UriHelper.GetDisplayUrl by @paulomorgado in #55611
- Update testing analyzers by @sebastienros in #59516
- Retry
Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2ConnectionTests.AbortSendsFinalGOAWAY
by @radical in #59359 - [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59577
- [LoongArch64]: Enable the crossgen2 tool to optimize aspnetcore runtime by @chenguohui in #59131
- Skip tests on internal queues too by @wtgodbe in #59574
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #59605
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #59609
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59608
- [main] Update dependencies from dotnet/symreader by @dotnet-maestro in #59610
- Update runtime download paths to directly point to the blob store by @jkoritzinsky in #59624
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #59643
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59656
- Apply HeadersLengthLimit to preamble in MultipartReader by @BrennanConroy in #59646
- Adds the ability to specify an appsettings file for user-jwts by @ChrisAnn in #58605
- [main] (deps): Bump src/submodules/googletest from
79219e2
to7d76a23
by @dependabot in #59642 - [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59592
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #59585
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59710
- Apply schema transformer to AdditionalProperties by @JTeeuwissen in #59699
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #59726
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59727
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59733
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #59732
- Bump update-dotnet-sdk action by @martincostello in #59715
- Update .NET SDK to 10.0.100-alpha.1.25056.1 by @github-actions in #59729
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #59731
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59734
- Update OSX helix queue by @MackinnonBuck in #59694
- Update milestones for Feb by @wtgodbe in #59764
- Migrate off of Fedora 38 by @v-firzha in #59612
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #59720
- perf: get rid of MemoryStream in
KeyRingBasedDataProtector
by @DeagleGross in #59322 - Harden schema reference transformer for relative references by @captainsafia in #59763
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59745
- Fix broken project link by @martincostello in #59774
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59785
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59786
- [main] (deps): Bump src/submodules/googletest from
7d76a23
to504ea69
by @dependabot in #59808 - Remove .AutoVerify() call by @captainsafia in #59781
- Use Markdown alert in Contributing guide by @martincostello in #59773
- Use the live crossgen2 corresponding to the runtime we're building against by @jkoritzinsky in #59551
- Update to Fedora 41 by @BrennanConroy in #59814
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59823
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59838
- Fix crashing InMemory.FunctionalTests by @BrennanConroy in #59821
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #59844
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59845
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #59846
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59849
- More thorough support for retrieving OpenAPI routes in a case-sensitive manner by @sander1095 in #59568
- Fix flaky Kestrel Http/2 Stream tests by @BrennanConroy in #59820
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59858
- Enable building Hosting Bundle in VMR by @wtgodbe in #59857
- Upgrade to Microsoft.OpenApi 2.x and support OpenAPI v3.1 by @captainsafia in #59480
- Fixes Problem Details casing bug (#59396) by @scottlwalker in #59876
- Perf: ReasonPhrases as Array instead of Dictionary by @WhatzGames in #56304
- Added APIReviewPrinciples document by @mkArtakMSFT in #59880
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59859
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59824
- Redis distributed cache: add HybridCache usage signal by @mgravell in #59543
- Fix double line in APIReviewPrinciples.md for markdownlint by @JamesNK in #59891
- Add QuickGrid RowClass parameter by @danroth27 in #59901
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #59883
- Suppress MSI validation to avoid applocker failures by @mmitche in #59909
- [main] (deps): Bump src/submodules/googletest from
504ea69
to2b6b042
by @dependabot in #59915 - Prevent 503s from IIS after IISNativeApplication gets finalized by @halter73 in #59910
- Update .NET SDK to 10.0.100-alpha.1.25067.4 by @github-actions in #59853
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59893
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59918
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59920
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59935
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #59948
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #59950
- [Blazor] Updates the itemgroup name to avoid conflicts by @javiercn in #59938
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59955
- [main] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #59960
- [main] Update dependencies from dotnet/xdt by @dotnet-maestro in #59921
- Fix flaky SignalR test: RequestTimeoutDisabledWhenConnected by @BrennanConroy in #59819
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59984
- Improve support for methods with multiple JSInvokable attributes by @rsandbach in #59787
- Quarantine BidirectionalStream_MultipleStreamsOnConnection_ReusedFromPool by @SteveSandersonMS in #59979
- [Blazor] Ensure WebAssembly startup options are initialized just once by @maraf in #59905
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #59986
- [Blazor] Avoid defining webassembly.js as a framework asset by @javiercn in #59965
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59994
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #59995
- Update .NET SDK to 10.0.100-alpha.1.25070.1 by @github-actions in #59961
- Note fire-and-forget status of HubConnection event tasks by @Smaug123 in #57779
- Update to Microsoft.OpenApi v2.0.0-preview5 by @captainsafia in #60002
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #60006
- Quarantine CanSendAndReceiveUserMessagesFromMultipleConnectionsWithSameUser by @SteveSandersonMS in #59992
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #60009
- [main] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in #59987
- [main] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in #59949
- Fix typo in
RemoteUserAccount
triple slash by @IEvangelist in #57443 - [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #60020
- Fix template test scripts by @MackinnonBuck in #60016
- [main] Update dependencies from dotnet/efcore by @dotnet-maestro in #60031
- Attempted fix on flaky counter tests by @JamesNK in #59892
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #60043
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro in #60045
- Package dotnet-getdocument from current TFM into top-level by @captainsafia in #60055
- [release/10.0-preview1] Update dependencies from dotnet/efcore by @dotnet-maestro in #60059
- [release/10.0-preview1] Update dependencies from dotnet/runtime by @dotnet-maestro in #60077
- [release/10.0-preview1] Update dependencies from dotnet/efcore by @dotnet-maestro in #60082
- [release/10.0-preview1] Update dependencies from dotnet/efcore, dotnet/runtime by @dotnet-maestro in #60128
- [release/10.0-preview1] Use the latest available jdk by @github-actions in #60140
- [release/10.0-preview1] Update to MacOS 15 in Helix by @github-actions in #60237
- [release/10.0-preview1] Fix skip condition for java tests by @github-actions in #60241
- [release/10.0-preview1] Remove signing opt-out for MSIs by @mmitche in #60256
- Fix ItemsToSign by @wtgodbe in #60505
- [release/10.0-preview1] Do not remove wixpacks from items to sign by @mmitche in #60523
New Contributors
- @jgarciadelanoceda made their first contribution in #57264
- @polatengin made their first contribution in #57536
- @ErisApps made their first contribution in #57960
- @ithline made their first contribution in #57336
- @tikap made their first contribution in #58194
- @drewnoakes made their first contribution in #58176
- @whoaskedfrfr made their first contribution in #58269
- @AshkanAfsharpour made their first contribution in #58303
- @whysocket made their first contribution in #57989
- @directhex made their first contribution in #58035
- @bhaskarqlik made their first contribution in #58575
- @sander1095 made their first contribution in #58193
- @gnerkus made their first contribution in #58708
- @chrisoverzero made their first contribution in #58640
- @OrganizationUsername made their first contribution in #57559
- @wokket made their first contribution in #58945
- @bradmarder made their first contribution in #58905
- @RobCannon made their first contribution in #59088
- @melotic made their first contribution in #59160
- @S-Luiten made their first contribution in #59333
- @WretchedDade made their first contribution in #59535
- @bretthoes made their first contribution in #58664
- @ChrisAnn made their first contribution in #58605
- @JTeeuwissen made their first contribution in #59699
- @scottlwalker made their first contribution in #59876
- @WhatzGames made their first contribution in #56304
- @rsandbach made their first contribution in #59787
- @Smaug123 made their first contribution in #57779
Full Changelog: v9.0.0-rc.1.24452.1...v10.0.0-preview.1.25120.3