Skip to content

v0.3.1

Compare
Choose a tag to compare
@patrickcping patrickcping released this 12 Apr 07:54
· 22 commits to main since this release
b03396c

NOTES:

  • bump github.com/hashicorp/terraform-plugin-framework 1.5.0 => 1.7.0 (#286)
  • bump github.com/hashicorp/terraform-plugin-go 0.21.0 => 0.22.1 (#286)
  • bump github.com/hashicorp/terraform-plugin-mux 0.14.0 => 0.15.0 (#286)
  • bump github.com/hashicorp/terraform-plugin-sdk/v2 2.31.0 => 2.33.0 (#286)
  • bump github.com/katbyte/terrafmt 0.5.2 => 0.5.3 (#286)
  • bump github.com/samir-gandhi/davinci-client-go 0.2.0 => 0.3.0 (#288)

BUG FIXES:

  • resource/davinci_flow: Fixed inconsistent state errors when importing a flow with a non-default log setting. (#288)
  • resource/davinci_flow: Fixed panic error when the flow JSON contains a flow conductor node which isn't using a subflow capability. (#285)

What's Changed

  • Fix panic error when a flow contains a flow conductor node which isn't using a subflow capability by @patrickcping in #285
  • bump modules 2024-04-11 by @patrickcping in #286
  • Add connector reference guide metadata header and fix file end by @patrickcping in #287
  • resource/davinci_flow: Fix inconsistent state errors when importing a flow with a non-default log setting by @patrickcping in #288

Full Changelog: v0.3.0...v0.3.1