Skip to content

Commit b5c467a

Browse files
authored
Release 0.38.5 (#2083)
1 parent 44ec5ec commit b5c467a

File tree

9 files changed

+28
-32
lines changed

9 files changed

+28
-32
lines changed

.changes/unreleased/ENHANCEMENTS-20260225-172318.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/unreleased/INTERNAL-20260212-131342.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/unreleased/INTERNAL-20260302-171236.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/unreleased/INTERNAL-20260302-174322.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/unreleased/INTERNAL-20260302-194625.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/v0.38.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.38.3 (09 February 2026)
1+
## 0.38.4 (09 February 2026)
22

33
ENHANCEMENTS:
44

.changes/v0.38.5.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## 0.38.5 (03 March 2026)
2+
3+
ENHANCEMENTS:
4+
5+
* Update Stacks schema to include missing GA specific blocks & attributes, remove support for tfstack.hcl ([#2080](https://github.com/hashicorp/terraform-ls/issues/2080))
6+
7+
INTERNAL:
8+
9+
* Migrate GitHub Actions updates from TSCCR to Dependabot ([#1976](https://github.com/hashicorp/terraform-ls/issues/1976))
10+
* Bump go version to 1.25 ([#2084](https://github.com/hashicorp/terraform-ls/issues/2084))
11+
* github/build: Avoid double checkout to address Duplicate header: Authorization ([#2085](https://github.com/hashicorp/terraform-ls/issues/2085))
12+
* Bump: golang.org/x/net to v0.51.0 ([#2086](https://github.com/hashicorp/terraform-ls/issues/2086))
13+

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 0.38.5 (03 March 2026)
2+
3+
ENHANCEMENTS:
4+
5+
* Update Stacks schema to include missing GA specific blocks & attributes, remove support for tfstack.hcl ([#2080](https://github.com/hashicorp/terraform-ls/issues/2080))
6+
7+
INTERNAL:
8+
9+
* Migrate GitHub Actions updates from TSCCR to Dependabot ([#1976](https://github.com/hashicorp/terraform-ls/issues/1976))
10+
* Bump go version to 1.25 ([#2084](https://github.com/hashicorp/terraform-ls/issues/2084))
11+
* github/build: Avoid double checkout to address Duplicate header: Authorization ([#2085](https://github.com/hashicorp/terraform-ls/issues/2085))
12+
* Bump: golang.org/x/net to v0.51.0 ([#2086](https://github.com/hashicorp/terraform-ls/issues/2086))
13+
114
## 0.38.4 (09 February 2026)
215

316
ENHANCEMENTS:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.38.4
1+
0.38.5

0 commit comments

Comments
 (0)