Skip to content

azure-spring-data-cosmos_5.13.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 07 Jun 01:05
d6cf130

5.13.0 (2024-06-06)

Features Added

  • Added support for @Transient annotation - see PR 40401.

Bugs Fixed

  • Fixing bug with annotated queries that have no where clause but do have a sort - See PR 40165.
  • Fixing bug with Spring JPA keywords that don't lead to criteria creation - See PR 40204.