.NET 10.0 Preview 6
Pre-release
Pre-release
·
165 commits
to main
since this release
What's Changed
- Update branding to preview6 by @wtgodbe in #62040
- Improve renderer unit test by @ilonatommy in #62016
- Update copilot-instructions.md by @captainsafia in #62046
- eng/build.sh: support --warnaserror flag. by @tmds in #62015
- Allow same type names in different namespaces in validator generator by @timdeschryver in #62050
- [OpenAPI] Only enable XML source gen for C# by @martincostello in #62069
- Add host.docker.internal and host.containers.internal to the dev cert SAN by @benjaminpetit in #61265
- Handle langword for see elements by @martincostello in #61069
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #62019
- [blazor] Update dotnet.d.ts to latest version from runtime by @Copilot in #62075
- [main] (deps): Bump src/submodules/googletest from
c2ceb2b
to09ffd00
by @dependabot[bot] in #62082 - Fix UploadPathSegment for productVersion.txt by @akoeplinger in #62086
- [main] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in #61985
- Update .NET SDK daily builds table link by @v-wuzhai in #62073
- Make sure identity templates do not run code after navigation by @ilonatommy in #62105
- Update .NET SDK to 10.0.100-preview.4.25216.37 by @github-actions[bot] in #62107
- Fix a grammatical error in the XML documentation for RequireAuthenticatedSignIn in AuthenticationOptions.cs by @BrendanRidenour in #62108
- Fix OpenApiJsonSchema array parsing by @BrennanConroy in #62051
- Update copilot-instructions.md by @captainsafia in #62129
- [main] (deps): Bump dotnet/arcade from 9bbce22e13f399ad3cb8b4b7e53960b621f92ea1 to 080e393ba794356ef2b743cc89481774c4a26656 by @dependabot[bot] in #62083
- Get native .pdb into Shared Framework symbol package by @wtgodbe in #62124
- Small improvements to reduce allocations in validation filter logic by @Copilot in #62056
- Label all maestro PRs w/ area-infrastructure by @wtgodbe in #62146
- Fix logic for .msi version in Hosting Bundle by @wtgodbe in #62147
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #62072
- Enhance validation error handling in ValidationEndpointFilterFactory using IProblemDetailsService by @marcominerva in #62066
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #62149
- Fixes #62163: Fix incorrect summary for CreateViewComponent. by @jzabroski in #62164
- Unify the UX of template projects on navigation to non-existing page by @ilonatommy in #62067
- [main] (deps): Bump src/submodules/googletest from
09ffd00
to7427a6b
by @dependabot[bot] in #62175 - [main] (deps): Bump dotnet/arcade from 080e393ba794356ef2b743cc89481774c4a26656 to fdcda9b4919dd16bd2388b5421cc5d55afac0e88 by @dependabot[bot] in #62176
- Remove unneeded version props/V.D.xml elements by @mmitche in #62183
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #62187
- 2->8 core for copilot setup runner by @danmoseley in #62206
- [OpenAPI] Refactor MapOpenApi by @martincostello in #62194
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #62218
- Bump tar-fs by @dependabot[bot] in #62229
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #62234
- Use handshake timeout for Tls listener callback by @DeagleGross in #62177
- Update servicing milestones for July by @wtgodbe in #62245
- [s390x] Fix Extensions.ApiDescription.Client tests on s390x by @saitama951 in #58235
- Don't change Arcade's default of XUnitRunnerVisualStudioVersion by @Youssef1313 in #62250
- [MVC.Testing] Fix NullReferenceException by @martincostello in #62231
- Upgrade Ubuntu and Azure Linux VMs and Containers by @richlander in #61853
- Revert "Upgrade Ubuntu and Azure Linux VMs and Containers" by @richlander in #62265
- follow-up: kestrel tls listener callback by @DeagleGross in #62266
- feat(HTTP.SYS): on-demand TLS client hello retrieval by @DeagleGross in #62209
- Blazor identity template should load shared key and qr url on authenticator enabled by @ilonatommy in #62228
- Re-execution middleware works with POST by @ilonatommy in #62267
- Add IMemoryPoolFactory and cleanup memory pool while idle by @BrennanConroy in #61554
- [main] (deps): Bump src/submodules/googletest from
7427a6b
to7e2c425
by @dependabot[bot] in #62269 - [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #62253
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #62291
- Update playwright version by @sebastienros in #62289
- [main] (deps): Bump dotnet/arcade from fdcda9b4919dd16bd2388b5421cc5d55afac0e88 to e9208a724ccace0ffb8dcc119f03a3d1968e6232 by @dependabot[bot] in #62268
- Update Selenium version by @sebastienros in #62288
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #62307
- Read E2E logs and fail the job if no tests matched the filter by @ilonatommy in #62222
- [Blazor] Adds support for persisting and restoring disconnected circuits from storage by @javiercn in #62259
- [Blazor] Adds support for pausing and resuming circuits with support for pushing the state to the client by @javiercn in #62271
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #62320
- [blazor] Diagnostic tracing - feedback by @pavelsavara in #62286
- [Blazor] Support HybridCache backend for persistent component state by @javiercn in #62299
- Move unified validation APIs to separate package by @Copilot in #62071
- Fix comment about defaults on MaxRequestHeaderFieldSize by @MihaZupan in #62334
- [Blazor] Use component to preload assets by @maraf in #62225
- [main] (deps): Bump src/submodules/googletest from
7e2c425
to175c1b5
by @dependabot[bot] in #62343 - Skip Microsoft.AspNetCore.App.Runtime.Composite.r2r.dll in signing check by @akoeplinger in #62342
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #62339
- Move gRPC projects into folders by @JamesNK in #62321
- Update gRPC shared code by @JamesNK in #62340
- Use the unified validation API for Blazor forms by @oroztocil in #62045
-
Area-owners.md: Update doc owners for each area by @wadepickett in #62261
- Change priority of re-execution handling and allow client to render
NotFound
contents by @ilonatommy in #62178 - Fix: exit code is ignored. by @ilonatommy in #62314
- [release/10.0-preview6] Fix PropertyGetter to handle value types correctly in SupplyParameterFromPersistentComponentStateValueProvider by @github-actions[bot] in #62395
- [release/10.0-preview6] Flip switch for controlling navigation flow on SSR by @github-actions[bot] in #62377
- [release/10.0-preview6] Update Microsoft.OpenApi to preview28 by @github-actions[bot] in #62407
- [release/10.0-preview6] Pack symbols in SharedFx for libraries we redist from runtime by @github-actions[bot] in #62446
New Contributors
- @v-wuzhai made their first contribution in #62073
- @BrendanRidenour made their first contribution in #62108
- @jzabroski made their first contribution in #62164
- @saitama951 made their first contribution in #58235
- @wadepickett made their first contribution in #62261
Full Changelog: v10.0.0-preview.5.25277.114...v10.0.0-preview.6.25358.103