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-bosh/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 2022-10-26 (4.16.1 RELEASE, incl. language servers version 1.40.0)
2
+
3
+
* no major changes
4
+
1
5
## 2022-09-14 (4.16.0 RELEASE, incl. language servers version 1.39.0)
2
6
3
7
*_(VSCode)_ fixed: Extension never activates, throwing error "Header must provide a Content-Length property" ([#811](https://github.com/spring-projects/sts4/issues/811))
Copy file name to clipboardExpand all lines: vscode-extensions/vscode-concourse/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 2022-10-26 (4.16.1 RELEASE, incl. language servers version 1.40.0)
2
+
3
+
* no major changes
4
+
1
5
## 2022-09-14 (4.16.0 RELEASE, incl. language servers version 1.39.0)
2
6
3
7
*_(VSCode)_ fixed: Extension never activates, throwing error "Header must provide a Content-Length property" ([#811](https://github.com/spring-projects/sts4/issues/811))
Copy file name to clipboardExpand all lines: vscode-extensions/vscode-manifest-yaml/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 2022-10-26 (4.16.1 RELEASE, incl. language servers version 1.40.0)
2
+
3
+
* no major changes
4
+
1
5
## 2022-09-14 (4.16.0 RELEASE, incl. language servers version 1.39.0)
2
6
3
7
*_(VSCode)_ fixed: Extension never activates, throwing error "Header must provide a Content-Length property" ([#811](https://github.com/spring-projects/sts4/issues/811))
Copy file name to clipboardExpand all lines: vscode-extensions/vscode-spring-boot/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
## 2022-10-26 (4.16.1 RELEASE, incl. language servers version 1.40.0)
2
+
3
+
*_(Spring Boot)_ fixed: Spring XML Config support does not show symbols with scope "File" ([#860](https://github.com/spring-projects/sts4/issues/860))
4
+
*_(Spring Boot)_ fixed: [open-rewrite] exception when executing quick fix for project ([#853](https://github.com/spring-projects/sts4/issues/853))
5
+
*_(Spring Boot)_ fixed: [refactoring] quick fix to convert autowired field to constructor param shows up even if the constructor param already exists ([#815](https://github.com/spring-projects/sts4/issues/815))
6
+
*_(VSCode)_ fixed: Vscode Spring Boot Tools 1.39.0 prevents Java project from Running/Debugging ([#847](https://github.com/spring-projects/sts4/issues/847))
7
+
1
8
## 2022-09-14 (4.16.0 RELEASE, incl. language servers version 1.39.0)
2
9
3
10
*_(Spring Boot)_ fixed: Workspace symbol null on custom annotations ([#818](https://github.com/spring-projects/sts4/issues/818))
0 commit comments