Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcping committed Apr 11, 2024
1 parent 01cc5ab commit 24a6803
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ NOTES:
* bump `github.com/hashicorp/terraform-plugin-mux` 0.14.0 => 0.15.0 ([#286](https://github.com/pingidentity/terraform-provider-davinci/issues/286))
* bump `github.com/hashicorp/terraform-plugin-sdk/v2` 2.31.0 => 2.33.0 ([#286](https://github.com/pingidentity/terraform-provider-davinci/issues/286))
* bump `github.com/katbyte/terrafmt` 0.5.2 => 0.5.3 ([#286](https://github.com/pingidentity/terraform-provider-davinci/issues/286))
* bump `github.com/samir-gandhi/davinci-client-go` 0.2.0 => 0.3.0 ([#288](https://github.com/pingidentity/terraform-provider-davinci/issues/288))

BUG FIXES:

* `resource/davinci_flow`: Fixed inconsistent state errors when importing a flow with a non-default log setting. ([#288](https://github.com/pingidentity/terraform-provider-davinci/issues/288))
* `resource/davinci_flow`: Fixed panic error when the flow JSON contains a flow conductor node which isn't using a subflow capability. ([#285](https://github.com/pingidentity/terraform-provider-davinci/issues/285))

## 0.3.0 (10 April 2024)
Expand Down

0 comments on commit 24a6803

Please sign in to comment.