Skip to content

Commit 96684d8

Browse files
authored
Prepare release v2.37.1 (hashicorp#2734)
1 parent eb0198a commit 96684d8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.37.1 (May 21, 2025)
2+
3+
BUG FIXES:
4+
5+
* Fixes issue #2732 where the provider would fail when used with Terraform >= v1.12.1 due to missing `GetResourceIdentitySchemas` implementation. [[GH-2732](https://github.com/hashicorp/terraform-provider-kubernetes/issues/2732)]
6+
17
## 2.37.0 (May 20, 2025)
28

39
ENHANCEMENTS:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.37.0
1+
2.37.1

0 commit comments

Comments
 (0)