Skip to content

Commit f986ba1

Browse files
committed
1.61.1 change log update
1 parent e91a42f commit f986ba1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 2025-03-19 (4.29.1 RELEASE, incl. language server version 1.61.1)
2+
3+
#### important highlights
4+
5+
* _(Spring Boot)_ Spring Boot completion proposals show up at higher priority than regular Java proposals
6+
7+
#### all fixes and improvements in detail
8+
9+
* _(Spring Boot)_ [bean completion proposals] completion proposals show up at higher priority than regular Java proposals [#1505](https://github.com/spring-projects/sts4/issues/1505)
10+
* _(Spring Boot)_ Fine grain locking to avoid deadlocks in CU cache [#1509](https://github.com/spring-projects/sts4/pull/1509)
11+
* _(Spring Boot)_ More false positive SQL errors [#1504](https://github.com/spring-projects/sts4/issues/1504)
12+
113
## 2025-03-12 (4.29.0 RELEASE, incl. language servers version 1.61.0)
214

315
#### important highlights

0 commit comments

Comments
 (0)