Skip to content

Commit cada9f3

Browse files
Update changelog
1 parent 66bbff0 commit cada9f3

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

.changes/2.38.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 2.38.1 (September 22, 2025)
2+
3+
BUG FIXES:
4+
5+
* all: Prevent identity change validation from raising an error when prior identity is empty (all attributes are null) ([#1527](https://github.com/hashicorp/terraform-plugin-sdk/issues/1527))
6+

.changes/unreleased/BUG FIXES-20250922-091942.yaml

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.38.1 (September 22, 2025)
2+
3+
BUG FIXES:
4+
5+
* all: Prevent identity change validation from raising an error when prior identity is empty (all attributes are null) ([#1527](https://github.com/hashicorp/terraform-plugin-sdk/issues/1527))
6+
17
## 2.38.0 (September 17, 2025)
28

39
NOTES:

0 commit comments

Comments
 (0)