Skip to content

Commit

Permalink
Release 2.34.1 (#1914)
Browse files Browse the repository at this point in the history
* Release 2.34.1

* Bump terraform-ls from 0.36.1 to 0.36.2

* Update CHANGELOG.md

Co-authored-by: Daniel Banck <dbanck@users.noreply.github.com>

* Update .changes/v2.34.1.md

Co-authored-by: Daniel Banck <dbanck@users.noreply.github.com>

---------

Co-authored-by: Daniel Banck <dbanck@users.noreply.github.com>
  • Loading branch information
jpogran and dbanck authored Dec 12, 2024
1 parent 0d71dc7 commit e478595
Show file tree
Hide file tree
Showing 14 changed files with 52 additions and 64 deletions.
6 changes: 0 additions & 6 deletions .changes/unreleased/BUG FIXES-20241204-121924.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/BUG FIXES-20241204-122312.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/ENHANCEMENTS-20241118-105724.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/INTERNAL-20241105-111825.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/INTERNAL-20241120-134025.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/INTERNAL-20241126-112719.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/INTERNAL-20241204-105834.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/INTERNAL-20241209-100936.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/INTERNAL-20241209-123358.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/INTERNAL-20241209-123718.yaml

This file was deleted.

24 changes: 24 additions & 0 deletions .changes/v2.34.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## 2.34.1 (2024-12-12)

ENHANCEMENTS:

* Reflect lifecycle phases of ephemeral resources in HCP Terraform log messages ([#1882](https://github.com/hashicorp/vscode-terraform/issues/1882))
* Stacks: parse terraform-sources.json to support remote component sources ([terraform-ls#1836](https://github.com/hashicorp/terraform-ls/issues/1836))

BUG FIXES:

* Fix HCP workspace link ([#1889](https://github.com/hashicorp/vscode-terraform/issues/1889))
* Fix new issue link in README ([#1890](https://github.com/hashicorp/vscode-terraform/issues/1890))
* Fix incorrect validation for heterogeneous list ([terraform-ls#1884](https://github.com/hashicorp/terraform-ls/issues/1884))
* Fix incorrect validation of references by correctly detecting tuple and object expressions created from for-expressions ([terraform-ls#1890](https://github.com/hashicorp/terraform-ls/issues/1890))

INTERNAL:

* Port UI tests to vscode-extension-tester and remove wdio ([#1873](https://github.com/hashicorp/vscode-terraform/issues/1873))
* Add Heimdall metadata ([#1883](https://github.com/hashicorp/vscode-terraform/issues/1883))
* Add build files to .vscodeignore ([#1885](https://github.com/hashicorp/vscode-terraform/issues/1885))
* Broaden npm version to allow dependabot to run ([#1888](https://github.com/hashicorp/vscode-terraform/issues/1888))
* Store screenshots for failing UI tests ([#1906](https://github.com/hashicorp/vscode-terraform/issues/1906))
* Adapt CI config for Ubuntu 24.04.1 ([#1907](https://github.com/hashicorp/vscode-terraform/issues/1907))
* Configure dependabot to update package.json and group dependency updates ([#1908](https://github.com/hashicorp/vscode-terraform/issues/1908))

24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## 2.34.1 (2024-12-12)

ENHANCEMENTS:

* Reflect lifecycle phases of ephemeral resources in HCP Terraform log messages ([#1882](https://github.com/hashicorp/vscode-terraform/issues/1882))
* Stacks: parse terraform-sources.json to support remote component sources ([terraform-ls#1836](https://github.com/hashicorp/terraform-ls/issues/1836))

BUG FIXES:

* Fix HCP workspace link ([#1889](https://github.com/hashicorp/vscode-terraform/issues/1889))
* Fix new issue link in README ([#1890](https://github.com/hashicorp/vscode-terraform/issues/1890))
* Fix incorrect validation for heterogeneous list ([terraform-ls#1884](https://github.com/hashicorp/terraform-ls/issues/1884))
* Fix incorrect validation of references by correctly detecting tuple and object expressions created from for-expressions ([terraform-ls#1890](https://github.com/hashicorp/terraform-ls/issues/1890))

INTERNAL:

* Port UI tests to vscode-extension-tester and remove wdio ([#1873](https://github.com/hashicorp/vscode-terraform/issues/1873))
* Add Heimdall metadata ([#1883](https://github.com/hashicorp/vscode-terraform/issues/1883))
* Add build files to .vscodeignore ([#1885](https://github.com/hashicorp/vscode-terraform/issues/1885))
* Broaden npm version to allow dependabot to run ([#1888](https://github.com/hashicorp/vscode-terraform/issues/1888))
* Store screenshots for failing UI tests ([#1906](https://github.com/hashicorp/vscode-terraform/issues/1906))
* Adapt CI config for Ubuntu 24.04.1 ([#1907](https://github.com/hashicorp/vscode-terraform/issues/1907))
* Configure dependabot to update package.json and group dependency updates ([#1908](https://github.com/hashicorp/vscode-terraform/issues/1908))

## 2.34.0 (2024-11-15)

ENHANCEMENTS:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "terraform",
"displayName": "HashiCorp Terraform",
"description": "Syntax highlighting and autocompletion for Terraform",
"version": "2.34.0",
"version": "2.34.1",
"publisher": "hashicorp",
"appInsightsKey": "885372d2-6f3c-499f-9d25-b8b219983a52",
"license": "MPL-2.0",
Expand All @@ -18,7 +18,7 @@
"vscode": "^1.92.2"
},
"langServer": {
"version": "0.36.0"
"version": "0.36.2"
},
"syntax": {
"version": "0.7.1"
Expand Down

0 comments on commit e478595

Please sign in to comment.