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-bosh/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 2022-02-02 (4.13.1 RELEASE, incl. language servers version 1.30.0)
2
+
3
+
*_(VSCode)_ fixed: Spring Boot Tools for VS Code incorrectly misidentifies internal JDK for Language Support for Java as a JRE ([#715](https://github.com/spring-projects/sts4/issues/715))
4
+
1
5
## 2021-12-08 (4.13.0 RELEASE, incl. language servers version 1.29.0)
Copy file name to clipboardExpand all lines: vscode-extensions/vscode-concourse/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 2022-02-02 (4.13.1 RELEASE, incl. language servers version 1.30.0)
2
+
3
+
*_(VSCode)_ fixed: Spring Boot Tools for VS Code incorrectly misidentifies internal JDK for Language Support for Java as a JRE ([#715](https://github.com/spring-projects/sts4/issues/715))
4
+
1
5
## 2021-12-08 (4.13.0 RELEASE, incl. language servers version 1.29.0)
Copy file name to clipboardExpand all lines: vscode-extensions/vscode-manifest-yaml/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 2022-02-02 (4.13.1 RELEASE, incl. language servers version 1.30.0)
2
+
3
+
*_(VSCode)_ fixed: Spring Boot Tools for VS Code incorrectly misidentifies internal JDK for Language Support for Java as a JRE ([#715](https://github.com/spring-projects/sts4/issues/715))
4
+
1
5
## 2021-12-08 (4.13.0 RELEASE, incl. language servers version 1.29.0)
Copy file name to clipboardExpand all lines: vscode-extensions/vscode-spring-boot/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
## 2022-02-02 (4.13.1 RELEASE, incl. language servers version 1.30.0)
2
+
3
+
*_(Spring Boot)_ improvement: Consider if content assist can be offered for spring.config.import property keys ([#536](https://github.com/spring-projects/sts4/issues/536))
4
+
*_(Spring Boot)_ fixed: YAML editor generates wrong EOL characters in Windows ([#709](https://github.com/spring-projects/sts4/issues/709))
5
+
*_(VSCode)_ fixed: Always pop up a prompt box: indexing spring boot properties ([#697](https://github.com/spring-projects/sts4/issues/697))
6
+
*_(VSCode)_ fixed: Spring Boot Tools for VS Code incorrectly misidentifies internal JDK for Language Support for Java as a JRE ([#715](https://github.com/spring-projects/sts4/issues/715))
7
+
1
8
## 2021-12-08 (4.13.0 RELEASE, incl. language servers version 1.29.0)
0 commit comments