Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcping committed Aug 19, 2024
1 parent 4ef8b44 commit 5337fc7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .changelog/361.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:bug
`resource/davinci_variable`: Fixed panic crash when attempting to create a new flow variable that does not already exist.
```

```release-note:bug
`resource/davinci_variable`: Fixed "Error reading variable: json: cannot unmarshal object into Go struct field" error on all variables when a flow sets a flow variable value to an object type.
```

```release-note:bug
`resource/davinci_flow`: Fixed issue on import where flow and flow instance variables lose their value setting when using the Variables Connector node.
```

0 comments on commit 5337fc7

Please sign in to comment.