You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vscode-extensions/vscode-spring-boot/CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
1
13
## 2025-03-12 (4.29.0 RELEASE, incl. language servers version 1.61.0)
0 commit comments