Skip to content

Commit 26518a0

Browse files
committed
update changelogs for 4.16.1 release
1 parent 4e8e5b4 commit 26518a0

File tree

4 files changed

+19
-0
lines changed

4 files changed

+19
-0
lines changed

vscode-extensions/vscode-bosh/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
15
## 2022-09-14 (4.16.0 RELEASE, incl. language servers version 1.39.0)
26

37
* _(VSCode)_ fixed: Extension never activates, throwing error "Header must provide a Content-Length property" ([#811](https://github.com/spring-projects/sts4/issues/811))

vscode-extensions/vscode-concourse/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
15
## 2022-09-14 (4.16.0 RELEASE, incl. language servers version 1.39.0)
26

37
* _(VSCode)_ fixed: Extension never activates, throwing error "Header must provide a Content-Length property" ([#811](https://github.com/spring-projects/sts4/issues/811))

vscode-extensions/vscode-manifest-yaml/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
15
## 2022-09-14 (4.16.0 RELEASE, incl. language servers version 1.39.0)
26

37
* _(VSCode)_ fixed: Extension never activates, throwing error "Header must provide a Content-Length property" ([#811](https://github.com/spring-projects/sts4/issues/811))

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
18
## 2022-09-14 (4.16.0 RELEASE, incl. language servers version 1.39.0)
29

310
* _(Spring Boot)_ fixed: Workspace symbol null on custom annotations ([#818](https://github.com/spring-projects/sts4/issues/818))

0 commit comments

Comments
 (0)