Bump Microsoft.Agents.AI and 2 others - #178
Conversation
3806c26 to
ac5550c
Compare
|
Perf gate: Cause, confirmed from the gate log: the 1.4.0/1.4.1 owner-starvation rescue. On a greeting-only turn the owner genuinely has no entities, facts or traces, so each of those three scoped searches returns empty, escalates to a widened index query, and then falls back to an owner-bounded scan — 3 queries where there was 1, times three categories. Every other counter in the scenario is byte-identical, including Applying |
|
@dependabot rebase |
ac5550c to
9bb7f56
Compare
|
@dependabot rebase |
e394e34 to
9574219
Compare
12.8's tenant is outside this repo. Whether the connector definition still describes the server it points at is not, and that is the half that rots silently because nothing imports the file on the way past. Five deterministic guards, one of them the reason for the rest: every memory_* tool the description advertises must still exist on the server, read by reflecting over [McpServerTool] rather than from a duplicated list that would drift in its own right. Red-checked by injecting a renamed tool and confirming the failure. A connector naming a tool the server no longer exposes reads as verified and fails on first contact -- the exact hazard its own README flags. The others pin what would import cleanly and fail at run time: OpenAPI 2.0 (Copilot Studio does not take 3.x), a POST at the ROOT route because that is what app.MapMcp() with no prefix actually serves, the x-ms-agentic-protocol contract, the unauthenticated-host hazard stated in the definition itself rather than only the README (the definition is the artifact that gets imported), and a REPLACE- placeholder host so no real deployment name is ever committed. 0.4 validated without touching CI. #178 bumps Microsoft.Agents.AI 1.9.0 -> 1.17.0 and Microsoft.SemanticKernel 1.74 -> 1.79; trial-merged locally with --no-commit and then aborted: Release 0 warnings, 4381 unit + 486 LongMemEval + 54 SK + 3 perf green. It is also the bump this repo wants -- today's work exposed a skew where the LongMemEval tool already resolves 1.17 transitively via AgentEval while the MAF adapter compiles against 1.9, which I checked was safe by diffing AIContextProvider's shipped XML surface across both versions (identical). #178 removes the skew. #179 pins action SHAs, and both were verified against the GitHub API to resolve to exactly their claimed tags -- checkout v7.0.1 and attest-build-provenance v4.2.2 -- so the comments are not lying about what is pinned. Its noted perf-gate failure predates the bump. Neither is waiting on engineering now; merging is one command whenever CI is worth spending. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WX1U3p4DxHnA4RdAcmp6eE
9574219 to
ad1eaab
Compare
Bumps Microsoft.Agents.AI from 1.9.0 to 1.17.0 Bumps Microsoft.Agents.AI.Abstractions from 1.9.0 to 1.17.0 Bumps Microsoft.SemanticKernel from 1.74.0 to 1.79.0 --- updated-dependencies: - dependency-name: Microsoft.Agents.AI dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-ai - dependency-name: Microsoft.Agents.AI dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-ai - dependency-name: Microsoft.Agents.AI dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-ai - dependency-name: Microsoft.Agents.AI dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-ai - dependency-name: Microsoft.Agents.AI dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-ai - dependency-name: Microsoft.Agents.AI dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-ai - dependency-name: Microsoft.Agents.AI dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-ai - dependency-name: Microsoft.Agents.AI.Abstractions dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-ai - dependency-name: Microsoft.Agents.AI.Abstractions dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-ai - dependency-name: Microsoft.Agents.AI.Abstractions dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-ai - dependency-name: Microsoft.Agents.AI.Abstractions dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-ai - dependency-name: Microsoft.SemanticKernel dependency-version: 1.79.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft-ai ... Signed-off-by: dependabot[bot] <support@github.com>
ad1eaab to
3c9b4fc
Compare
|
Superseded by #208. |
Updated Microsoft.Agents.AI from 1.9.0 to 1.17.0.
Release notes
Sourced from Microsoft.Agents.AI's releases.
1.17.0
What's Changed
1.16.0
What's Changed
New Contributors
Full Changelog: microsoft/agent-framework@python-github-copilot-1.0.0...dotnet-1.16.0
1.15.0
What's Changed
New Contributors
Full Changelog: microsoft/agent-framework@python-1.12.0...dotnet-1.15.0
1.14.0
What's Changed
Full Changelog: microsoft/agent-framework@python-1.11.0...dotnet-1.14.0
1.13.0
What's Changed
New Contributors
Full Changelog: microsoft/agent-framework@dotnet-1.12.0...dotnet-1.13.0
1.12.1
[1.12.1] - 2026-07-22
Added
Changed
Fixed
Full Changelog: microsoft/agent-framework@python-1.12.0...python-1.12.1
1.12.0
What's Changed
New Contributors
Full Changelog: microsoft/agent-framework@dotnet-1.11.1...dotnet-1.12.0
1.11.1
Changes:
See More
This list of changes was auto generated.
1.11.0
Changes:
See More
... (truncated)
1.10.0
Changes:
See More
This list of changes was auto generated.
Commits viewable in compare view.
Updated Microsoft.Agents.AI.Abstractions from 1.9.0 to 1.17.0.
Release notes
Sourced from Microsoft.Agents.AI.Abstractions's releases.
1.17.0
What's Changed
1.16.0
What's Changed
New Contributors
Full Changelog: microsoft/agent-framework@python-github-copilot-1.0.0...dotnet-1.16.0
1.15.0
What's Changed
New Contributors
Full Changelog: microsoft/agent-framework@python-1.12.0...dotnet-1.15.0
1.14.0
What's Changed
Full Changelog: microsoft/agent-framework@python-1.11.0...dotnet-1.14.0
1.13.0
What's Changed
New Contributors
Full Changelog: microsoft/agent-framework@dotnet-1.12.0...dotnet-1.13.0
1.12.1
[1.12.1] - 2026-07-22
Added
Changed
Fixed
Full Changelog: microsoft/agent-framework@python-1.12.0...python-1.12.1
1.12.0
What's Changed
New Contributors
Full Changelog: microsoft/agent-framework@dotnet-1.11.1...dotnet-1.12.0
1.11.1
Changes:
See More
This list of changes was auto generated.
1.11.0
Changes:
See More
... (truncated)
1.10.0
Changes:
See More
This list of changes was auto generated.
Commits viewable in compare view.
Updated Microsoft.SemanticKernel from 1.74.0 to 1.79.0.
Release notes
Sourced from Microsoft.SemanticKernel's releases.
1.79.0
Changes:
See More
This list of changes was auto generated.
1.78.0
Changes:
See More
This list of changes was auto generated.
1.77.0
Changes:
This list of changes was auto generated.
1.76.0
Changes:
See More
* 6e1ab9dee5e73131099a85314464287088bbd651 .Net: Fix VertexAI global endpoint URI construction (#13620) (#13621) * a1a701d051d425897518c3f70dc3d835cd949c7b .Net: Fix whitespace formatting in PromptExecutionSettingsExtensions.cs (#13941) * 1369c2e0ce6b9e5e86877b62c14b7311440aed2c .Net: Add ExtraBody to OpenAIPromptExecutionSettings (#12307) (#13934) [ #11852 ] * a68600a73a8153c436bffe5a96c4508cf0c09238 .Net: Update Step04_AzureAIAgent_CodeInterpreter.cs (#13886)1.75.0
Changes:
Description has been truncated