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
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
-
## 2020-05-28 (4.6.2 RELEASE)
1
+
## 2020-06-18 (4.7.0 RELEASE, incl. language servers version 1.19.0)
2
+
3
+
* no major changes
4
+
5
+
## 2020-05-28 (4.6.2 RELEASE, incl. language servers version 1.18.0)
2
6
3
7
*_(VSCode/Theia)_ bugfix: Fix null reference when no JVM was found - contributed by [@tfriem](https://github.com/tfriem)
4
8
*_(Concourse)_ improvement: add support for set-pipeline step ([#464](https://github.com/spring-projects/sts4/issues/464)) - contributed by [@deepakmohanakrishnan1984](https://github.com/deepakmohanakrishnan1984)
Copy file name to clipboardExpand all lines: vscode-extensions/vscode-spring-boot/CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,10 @@
1
-
## 2020-05-28 (4.6.2 RELEASE)
1
+
## 2020-06-18 (4.7.0 RELEASE, incl. language servers version 1.19.0)
2
+
3
+
*_(Spring Boot)_ bugfix: automatic live hover detection works again reliably
4
+
*_(VSCode)_ improvement: Flag to configure the "JAVA_HOME or PATH..." message display ([#478](https://github.com/spring-projects/sts4/issues/478))
5
+
*_(VSCode)_ bugfix: green live hovers markers are no longer gone after switching to a different editor
6
+
7
+
## 2020-05-28 (4.6.2 RELEASE, incl. language servers version 1.18.0)
2
8
3
9
*_(Spring Boot)_ improvement: additional check to auto-connect live hovers only when actuators are on the project classpath ([#450](https://github.com/spring-projects/sts4/issues/450))
4
10
*_(Spring Boot)_ improvement: added content assist for keys that exist in YAML and properties files ([#427](https://github.com/spring-projects/sts4/issues/427))
0 commit comments