Skip to content

Commit 6d2ebde

Browse files
Update changelog
1 parent 9475049 commit 6d2ebde

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

.changes/1.16.1.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 1.16.1 (September 29, 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) ([#1229](https://github.com/hashicorp/terraform-plugin-framework/issues/1229))
6+
* all: Added an additional validation check to ensure the resource identity object is not null. ([#1193](https://github.com/hashicorp/terraform-plugin-framework/issues/1193))
7+

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

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

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

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.16.1 (September 29, 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) ([#1229](https://github.com/hashicorp/terraform-plugin-framework/issues/1229))
6+
* all: Added an additional validation check to ensure the resource identity object is not null. ([#1193](https://github.com/hashicorp/terraform-plugin-framework/issues/1193))
7+
18
## 1.16.0 (September 17, 2025)
29

310
NOTES:

0 commit comments

Comments
 (0)