5.7.0 (2023-11-07)
Features Added
- Updated Spring and Reactive Spring repository
saveAll
anddeleteAll
APIs to use bulk functionality implementation. NOTE:azure-spring-data-cosmos
is currently unable to set throughput control limits at the request level, which will need to be achieved by creating multiple clients. - See PR 37475.
Other Changes
- Updated
azure-cosmos
to version4.52.0
. - Updated
Spring Data Commons
to version3.1.5
.