Skip to content

SDK compat break: Microsoft.Azure.Cosmos 3.58.0 (latest-stable-windows) #46

Description

@github-actions

SDK Compatibility Break Detected

The scheduled SDK compatibility check failed against Microsoft.Azure.Cosmos v3.58.0 on latest-stable-windows.

Action Items

  1. Review the CI run to identify which tests failed
  2. Determine urgency:
    • latest-stable: Users may already be affected — high priority
    • latest-preview: We have time before this hits users — medium priority
  3. Fix the incompatibility and add regression tests
  4. Update MaxTestedSdkVersion in FakeCosmosHandler.cs
  5. 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)

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions