This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
Spring Data CosmosDB 2.2.0
- 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