Skip to content

Commit a664b99

Browse files
committed
Stage 0.34.2
1 parent 563d6d2 commit a664b99

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

.changes/unreleased/BUG FIXES-20240725-105238.yaml

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

.changes/v0.34.2.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 0.34.2 (29 July 2024)
2+
3+
BUG FIXES:
4+
5+
* Ensure validation runs after decoding the whole module to avoid stale diagnostics ([#1777](https://github.com/hashicorp/terraform-ls/issues/1777))
6+

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.34.2 (29 July 2024)
2+
3+
BUG FIXES:
4+
5+
* Ensure validation runs after decoding the whole module to avoid stale diagnostics ([#1777](https://github.com/hashicorp/terraform-ls/issues/1777))
6+
17
## 0.34.1 (22 July 2024)
28

39
BUG FIXES:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.34.1
1+
0.34.2

0 commit comments

Comments
 (0)