Skip to content

3.1.2

Compare
Choose a tag to compare
@mp911de mp911de released this 14 Jul 11:58
· 251 commits to main since this release
6a355eb

📗 Links

⭐ New Features

  • Reuse parsed SQL statement for alias and projection detection #3039

🐞 Bug Fixes

  • BadJpqlGrammarException with attribute labelled 'type' #3062
  • Using operator '!=' throws BadJpqlGrammarException in spring data jpa 3.1.1 #3061
  • @Query with Sort/Pageable not adding aliases properly in ORDER BY clause #3054
  • BadJpqlGrammarException in @Query with escape statement #3040
  • @Query(value="TRUNCATE TABLE ...", nativeQuery = true) fails with ClassCastException #3038
  • Derived query applies OffsetScrollPosition only if the query is limited #3015

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.3 #3048