Skip to content

Commit a8624b0

Browse files
committed
chore: adapt CHANGELOG
1 parent 9d24eea commit a8624b0

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.20.9
2+
3+
BREAKING CHANGES:
4+
- `meshstack_building_block_v2`: Building blocks in meshStack versions higher than v2026.20.0 are now soft-deleted instead of hard-deleted.
5+
The Terraform provider has been updated to correctly detect soft-deleted building blocks by inspecting the
6+
lifecycle state. To ensure correct deletion detection, upgrade the Terraform provider when using meshStack
7+
versions higher than v2026.20.0.
8+
9+
NOTE:
10+
- This version is backwards-compatible and can be used with older versions of meshStack. If you are using a meshStack version
11+
v2026.20.0 or lower, the provider will continue to work as expected with hard-deleted building blocks.
12+
113
## v0.20.8
214

315
BREAKING CHANGES:

0 commit comments

Comments
 (0)