Skip to content

Commit 2cd3335

Browse files
authored
add action changelogs (#560)
1 parent c3810b1 commit 2cd3335

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: ENHANCEMENTS
2+
body: 'tftypes: `tftypes.Value.IsFullyNull()` allows SDKs to determine when a value is null or consists of only null elements and attributes.'
3+
time: 2025-09-16T10:44:11.656041-04:00
4+
custom:
5+
Issue: "541"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: FEATURES
2+
body: 'tfprotov5+tfprotov6: Upgraded protocols and added types to support the new action type.'
3+
time: 2025-09-16T10:50:29.64926-04:00
4+
custom:
5+
Issue: "534"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: NOTES
2+
body: 'tfprotov5+tfprotov6: An upcoming release will require the `ActionServer` implementation as part of `ProviderServer`.'
3+
time: 2025-09-16T10:51:40.760511-04:00
4+
custom:
5+
Issue: "534"

0 commit comments

Comments
 (0)