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.3

Compare
Choose a tag to compare
@kushagraThapar kushagraThapar released this 26 Feb 02:54
· 31 commits to master since this release
e8a7e34
  • Added new findAll by partition key API: #471
  • Fixes: #491
  • Updated azure-cosmos version to 3.7.0
  • Fixed collectionName -> containerName: #492
  • Fixed entityClass & domainClass -> domainType: #493