Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Spring Data CosmosDB 2.2.0

Compare
Choose a tag to compare
@kushagraThapar kushagraThapar released this 22 Oct 05:49
· 55 commits to master since this release
c0d21a7
  • Complete Reactive Cosmos Repository Support
  • Cosmos DB Request Diagnostics String and Query Metrics Support
  • Cosmos DB SDK version update to 3.3.1
  • Spring Framework version upgrade to 5.2.0.RELEASE
  • Spring Data Commons version upgrade to 2.2.0.RELEASE
  • Added findByIdAndPartitionKey, deleteByIdAndPartitionKey APIs
  • Removed dependency from azure-doumentdb
  • Rebranded DocumentDb to Cosmos
  • Addressed: #423