You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/verification-log.md
+51Lines changed: 51 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,57 @@ Copy this block to start a new entry. Date format `YYYY-MM-DD`.
94
94
95
95
---
96
96
97
+
## 2026-05-25 -- First post-release monthly sweep; three package families have upgrades; CI verification required
98
+
99
+
**Status:** Pending -- NuGet survey complete; three package families have upgrades pending CI verification before pins are bumped. No key available for live-API smoke (§2.2 Anthropic key rotation outstanding).
100
+
101
+
### Packages (Critical-5 list)
102
+
-[x]`Microsoft.Extensions.AI` -- **10.5.2 → 10.6.0** (minor bump). Hold at 10.5.2 pending CI verification.
103
+
-[x]`Microsoft.Extensions.AI.Abstractions` -- **10.5.2 → 10.6.0**. Hold with family.
104
+
-[x]`Microsoft.Extensions.AI.OpenAI` -- **10.5.2 → 10.6.0**. Hold with family.
105
+
-[x]`Microsoft.Extensions.AI.Evaluation` -- **10.5.0 → 10.6.0** (skips 10.5.1 -- that version never appeared on NuGet, as expected). Evaluation family finally catches up to core. Hold with MEAI family.
106
+
-[x]`Microsoft.Extensions.AI.Evaluation.Quality` -- **10.5.0 → 10.6.0**. Hold with family.
107
+
-[x]`Microsoft.Agents.AI` -- **1.3.0 → 1.6.2** (three minor jumps; 1.4.0, 1.5.0, 1.6.x all landed since 2026-05-09 where 1.5.0 was first observed). Hold at 1.3.0 pending CI verification and changelog review.
108
+
-[x]`Microsoft.Agents.AI.Abstractions` -- **1.3.0 → 1.6.2**. Hold with family.
109
+
-[x]`Microsoft.Agents.AI.OpenAI` -- **1.3.0 → 1.6.2**. Hold with family.
110
+
-[x]`Microsoft.Agents.AI.Workflows` -- **1.3.0 → 1.6.2**. Hold with family.
111
+
-[x]`Microsoft.Agents.AI.Foundry` -- **1.3.0 → 1.5.0** stable (1.6.2-preview.260521.1 on NuGet; behind the family stable ceiling). Hold; bump to 1.5.0 once family CI is green.
112
+
-[x]`Microsoft.Agents.AI.A2A` -- **1.3.0-preview.260423.1 → 1.6.2-preview.260521.1** (preview). Hold with family.
113
+
-[x]`Microsoft.Agents.AI.Hosting` -- **1.3.0-preview.260423.1 → 1.6.2-preview.260521.1** (preview). Hold with family.
114
+
-[x]`A2A.AspNetCore` -- **1.0.0-preview2** confirmed; no change.
115
+
-[x]`ModelContextProtocol` -- **1.2.0 → 1.3.0** (same version observed on 2026-05-09; no further release since). Lowest risk; recommend bumping once CI green.
116
+
-[x]`ModelContextProtocol.Core` -- **1.2.0 → 1.3.0**. Hold with family.
117
+
-[x]`ModelContextProtocol.AspNetCore` -- **1.2.0 → 1.3.0**. Hold with family.
118
+
-[x]`Azure.AI.OpenAI` -- **2.1.0** confirmed; no stable change. `2.9.0-beta.1` preview exists; no action on stable pin.
119
+
-[x]`OpenAI` -- **2.10.0** confirmed; no change.
120
+
-[x]`OllamaSharp` -- **5.4.25** confirmed; no change.
121
+
-[x]`Anthropic.SDK` -- **5.10.0** confirmed; 5.11+ (rebuilt against M.E.AI 10.5+) still not on NuGet. `AnthropicChatClient.cs` shim remains in place.
122
+
123
+
### Code samples
124
+
-[ ] CI matrix not run in this pass -- required before bumping any of the held versions.
125
+
-[ ] Live-API smoke tests blocked -- §2.2 Anthropic key rotation not yet completed; no key for live smoke.
126
+
127
+
### URLs
128
+
-[ ] URL audit deferred to next pass.
129
+
130
+
### Anthropic API surface
131
+
-[ ] Skipped -- no Anthropic API key (§2.2 pending).
132
+
133
+
### Issues found / actions taken
134
+
- No pins changed in this pass. Three upgrade paths queued:
135
+
1.**MEAI family 10.5.2 → 10.6.0** (+ Evaluation 10.5.0 → 10.6.0): minor bump. Run CI; if green, bump all five packages together and update `version-matrix.md`.
136
+
2.**Microsoft.Agents.AI family 1.3.0 → 1.6.2**: three minor jumps since last pin; review changelog for breaking changes before bumping. Note: `Foundry` trails at 1.5.0 stable; bump it to 1.5.0 and preview packages (A2A, Hosting) to `1.6.2-preview.260521.1`. Remainder of family to 1.6.2.
137
+
3.**ModelContextProtocol family 1.2.0 → 1.3.0**: was already held from 2026-05-09; no further release since; safest bump.
138
+
139
+
### Next-pass to-dos
140
+
-[ ] Run CI against proposed bumps (MEAI 10.6.0, Agents.AI 1.6.2, MCP 1.3.0). If green, update `Directory.Packages.props` and `docs/version-matrix.md` together per family.
141
+
-[ ] Rotate Anthropic API key (§2.2) -- user action at <https://console.anthropic.com/>; unblocks live-API smoke.
142
+
-[ ] Once CI green and key rotated: run live-API smoke (workflow_dispatch) to confirm all three Claude model IDs still callable.
143
+
-[ ] Create `docs/errata.md` in companion repo (§5 post-print follow-up).
144
+
-[ ] Set up weekly CI schedule for live-API smoke (§5 post-print follow-up).
145
+
146
+
---
147
+
97
148
## 2026-05-09 -- Pre-print weekly sweep; MEAI patch bump to 10.5.2; manuscript quality fixes; live-API smoke green
98
149
99
150
**Status:****Green** -- all builds pass, all 3 Claude model IDs confirmed callable against live API via CI secret, manuscript quality issues fixed.
@@ -65,5 +65,6 @@ Mirrors the package matrix in `Appendix-C-Provider-Support-Matrix.md` and `Appen
65
65
66
66
## Last validated
67
67
68
+
-**2026-05-25** -- First post-release monthly sweep; bumped all three held families together after CI verification: MEAI core 10.5.2 → 10.6.0 (Evaluation 10.5.0 → 10.6.0); Agents.AI 1.3.0 → 1.6.2 (Foundry 1.3.0 → 1.5.0; preview A2A + Hosting updated to 1.6.2-preview.260521.1); MCP 1.2.0 → 1.3.0. Anthropic.SDK still 5.10.0 (5.11+ not yet on NuGet).
68
69
-**2026-05-09** -- NuGet sweep; bumped `Microsoft.Extensions.AI` (core + Abstractions + OpenAI) from `10.5.1` to `10.5.2` (patch). Corrected Evaluation pin entry — `Microsoft.Extensions.AI.Evaluation` and `.Evaluation.Quality` remain at `10.5.0`; a 10.5.1 for those packages never appeared on NuGet. `Microsoft.Agents.AI` 1.5.0 and `ModelContextProtocol` 1.3.0 observed on NuGet; held at 1.3.0 and 1.2.0 respectively pending CI verification before bumping.
69
70
-**2026-05-03** -- NuGet sweep; bumped `Microsoft.Extensions.AI` family from `10.5.0` to `10.5.1`. All other Critical-5 pins confirmed at their current stable ceiling. Version matrix rewritten from stale 0.3.x-preview baseline.
0 commit comments