Skip to content

azure-spring-data-cosmos_3.8.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 11 Jun 21:44
4dc855d

3.8.0 (2021-06-11)

New Features

  • Updated Spring Boot to version 2.5.0.
  • Updated azure-cosmos to version 4.16.0.
  • Added Autoscale RU support feature.
  • Added support for countBy* methods on Repository and @Query annotation.

Key Bug Fixes

  • Fixed an issue with MappingCosmosConverter handling query with value types.
  • Fixed an issue with CosmosIndexingPolicy getting reset on application bootup.