Skip to content

Commit 5ab3dc2

Browse files
committed
updated changelogs for upcoming 4.9.0 release
1 parent c231823 commit 5ab3dc2

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+
## 2020-12-16 (4.9.0 RELEASE, incl. language servers version 1.24.0)
2+
3+
* no major changes
4+
15
## 2020-10-23 (4.8.1 RELEASE, incl. language servers version 1.23.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+
## 2020-12-16 (4.9.0 RELEASE, incl. language servers version 1.24.0)
2+
3+
* _(Concourse)_ fixed: navigation in pipeline files with VSCode Concourse CI extension doesn't work everytime ([#483](https://github.com/spring-projects/sts4/issues/483))
4+
15
## 2020-10-23 (4.8.1 RELEASE, incl. language servers version 1.23.0)
26

37
* _(Concourse)_ fixed: support pipeline directory as well see ([#525](https://github.com/spring-projects/sts4/issues/525))

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+
## 2020-12-16 (4.9.0 RELEASE, incl. language servers version 1.24.0)
2+
3+
* no major changes
4+
15
## 2020-10-23 (4.8.1 RELEASE, incl. language servers version 1.23.0)
26

37
* no major changes

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+
## 2020-12-16 (4.9.0 RELEASE, incl. language servers version 1.24.0)
2+
3+
* _(Spring Boot)_ new: show bean startup performance metrics in live hovers and code lenses (details in the user guide)
4+
* _(Spring Boot)_ new: show basic request mapping performance metrics in live hovers and code lensses (details in the user guide)
5+
* _(Spring Boot)_ new: provide content-assist for constructor-arg name in Spring XML config files ([#562](https://github.com/spring-projects/sts4/issues/562))
6+
* _(Spring Boot)_ fixed: language-server-internal exception happening when saving a file that has a space or other special characters in its name or path
7+
18
## 2020-10-23 (4.8.1 RELEASE, incl. language servers version 1.23.0)
29

310
* _(Spring Boot)_ fixed: Spring Boot Language Server processing java.util.Properties type configuration logic error ([#534](https://github.com/spring-projects/sts4/issues/534))

0 commit comments

Comments
 (0)