Releases: labd/terraform-provider-commercetools
Releases · labd/terraform-provider-commercetools
v1.13.0
Changelog
- cdef627 Merge pull request #450 from labd/449-error-discount-codes-without-max_applications-do-not-work
- 06013ef Merge pull request #451 from labd/440-error-updating-commercetools-subscription
- c397afd Merge pull request #453 from labd/439-project-settings-fails-to-import-when-externaloauth-is-set-in-the-project
- 869df36 Merge pull request #455 from labd/454-update-to-latest-commercetools-go-sdk
- 748eef5 Merge pull request #457 from labd/release/v1.13.0
- 5e75b3e Merge remote-tracking branch 'origin/main' into 454-update-to-latest-commercetools-go-sdk
- 05aebe7 Release v1.13.0
- 403f26e Revert "fix: fixed check on project ExternalOAuth setting"
- c0c7e0a Update README.md
- 4472478 feat: added changie files
- 3619687 feat: regenerated docs
- 0e62d5e feat: updated deprecated code, removed unused, made some general fixes to styling
- 13b9050 feat: updated packages and go version
- da1b780 feat: updated to latest commercetools-go-sdk version
- d8df8d9 fix: Added additional check for unset values on discount_code resource
- 8b6b9ee fix: ensure an empty slice is set if subscription messages or changes are removed
- de67ce6 fix: fixed check on project ExternalOAuth setting
- 7735694 fix: fixed check on project ExternalOAuth setting
v1.12.0
Added
- Add new resource
commercetools_product_selection - Add property
product_selectiontocommercetools_storefor binding product selections to stores
v1.11.4
Fixed
- prevented issue with bool valueunknown check
- Custom Field Unset Causing Provider Crash
v1.11.3
Fixed
- Added fix to update countryTaxRateFallbackEnabled separately
v1.11.2
Fixed
- NotFound error not handled correctly
v1.11.1
Fixed
- Change store countries to set type
v1.10.1
Fixed
- Fixed forced replacement issue in commercetools_category when name or key change
- Fixed custom field encoding with non-string field values
- Added correct handling of azure_authentication to prevent unnecessary updates
- Added custom field for cart discount
v1.10.0
Added
- New data source: commercetools_state
v1.9.0
Added
- commercertools_api_extension: added googlecloudfunction as option
- commercertools_cart_discount: added multiBuyLineItems and multiBuyCustomLineItems
- commercertools_store: added countries field
Fixed
- commercertools_type: doc changes to source files
- commercertools_cart_discount: fixed money list issue
v1.7.1
Changelog
- 0cbdea8 Add changie release workflow
- 5e9a414 Allow failing golang-ci for now
- 843d260 Fix discount_code when no predicate is given
- 6e97a5d Handle pointers in stringRef
- d49ab73 Migrate to using Taskfile instead of Makefile
- 3a5d3eb Regenerate docs
- ff37af1 Release v1.7.1
- 70d7c90 Update changelog (#371)
- 165a57f Update index.md (#361)
- b69704d Update to latest commercetools-go-sdk (1.3.0)
- e6c326f Upgrade to commercetools go sdk 1.3.1
- 2920cce Yaml thingy, use a string for go version
- 4e6f2d0 add Azure EventGrid subscriptions example (#375)