Skip to content

azure-spring-data-cosmos_3.46.0

Compare
Choose a tag to compare

3.46.0 (2024-06-03)

Features Added

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

Bugs Fixed

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