Skip to content

Commit 64eccff

Browse files
committed
1.55.1 changelog update
1 parent 6ef5f09 commit 64eccff

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

vscode-extensions/vscode-spring-boot/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 2024-06-17 (4.23.1 RELEASE, incl. language servers version 1.55.1)
2+
3+
#### important highlights
4+
5+
* _(Spring Boot)_ SQL query syntax validation is off by default. Settings to toggle JPQL, HQL, SQL query validation enablement
6+
* _(Spring Boot)_ Fixed `StackOverflowException` coming from `AnnotationHierarchies`
7+
8+
## all fixes and improvements in detail
9+
10+
* _(Spring Boot)_ Ability to switch on/off Query syntax validation and problem severities for query syntax problems [#1275](https://github.com/spring-projects/sts4/issues/1275)
11+
* _(Spring Boot)_ Unable to view beans for multiple modules in version v1.55 [#1271](https://github.com/spring-projects/sts4/issues/1271)
12+
* _(Spring Boot)_ navigation to bean class of live bean in dashboard is broken [#1269](https://github.com/spring-projects/sts4/issues/1269)
13+
* _(Spring Boot)_ navigation to class of wired bean is broken [#1268](https://github.com/spring-projects/sts4/issues/1268)
14+
* _(Spring Boot)_ Opening Spring Boot project in VSCode leads to StackOverflowError [#1166](https://github.com/spring-projects/sts4/issues/1166)
15+
116
## 2024-06-12 (4.23.0 RELEASE, incl. language servers version 1.55.0)
217

318
#### important highlights

0 commit comments

Comments
 (0)