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-concourse/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff 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
+
1
5
## 2020-10-23 (4.8.1 RELEASE, incl. language servers version 1.23.0)
2
6
3
7
*_(Concourse)_ fixed: support pipeline directory as well see ([#525](https://github.com/spring-projects/sts4/issues/525))
Copy file name to clipboardExpand all lines: vscode-extensions/vscode-spring-boot/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff 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
+
1
8
## 2020-10-23 (4.8.1 RELEASE, incl. language servers version 1.23.0)
2
9
3
10
*_(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