Skip to content

Draft: Moving azure-spring-data-cosmos to one compatible with per-region per-partition autoscaling

Jose Jimenez Rocha requested to merge anjimene/azure/m23-master into azure/m23-master

All Submissions:

What is the issue or story related to the change?


Raising the version of azure-spring-data-cosmos package as much as possible without making a major version jump, which will bring its dependency azure-cosmos to version 4.61. We need 4.42 or greater to make it compatible with per-partition, per-region autoscaling to reduce costs.

Test coverage:


Ran mvn compile and mvn tests, only tests errors were about 'blob endpoint' tests, which seem unrelated.

Plan is to create a SNAPSHOT and validate this MR against the following services prior to moving to main.

  1. Partition
  2. Entitlements
  3. Legal
  4. Storage

Does this introduce a breaking change?


  • NO
Edited by Daniel Scholl (MS]

Merge request reports

Loading