Skip to content

Commit e136203

Browse files
committed
updated changelogs for 1.27.0 release of vscode extensions
1 parent 682bc06 commit e136203

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-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+
## 2021-08-18 (4.11.1 RELEASE, incl. language servers version 1.27.0)
2+
3+
* no major changes
4+
15
## 2021-06-18 (4.11.0 RELEASE, incl. language servers version 1.26.0)
26

37
* no major changes

vscode-extensions/vscode-concourse/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2021-08-18 (4.11.1 RELEASE, incl. language servers version 1.27.0)
2+
3+
* _(Concourse)_ improvement: Property 'commit_message' not recognized for semver resources ([#655](https://github.com/spring-projects/sts4/issues/655))
4+
* _(Concourse)_ improvement: GitResource schema, add missing properties ([#671](https://github.com/spring-projects/sts4/issues/671))
5+
* _(Concourse)_ improvement: Unknown property 'fetch_tags' for type 'GitSource'(YamlSchemaProblem) ([#668](https://github.com/spring-projects/sts4/issues/668))
6+
17
## 2021-06-18 (4.11.0 RELEASE, incl. language servers version 1.26.0)
28

39
* _(Concourse)_ improvement: VSCode extension doesn't understand glob patterns in group config ([#639](https://github.com/spring-projects/sts4/issues/639))

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+
## 2021-08-18 (4.11.1 RELEASE, incl. language servers version 1.27.0)
2+
3+
* no major changes
4+
15
## 2021-06-18 (4.11.0 RELEASE, incl. language servers version 1.26.0)
26

37
* no major changes

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2021-08-18 (4.11.1 RELEASE, incl. language servers version 1.27.0)
2+
3+
* _(VS Code, Spring Boot)_ fixed: [codespaces] spring boot extension starting up multiple times in Codespaces setting ([#669](https://github.com/spring-projects/sts4/issues/669))
4+
* _(VS Code, Spring Boot)_ fixed: [codespaces] spring boot extension doesn't find the right JDK when connecting to a codespace ([#670](https://github.com/spring-projects/sts4/issues/670))
5+
* _(VS Code, Spring Boot)_ fixed: JAVA_Home should be right but still shows "Note Java 8 can still be used in your own projects" ([#664](https://github.com/spring-projects/sts4/issues/664))
6+
17
## 2021-06-18 (4.11.0 RELEASE, incl. language servers version 1.26.0)
28

39
* _(Spring Boot)_ fixed: Live data highlights disapearing after closing and reopening editor ([#616](https://github.com/spring-projects/sts4/issues/616))

0 commit comments

Comments
 (0)