Skip to content

Commit ecffae0

Browse files
authored
Release/v3.1.2 (#1796)
* v3.1.2 * Release/v3.1.2 changelog updated (#1793) * change log modified
1 parent 55310eb commit ecffae0

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 3.1.2 (May 21, 2026)
2+
3+
ENHANCEMENT:
4+
5+
* Replace usage of `golang.org/x/crypto/sha3` with `crypto/sha3` from stdlib [[GH-1775](https://github.com/hashicorp/terraform-provider-helm/issues/1775)]
6+
7+
BUG FIXES:
8+
9+
* `helm_release`: Fix Windows apply failure when multiple releases reference the same OCI chart/version in a single run (#1623) [[GH-1785](https://github.com/hashicorp/terraform-provider-helm/issues/1785)]
10+
11+
DEPENDENCIES:
12+
13+
* Remove `golang.org/x/crypto` as a direct dependency [[GH-1775](https://github.com/hashicorp/terraform-provider-helm/issues/1775)]
14+
* Upgrade `go` from `1.24.5` to `1.25.8` [[GH-1775](https://github.com/hashicorp/terraform-provider-helm/issues/1775)]
15+
* Bump `google.golang.org/grpc` from `1.75.1` to `1.79.3` [[GH-1769](https://github.com/hashicorp/terraform-provider-helm/pull/1769)]
16+
117
## 3.1.1 (Nov 17, 2025)
218

319
BUG FIXES:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.1
1+
3.1.2

0 commit comments

Comments
 (0)