Skip to content

Releases: FrangipaneTeam/terraform-plugin-framework-supertypes

v0.4.0

20 Aug 07:38
v0.4.0
29a7d6e
Compare
Choose a tag to compare

🚨 Breaking Changes

  • golang - Upgrade to Golang 1.21. (GH-71)

ℹ️ Notes

  • linters - Remove deprecated linters. (GH-71)

:dependabot: Dependencies

  • deps: bumps actions/checkout from 4.1.1 to 4.1.7 (GH-68)
  • deps: bumps actions/download-artifact from 4.1.1 to 4.1.8 (GH-67)
  • deps: bumps dependabot/fetch-metadata from 1.6.0 to 2.2.0 (GH-66)
  • deps: bumps github.com/hashicorp/terraform-plugin-go from 0.21.0 to 0.23.0 (GH-69)
  • deps: bumps github.com/stretchr/testify from 1.8.4 to 1.9.0 (GH-60)
  • deps: bumps golangci/golangci-lint-action from 3 to 6 (GH-70)
  • deps: bumps ncipollo/release-action from 1.13.0 to 1.14.0 (GH-57)

v0.3.1

02 Feb 16:23
v0.3.1
Compare
Choose a tag to compare

🐛 Bug Fixes

  • MapNestedValueOF - Fix wrong parameter for the funcs Get() and Set(). (GH-55)

:dependabot: Dependencies

  • deps: bumps github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.21.0 (GH-54)

v0.3.0

17 Jan 14:31
v0.3.0
Compare
Choose a tag to compare

🚀 New Features

  • attribute/ListAttributeOf - Add list attribute with generic type for automatically cast value to type of attribute. (GH-49)
  • attribute/MapAttributeOf - Add map attribute with generic type for automatically cast value to type of attribute. (GH-49)
  • attribute/SetAttributeOf - Add set attribute with generic type for automatically cast value to type of attribute. (GH-49)

:dependabot: Dependencies

  • deps: bumps actions/checkout from 4.1.0 to 4.1.1 (GH-39)
  • deps: bumps actions/download-artifact from 3.0.2 to 4.1.1 (GH-51)
  • deps: bumps actions/setup-go from 4 to 5 (GH-45)
  • deps: bumps actions/upload-artifact from 3 to 4 (GH-47)
  • deps: bumps github.com/fatih/color from 1.15.0 to 1.16.0 (GH-42)
  • deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.4.2 to 1.5.0 (GH-50)
  • deps: bumps github.com/hashicorp/terraform-plugin-go from 0.19.0 to 0.19.1 (GH-44)

v0.2.0

31 Oct 14:09
v0.2.0
8964151
Compare
Choose a tag to compare
Release v0.2.0

v0.1.1

23 Oct 08:14
v0.1.1
963e3fe
Compare
Choose a tag to compare

:dependabot: Dependencies

  • deps: bumps actions/checkout from 3 to 4 (GH-29)
  • deps: bumps actions/checkout from 4.0.0 to 4.1.0 (GH-32)
  • deps: bumps github.com/google/go-cmp from 0.5.9 to 0.6.0 (GH-35)
  • deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.3.5 to 1.4.0 (GH-31)
  • deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.4.0 to 1.4.1 (GH-33)
  • deps: bumps github.com/stretchr/testify from 1.6.1 to 1.8.4 (GH-28)
  • deps: bumps ncipollo/release-action from 1.12.0 to 1.13.0 (GH-27)
  • deps: bumps stefanzweifel/git-auto-commit-action from 4 to 5 (GH-34)

v0.1.0

22 Aug 13:41
v0.1.0
Compare
Choose a tag to compare

🚨 Breaking Changes

  • attribute/string - Now Set func set attribute to null if value is empty string (GH-26)

🚀 New Features

  • attribute/bool - Add func SetPtr (GH-26)
  • attribute/float64 - Add func SetFloat32, SetFloat64, SetFloat32Ptr, SetFloat64Ptr, GetFloat32, GetFloat64, GetFloat32Ptr, GetFloat64Ptr (GH-26)
  • attribute/int64 - Add funcs SetPtr, SetInt, SetInt8, SetInt16, SetInt32, SetInt64, SetIntPtr, SetInt8Ptr, SetInt16Ptr, SetInt32Ptr, SetInt64Ptr, GetInt, GetInt8, GetInt16, GetInt32, GetInt64, GetIntPtr, GetInt8Ptr, GetInt16Ptr, GetInt32Ptr, GetInt64Ptr (GH-26)
  • attribute/string - Add func SetPtr (GH-26)

:dependabot: Dependencies

  • deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3 (GH-21)
  • deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 (GH-24)
  • deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.3.4 to 1.3.5 (GH-25)

v0.0.5

19 Jul 14:06
v0.0.5
98e1f4e
Compare
Choose a tag to compare
Release v0.0.5

v0.0.4

19 Jul 09:07
v0.0.4
0ac5405
Compare
Choose a tag to compare
Release v0.0.4

v0.0.3

19 Jul 08:35
v0.0.3
96cc778
Compare
Choose a tag to compare
Release v0.0.3

v0.0.2

17 Jul 14:45
v0.0.2
6a0b367
Compare
Choose a tag to compare
v0.0.2