Bump Aspire.Hosting.AppHost and 19 others #23
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated Aspire.Hosting.AppHost from 9.2.1 to 9.3.1.
Release notes
Sourced from Aspire.Hosting.AppHost's releases.
9.3.1
What's Changed
Full Changelog: dotnet/aspire@v9.3.0...v9.3.1
9.3.0
We are excited to share that our 9.3.0 release of .NET Aspire has shipped! All of the packages are available in NuGet.org now. Find out what is new here.
What's Changed
NO-MERGE
label to auto created api-diff PR by @Alirexaa in AddNO-MERGE
label to auto created api-diff PR dotnet/aspire#8479aspire new
by @mitchdenny in Interactive prompting foraspire new
dotnet/aspire#8520-ci
to match the other test runs on CI by @radical in [outerloop] Run with-ci
to match the other test runs on CI dotnet/aspire#8526... (truncated)
Commits viewable in compare view.
Updated Aspire.Hosting.PostgreSQL from 9.2.1 to 9.3.1.
Release notes
Sourced from Aspire.Hosting.PostgreSQL's releases.
9.3.1
What's Changed
Full Changelog: dotnet/aspire@v9.3.0...v9.3.1
9.3.0
We are excited to share that our 9.3.0 release of .NET Aspire has shipped! All of the packages are available in NuGet.org now. Find out what is new here.
What's Changed
NO-MERGE
label to auto created api-diff PR by @Alirexaa in AddNO-MERGE
label to auto created api-diff PR dotnet/aspire#8479aspire new
by @mitchdenny in Interactive prompting foraspire new
dotnet/aspire#8520-ci
to match the other test runs on CI by @radical in [outerloop] Run with-ci
to match the other test runs on CI dotnet/aspire#8526... (truncated)
Commits viewable in compare view.
Updated Aspire.Hosting.Seq from 9.2.1 to 9.3.1.
Release notes
Sourced from Aspire.Hosting.Seq's releases.
9.3.1
What's Changed
Full Changelog: dotnet/aspire@v9.3.0...v9.3.1
9.3.0
We are excited to share that our 9.3.0 release of .NET Aspire has shipped! All of the packages are available in NuGet.org now. Find out what is new here.
What's Changed
NO-MERGE
label to auto created api-diff PR by @Alirexaa in AddNO-MERGE
label to auto created api-diff PR dotnet/aspire#8479aspire new
by @mitchdenny in Interactive prompting foraspire new
dotnet/aspire#8520-ci
to match the other test runs on CI by @radical in [outerloop] Run with-ci
to match the other test runs on CI dotnet/aspire#8526... (truncated)
Commits viewable in compare view.
Updated FluentValidation.DependencyInjectionExtensions from 11.11.0 to 12.0.0.
Release notes
Sourced from FluentValidation.DependencyInjectionExtensions's releases.
12.0.0
Release notes
Please read the upgrade guide if you are moving from 11.x to 12.x
Changes in 12.0.0
Downloads
Binaries can be downloaded from nuget:
Commits viewable in compare view.
Updated MediatR from 12.5.0 to 13.0.0.
Release notes
Sourced from MediatR's releases.
13.0.0
Full Changelog: LuckyPennySoftware/MediatR@v12.5.0...v13.0.0
To set your license key:
You can obtain your license key at MediatR.io
Commits viewable in compare view.
Updated Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.4 to 9.0.7.
Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
9.0.7
Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in [release/9.0] (deps): Bump src/submodules/googletest from04ee1b4
toe9092b1
dotnet/aspnetcore#62199Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7
9.0.6
Bug Fixes
The Forwarded Headers Middleware now ignores
X-Forwarded-Headers
sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.Dependency Updates
52204f7
to04ee1b4
(#61762)Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.
Miscellaneous
Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v9.0.5...v9.0.6
9.0.5
Release
What's Changed
24a9e94
to52204f7
by @dependabot in [release/9.0] (deps): Bump src/submodules/googletest from24a9e94
to52204f7
dotnet/aspnetcore#61261Full Changelog: dotnet/aspnetcore@v9.0.4...v9.0.5
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore from 9.0.4 to 9.0.7.
Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
9.0.6
Bug Fixes
The translation of
FullTextScore
in Cosmos Full-Text Search has been updated to use multiple keywords instead of a keyword array, addressing issues with search accuracy and query compatibility. This resolves #35983 and ensures more reliable full-text search results.#36000 by @maumar
Dependency Updates
Updated the Arcade build infrastructure dependencies for the 8.0 release branch, bringing in the latest improvements and security fixes from the Arcade ecosystem.
#35930 by @dotnet-maestro
Updated Arcade dependencies for the 9.0 release branch, ensuring the build system benefits from the latest tooling and reliability enhancements.
#36006 by @dotnet-maestro
Another update to Arcade dependencies for the 8.0 branch, further aligning with upstream improvements and fixes.
#36085 by @dotnet-maestro
Additional update to Arcade dependencies for the 9.0 branch, maintaining up-to-date build tooling and infrastructure.
#36065 by @dotnet-maestro
Technical Improvements
Integrated various internal commits into the 8.0 release branch, improving code quality, maintainability, and aligning with internal standards.
#35926 by @vseanreesermsft
Additional internal commits merged into the 8.0 branch, further enhancing stability and maintainability.
#36080 by @vseanreesermsft
Integrated internal improvements into the 9.0 branch, ensuring consistency and codebase health.
#36081 by @vseanreesermsft
Infrastructure
Updated the product branding and version numbers to 9.0.6, ensuring that all assemblies and packages reflect the correct release version.
#36044 by @vseanreesermsft
Updated branding for the 8.0 release line to version 8.0.17, keeping versioning consistent across all release artifacts.
#36043 by @vseanreesermsft
Miscellaneous
Automated merge of changes from the 8.0 branch into the 9.0 branch, ensuring that all relevant fixes and improvements are carried forward.
#35927 by @github-actions
Merged the 9.0 branch into the 9.0-staging branch, preparing for further testing and validation before final release.
#36051 by @AndriySvyryd
... (truncated)
9.0.5
Release
What's Changed
Full Changelog: dotnet/efcore@v9.0.4...v9.0.5
Commits viewable in compare view.
Updated Microsoft.Extensions.Diagnostics.HealthChecks from 9.0.4 to 9.0.7.
Release notes
Sourced from Microsoft.Extensions.Diagnostics.HealthChecks's releases.
9.0.7
Release
What's Changed
04ee1b4
toe9092b1
by @dependabot in [release/9.0] (deps): Bump src/submodules/googletest from04ee1b4
toe9092b1
dotnet/aspnetcore#62199Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7
9.0.6
Bug Fixes
The Forwarded Headers Middleware now ignores
X-Forwarded-Headers
sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.Dependency Updates
52204f7
to04ee1b4
(#61762)Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.
Miscellaneous
Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v9.0.5...v9.0.6
9.0.5
Release
What's Changed
24a9e94
to52204f7
by @dependabot in [release/9.0] (deps): Bump src/submodules/googletest from24a9e94
to52204f7
dotnet/aspnetcore#61261Full Changelog: dotnet/aspnetcore@v9.0.4...v9.0.5
Commits viewable in compare view.
Updated Microsoft.Extensions.Http.Resilience from 9.0.0 to 9.7.0.
Release notes
Sourced from Microsoft.Extensions.Http.Resilience's releases.
9.7.0
What's Changed
New Contributors
Full Changelog: dotnet/extensions@v9.6.0...v9.7.0
9.6.0
What's Changed
title
anddescription
keywords from root-level schemas in AIFunctionFactory. by @eiriktsarpalis in Removetitle
anddescription
keywords from root-level schemas in AIFunctionFactory. dotnet/extensions#6465Microsoft.SemanticKernel
dependency to 1.53.0 by @MackinnonBuck in Update chat templateMicrosoft.SemanticKernel
dependency to 1.53.0 dotnet/extensions#6470AIFunction.ReturnJsonSchema
by @eiriktsarpalis in AddAIFunction.ReturnJsonSchema
dotnet/extensions#6447New Contributors
Full Changelog: dotnet/extensions@v9.5.0...v9.6.0
9.5.0
What's Changed
... (truncated)
9.4.0
What's Changed
... (truncated)
9.3.0
What's Changed
AIJsonUtilities.DefaultOptions
. by @eiriktsarpalis in Use unsafe relaxed escaping inAIJsonUtilities.DefaultOptions
. dotnet/extensions#5850ref int
parameter fromChatConversationEvaluator.CanRenderAsync()
by @peterwald in Remove theref int
parameter fromChatConversationEvaluator.CanRenderAsync()
dotnet/extensions#5896AIFunctionParameterMetadata
withMethodInfo
by @eiriktsarpalis in ReplaceAIFunctionParameterMetadata
withMethodInfo
dotnet/extensions#5886Description has been truncated