Skip to content

Commit 13991f0

Browse files
committed
Update changelogs
1 parent 399f24e commit 13991f0

File tree

4 files changed

+28
-0
lines changed

4 files changed

+28
-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+
## 2024-03-13 (4.22.0 RELEASE, incl. language servers version 1.53.0)
2+
3+
* no major changes
4+
15
## 2024-02-07 (4.21.1 RELEASE, incl. language servers version 1.52.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+
## 2024-03-13 (4.22.0 RELEASE, incl. language servers version 1.53.0)
2+
3+
* no major changes
4+
15
## 2024-02-07 (4.21.1 RELEASE, incl. language servers version 1.52.0)
26

37
* _(Concourse)_ [Concourse] `set\_pipeline` step considers `team` attribute invalid [#1174](https://github.com/spring-projects/sts4/issues/1174)

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+
## 2024-03-13 (4.22.0 RELEASE, incl. language servers version 1.53.0)
2+
3+
* no major changes
4+
15
## 2024-02-07 (4.21.1 RELEASE, incl. language servers version 1.52.0)
26

37
* no major changes

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 2024-03-13 (4.22.0 RELEASE, incl. language servers version 1.53.0)
2+
3+
#### important highlights
4+
5+
* _(Spring Boot)_ **Add Spring Boot Starters...** InlayHint in Spring Boot projects `pom.xml` next to `<dependencies>` tag (VSCode only at the moment)
6+
7+
#### all fixes and improvements in detail
8+
9+
* _(Spring Boot)_ `Add Starters` CodeLens/InlayHint in the Spring Boot's project pom [#1194](https://github.com/spring-projects/sts4/issues/1194)
10+
* _(Spring Boot)_ adjustments to version validations [#1199](https://github.com/spring-projects/sts4/issues/1199)
11+
* _(Spring Boot)_ TestJars support [#1197](https://github.com/spring-projects/sts4/issues/1197)
12+
* _(Spring Boot)_ Bind update of Spring Modulith metadata to a full project build [#1172](https://github.com/spring-projects/sts4/issues/1172)
13+
* _(Spring Boot)_ exception thrown under the hood when file URL protocol is unknown [#1192](https://github.com/spring-projects/sts4/issues/1192)
14+
* _(Spring Boot)_ Fix JavaModelException with non-Java projects [#1188](https://github.com/spring-projects/sts4/pull/1188)
15+
* _(Spring Boot)_ throws exception when closing editors [#1179](https://github.com/spring-projects/sts4/issues/1179)
16+
117
## 2024-02-07 (4.21.1 RELEASE, incl. language servers version 1.52.0)
218

319
#### important highlights

0 commit comments

Comments
 (0)