SDK Compatibility Break Detected
The scheduled SDK compatibility check failed against Microsoft.Azure.Cosmos v3.58.0 on latest-stable-windows.
Action Items
- Review the CI run to identify which tests failed
- Determine urgency:
- latest-stable: Users may already be affected — high priority
- latest-preview: We have time before this hits users — medium priority
- Fix the incompatibility and add regression tests
- Update
MaxTestedSdkVersion in FakeCosmosHandler.cs
- If the fix requires a strategy override, document it in the wiki
Fragile Areas to Check
- Query plan format (
DefaultQueryPlanStrategy)
- ORDER BY / GROUP BY response wrapping
- HybridRow batch schemas (
DefaultBatchSchemaStrategy)
- Continuation token format
- New
x-ms-* headers (check UnrecognisedHeaders)
SDK Compatibility Break Detected
The scheduled SDK compatibility check failed against Microsoft.Azure.Cosmos v3.58.0 on latest-stable-windows.
Action Items
MaxTestedSdkVersioninFakeCosmosHandler.csFragile Areas to Check
DefaultQueryPlanStrategy)DefaultBatchSchemaStrategy)x-ms-*headers (checkUnrecognisedHeaders)