[NEUTRAL] Update dotnet monorepo#20
Open
mend-for-git.832008.xyz[bot] wants to merge 1 commit intocontribfrom
Open
[NEUTRAL] Update dotnet monorepo#20mend-for-git.832008.xyz[bot] wants to merge 1 commit intocontribfrom
mend-for-git.832008.xyz[bot] wants to merge 1 commit intocontribfrom
Conversation
55f6949 to
7b7ec82
Compare
732f808 to
caed76e
Compare
02741f0 to
895c52e
Compare
681da26 to
95edb26
Compare
1d24946 to
95873c7
Compare
95873c7 to
c9c7d98
Compare
803f357 to
3d9d354
Compare
3d9d354 to
0b1cf6a
Compare
bd891dd to
fff1a46
Compare
fff1a46 to
f0d1261
Compare
f0d1261 to
7e645fc
Compare
66e5ad5 to
d3ec7be
Compare
d3ec7be to
9f9ba96
Compare
9f9ba96 to
b89e997
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
9.0.0→9.0.139.0.0→9.0.134.10.0→4.14.09.0.0→9.0.138.0.10→8.0.249.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0-preview.9.24556.5→9.10.09.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.0→9.0.139.0.100→9.0.311Release Notes
dotnet/dotnet (Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation)
v9.0.7: .NET 9.0.7You can build .NET 9.0 from the repository by cloning the release tag
v9.0.7and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
v9.0.6: .NET 9.0.6You can build .NET 9.0 from the repository by cloning the release tag
v9.0.6and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
v9.0.5: .NET 9.0.5You can build .NET 9.0 from the repository by cloning the release tag
v9.0.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
v9.0.4: .NET 9.0.4You can build .NET 9.0 from the repository by cloning the release tag
v9.0.4and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
v9.0.3: .NET 9.0.3You can build .NET 9.0 from the repository by cloning the release tag
v9.0.3and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
v9.0.2: .NET 9.0.2You can build .NET 9.0 from the repository by cloning the release tag
v9.0.2and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
v9.0.1: .NET 9.0.1You can build .NET 9.0 from the repository by cloning the release tag
v9.0.1and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
dotnet/extensions (Microsoft.Extensions.Caching.Hybrid)
v9.10.0What's Changed
KeyNotFoundExceptioninHttpRequestLatencyListener.OnEventWrittenby @pentp in #6823ModelContextProtocolversion in MCP template by @MackinnonBuck in #6870HostApplicationBuilderin AmbientMetadata extension by @eduherminio in #6867New Contributors
Full Changelog: dotnet/extensions@v9.9.0...v9.10.0
v9.9.0Highlights
AI
ApprovalRequiredAIFunction, user input/approval request & response content).AIFunctionsplit into a base class to improve extensibility.IChatReducermoved toMicrosoft.Extensions.AI.Abstractions.ChatMessage.Rolechanges as new messages.GetResponseAsync<T>now reads only the last message (bug fix).Telemetry & Diagnostics
url.query).server.addresstelemetry emits host only (per OpenTelemetry semantic conventions).Environment.CpuUsage.New Contributors
Full Changelog: dotnet/extensions@v9.8.0...v9.9.0
v9.8.0What's Changed
ConfigureEvaluationTests.ps1script when$ConfigRootis not supplied by @peterwald in #6575Microsoft.Extensions.AI.Ollamaby @MackinnonBuck in #6655New Contributors
Full Changelog: dotnet/extensions@v9.7.0...v9.8.0
v9.7.0What's Changed
New Contributors
Full Changelog: dotnet/extensions@v9.6.0...v9.7.0
v9.6.0What's Changed
titleanddescriptionkeywords from root-level schemas in AIFunctionFactory. by @eiriktsarpalis in #6465Microsoft.SemanticKerneldependency to 1.53.0 by @MackinnonBuck in #6470Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.