Skip to content

Commit 537463d

Browse files
authored
v1.0.0 Changelog (#385)
1 parent 7075cf6 commit 537463d

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
1-
# 0.5.3
1+
# 1.0.0
22

33
FEATURES
44

55
* [New Tool] `get_sentinel_mock` Export and download Sentinel mock bundle data for a Terraform plan
66

77
IMPROVEMENTS
8+
89
* Add loadtest CLI and CI workflow for HTTP server saturation testing [342](https://github.com/hashicorp/terraform-mcp-server/pull/342)
910
* Add a new metric to capture client type and version [355](https://github.com/hashicorp/terraform-mcp-server/pull/355)
1011
* Run as a non-root user for Kubernetes compatibility. [356] https://github.com/hashicorp/terraform-mcp-server/pull/356
11-
* Bump go version to 1.26.3 [366] https://github.com/hashicorp/terraform-mcp-server/pull/366
12+
* Bump go version to 1.26.4 [383](https://github.com/hashicorp/terraform-mcp-server/pull/383)
13+
* Add support for X-Forwarded-For header [367](https://github.com/hashicorp/terraform-mcp-server/pull/367)
14+
15+
FIXES
16+
17+
* Fix JSON marshalling in update_workspace tool [370](https://github.com/hashicorp/terraform-mcp-server/pull/370)
1218

1319
# 0.5.2
1420

0 commit comments

Comments
 (0)