Skip to content

4.23.1.RELEASE

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 15:24
· 26 commits to 9564981d5bea59027f3e6bfabdc26c05935a874a since this release
b6b1195

important highlights

  • (Spring Boot) SQL query syntax validation is off by default. Settings to toggle JPQL, HQL, SQL query validation enablement
  • (Spring Boot) Fixed StackOverflowException coming from AnnotationHierarchies

all fixes and improvements in detail

  • (Spring Boot) Ability to switch on/off Query syntax validation and problem severities for query syntax problems #1275
  • (Spring Boot) Unable to view beans for multiple modules in version v1.55 #1271
  • (Spring Boot) navigation to bean class of live bean in dashboard is broken #1269
  • (Spring Boot) navigation to class of wired bean is broken #1268
  • (Spring Boot) Opening Spring Boot project in VSCode leads to StackOverflowError #1166