Skip to content

Commit 1edc6a3

Browse files
committed
updated changelogs for 4.17.1 (1.43.0) release
1 parent 394b6c7 commit 1edc6a3

File tree

4 files changed

+22
-0
lines changed

4 files changed

+22
-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+
## 2023-01-03 (4.17.1 RELEASE, incl. language servers version 1.43.0)
2+
3+
* no major changes
4+
15
## 2022-12-08 (1.42.0)
26

37
* no major changes

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+
## 2023-01-03 (4.17.1 RELEASE, incl. language servers version 1.43.0)
2+
3+
* no major changes
4+
15
## 2022-12-08 (1.42.0)
26

37
* no major changes

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+
## 2023-01-03 (4.17.1 RELEASE, incl. language servers version 1.43.0)
2+
3+
* no major changes
4+
15
## 2022-12-08 (1.42.0)
26

37
* no major changes

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2023-01-03 (4.17.1 RELEASE, incl. language servers version 1.43.0)
2+
3+
* _(Spring Boot)_ fixed: Eclipse STS 4.17 takes 96 % processor time on Intel i9 ([#934](https://github.com/spring-projects/sts4/issues/934))
4+
* _(Spring Boot)_ fixed: BootLanguageServerBootApp class is taking all available cpu continuously ([#932](https://github.com/spring-projects/sts4/issues/932))
5+
* _(Spring Boot)_ fixed: OpenRewrite unchecked,but always Language Server Background Job(Loading Rewrite Recipes) ([#925](https://github.com/spring-projects/sts4/issues/925))
6+
7+
#### known issues
8+
9+
* _(Spring Boot)_: The newly introduced additional reconciling for Java source files which is used to show up additional validations and quick fixes can cause increased memory and CPU consumption. In case you stumble upon issues in this area, feel free to disable the reconciling via `Preferences -> Extensions -> Spring Boot Tools -> Open Rewrite` (in VSCode) or `Preferences -> Language Servers -> Spring Language Servers -> Spring Boot Language Server -> Open Rewrite` (in Eclipse).
10+
111
## 2022-12-08 (1.42.0)
212

313
* _(Spring Boot)_ fixed: [vscode] Boot LS is broken if Java LS launch mode is 'Hybrid' ([#919](https://github.com/spring-projects/sts4/issues/919))

0 commit comments

Comments
 (0)