File tree Expand file tree Collapse file tree 4 files changed +32
-0
lines changed
Expand file tree Collapse file tree 4 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 2024-06-12 (4.23.0 RELEASE, incl. language servers version 1.55.0)
2+
3+ * no major changes
4+
15## 2024-05-02 (4.22.1 RELEASE, incl. language servers version 1.54.0)
26
37* no major changes
Original file line number Diff line number Diff line change 1+ ## 2024-06-12 (4.23.0 RELEASE, incl. language servers version 1.55.0)
2+
3+ * no major changes
4+
15## 2024-05-02 (4.22.1 RELEASE, incl. language servers version 1.54.0)
26
37* no major changes
Original file line number Diff line number Diff line change 1+ ## 2024-06-12 (4.23.0 RELEASE, incl. language servers version 1.55.0)
2+
3+ * no major changes
4+
15## 2024-05-02 (4.22.1 RELEASE, incl. language servers version 1.54.0)
26
37* no major changes
Original file line number Diff line number Diff line change 1+ ## 2024-06-12 (4.23.0 RELEASE, incl. language servers version 1.55.0)
2+
3+ #### important highlights
4+
5+ * _ (Spring Boot)_ Syntax validation for JPQL, SQL, HQL embedded in Java code
6+ * _ (Spring Boot)_ Syntax highlighting for SQL embedded into Spring Data query annotations
7+ * _ (Spring Boot)_ Navigation to beans from ` @DependsOn `
8+ * _ (Spring Boot)_ Upgrade to Spring Boot 3.3 is available via OpenRewrite recipes.
9+
10+ #### all fixes and improvements in detail
11+
12+ * _ (Spring Boot)_ verify upgrade support to Spring Boot 3.3.0 [ #1255 ] ( https://github.com/spring-projects/sts4/issues/1255 )
13+ * _ (Spring Boot)_ vscode ` @DependsOn ` navigation not linked [ #1254 ] ( https://github.com/spring-projects/sts4/issues/1254 )
14+ * _ (Spring Boot)_ add parser-based validation for JPQL, SQL, HQL snippets [ #1236 ] ( https://github.com/spring-projects/sts4/issues/1236 )
15+ * _ (Spring Boot)_ inlay hint in pom.xml file to upgrade to latest Spring Boot version [ #1211 ] ( https://github.com/spring-projects/sts4/issues/1211 )
16+ * _ (Spring Boot)_ VSCode Spring Boot extension causes semantic token loss upon loading [ #1260 ] ( https://github.com/spring-projects/sts4/issues/1260 )
17+ * _ (Spring Boot)_ Occasional NPE when opening / importing / creating Maven projects [ #1257 ] ( https://github.com/spring-projects/sts4/issues/1257 )
18+ * _ (Spring Boot)_ ` Map<K,V> ` with escaped key not works properly in ` application.yml ` [ #1243 ] ( https://github.com/spring-projects/sts4/issues/1243 )
19+ * _ (Spring Boot)_ Variable assignment/reference syntax highlighting lost between v1.53.0 and v1.54.0 [ #1249 ] ( https://github.com/spring-projects/sts4/issues/1249 )
20+
121## 2024-05-02 (4.22.1 RELEASE, incl. language servers version 1.54.0)
222
323#### important highlights
You can’t perform that action at this time.
0 commit comments