Skip to content

Latest commit

 

History

History
143 lines (93 loc) · 10.4 KB

File metadata and controls

143 lines (93 loc) · 10.4 KB

1.4.0 (Unreleased)

:dependabot: Dependencies

  • deps: bumps actions/checkout from 4.1.0 to 4.1.1 (GH-53)
  • deps: bumps github.com/google/go-cmp from 0.5.9 to 0.6.0 (GH-52)
  • deps: bumps github.com/hashicorp/terraform-plugin-go from 0.19.0 to 0.19.1 (GH-56)

1.3.4 (October 12, 2023)

:dependabot: Dependencies

  • deps: bumps actions/checkout from 3 to 4 (GH-47)
  • deps: bumps actions/checkout from 4.0.0 to 4.1.0 (GH-50)
  • deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.3.5 to 1.4.0 (GH-48)
  • deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.4.0 to 1.4.1 (GH-51)
  • deps: bumps github.com/hashicorp/terraform-plugin-go from 0.18.0 to 0.19.0 (GH-49)

1.3.3 (August 30, 2023)

:dependabot: Dependencies

  • deps: bumps actions/setup-go from 4.0.1 to 4.1.0 (GH-43)
  • deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3 (GH-41)
  • deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.5 (GH-46)
  • deps: bumps golangci/golangci-lint-action from 3.6.0 to 3.7.0 (GH-44)
  • deps: bumps ncipollo/release-action from 1.12.0 to 1.13.0 (GH-45)

1.3.2 (July 6, 2023)

:dependabot: Dependencies

  • deps: bumps actions/setup-go from 3.5.0 to 4.0.1 (GH-40)
  • deps: bumps dependabot/fetch-metadata from 1.5.1 to 1.6.0 (GH-39)
  • deps: bumps github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 (GH-35)
  • deps: bumps github.com/hashicorp/terraform-plugin-go from 0.16.0 to 0.18.0 (GH-36)
  • deps: bumps golangci/golangci-lint-action from 3.4.0 to 3.6.0 (GH-38)

1.3.1 (June 27, 2023)

:dependabot: Dependencies

  • deps: bump github.com/hashicorp/terraform-plugin-framework from 1.2.0 to 1.3.0 (GH-30)
  • deps: bump github.com/hashicorp/terraform-plugin-framework from 1.3.0 to 1.3.1 (GH-32)
  • deps: bump github.com/hashicorp/terraform-plugin-go from 0.15.0 to 0.16.0 (GH-31)

1.3.0 (2023-06-19)

Features

  • add RequireReplaceIfBool for string/int64/bool plan modifiers (ae9c09d)
  • add ToLower string changer (f51594c)
  • add ToUpper string changer (d31513b)
  • add string/bool/int plan modifiers and docs (7f2a62b)

Bug Fixes

Documentation

  • merge doc to one projet (5913ccc)

Miscellaneous

  • CODE_OF_CONDUCT (505baa5)
  • deps: bump github.com/hashicorp/terraform-plugin-framework (380e499)
  • deps: bump github.com/hashicorp/terraform-plugin-framework (#30) (4fd4c18)
  • deps: bump github.com/hashicorp/terraform-plugin-go (f9cee65)
  • docs: add favicon && branding orange (495273d)
  • LICENCE (f5612de)
  • main: release 1.0.0 (4d7eddc)
  • main: release 1.1.0 (689b5b7)
  • main: release 1.1.1 (75a2f39)
  • main: release 1.2.0 (2add91b)
  • main: release 1.2.1 (47942af)
  • main: release 1.2.2 (f994468)
  • main: release 1.2.3 (e6547db)
  • update README (7408d42)

1.2.3 (2023-03-31)

Miscellaneous

1.2.2 (2023-03-29)

Documentation

  • merge doc to one projet (5913ccc)

Miscellaneous

  • deps: bump github.com/hashicorp/terraform-plugin-framework (380e499)
  • deps: bump github.com/hashicorp/terraform-plugin-go (f9cee65)
  • docs: add favicon && branding orange (495273d)

1.2.1 (2023-03-20)

Bug Fixes

1.2.0 (2023-03-10)

Features

  • add ToLower string changer (f51594c)
  • add ToUpper string changer (d31513b)

Bug Fixes

Miscellaneous

1.1.1 (2023-03-09)

Bug Fixes

1.1.0 (2023-03-09)

Features

  • add RequireReplaceIfBool for string/int64/bool plan modifiers (ae9c09d)

1.0.0 (2023-03-09)

Features

  • add string/bool/int plan modifiers and docs (7f2a62b)