Releases: labd/terraform-provider-commercetools
Releases · labd/terraform-provider-commercetools
v1.1.0
Changelog
- 9786ebb Add min utility function
- b15e411 Add test for removing a type field
- 249a5e5 Improve validation of api extension fields
- 737659b Rename validateDestination to validateSubscriptionDestination
- c6736c4 Update API extension resource to handle the access_secret correctly
- 3ca2704 Update changelog
- 5155fc5 Update dependencies
- fc47fe9 Update enabling debug mode in the provider
- 863118d cart_discount: Fix map attribute test
- 4971723 category: Check number of assets in tests
- bb67f36 category_rate: Check sub_rate element count in tests
- 5cea7d9 type: Add tests for adding new fields at the bottom of list
- 65359ab type: Fix out of bounds error
v1.0.1
v1.0.0
Changelog
- 14d8922 Add compareDateString util function
- 26f0462 Add redirect from readthedocs
- b53f33d Authorizaton header is a masked value
- 0914868 Check mixed case codes in project settings tests
- 8f8b74c Compare date strings in discount resources
- 5bf1f5e Fix empty key being set during resource creation
- a4d377c Make project currencies and languages required
- 7b96072 Merge pull request #218 from labd/feature/remove-old-docs
- bb12050 Merge pull request #226 from onur9/fix/revert-computed-project-settings
- 14d6a61 Merge pull request #231 from onur9/fix/shipping-zone-name-required
- f2210f8 Process errors returned from commercetools for better messages
- a3f8599 Revert "Add redirect from readthedocs"
- 6b4308a Revert commit b136eac
- c2001c6 Update changelog
- 964ad89 Update go sdk
- 317ce38 Update project settings example in docs
- fe48300 Update staticcheck version for go 1.18
- e07dd8e Update to latest sdk
- b33c6ac Updated docs
- 03750d8 Use go 1.18
- 5219e52 api-extensions: Prevent nil from being set as timeoutInMs value
- 5f8b07e cart_discount: Prevent dates with trailing zeroes from triggering an update
- f538666 category: Add support for external_id attribute
- 3328150 custom_object: Add test for setting non map values
- 972ec89 custom_object: Fix scalars not being correctly unmarshaled
- d8acd41 project_settings: Allow setting case-insensitive language, currency and language codes
- bd6d1fb project_settings: Always include change country tax rate fallback enabled action
- 6eb2656 project_settings: Convert codes to case-sensitive format
- 00ada9d project_settings: Fix cart classification value labels not being set
- 98b80dd remove old documentation
- d110e53 shipping_zone: Make name attribute required
- 9cbdcfd type: Do not set field ordering when new fields are added at the bottom
v1.0.0-pre.3
Changelog
- 8d44a3c Add locale key matcher
- 155e0f8 Fix issue #210
- fe9ad28 Validate locale keys
- 50424c4 category: Fix empty key being sent during creation
- 28d4913 category: Use addAsset action to create new assets
- 87489ce fix(commercetools_subscription): mark access_key and connection_string fields as sensitive
- b136eac project_settings: Fix CT defaults not being computed
- ffd982d project_settings: Fix key not being saved
v1.0.0-pre.2
Minor fixes regarding the resource_project
v1.0.0-pre.1
Changelog
- 2e8d045 Add note about category assets
- b21344b Add support to enable search indexing on projects
- 8507b47 Don't use WithQueryParams() when not required
- 48d89a2 Fix error strings should not be capitalized (ST1005)
- abddb1e Fix shipping_zone resource to not set state to "" when omitted
- de3a62e Minor staticcheck fixes
- 60b8158 Properly marshall the category assets before writing to state
- 8317e21 Remove unneeded arg for creating slice
- 50d525a Remove unneeded array iteration to create new array
- dd6e160 Remove usage of
GetOkExist()
since its deprecated - 0ee2780 Remove usage of log.Fatal()
- fc20562 Simplify array copying
- 21528dd Update github actions
- 9c78846 Update to latest commercetools-go-sdk (beta 4)
- d1b6009 Use
ImportStatePassthroughContext
- a8da60d Use
unmarshallTime()
instead ofexpandDate()
- 66bc833 Use context aware functions for create/read/update/delete
- 608acbd add
unmarshallLocalizedString
to simplify codebase
v1.0.0-pre.0
What's Changed
-
Upgrade to Plugin SDK V2 by @mvantellingen in #196
-
Update to the new commercetools go sdk (v1) by @mvantellingen in #192
-
fix(commercetools_api_client): mark secret field as sensitive by @etiennetremel in #178
-
Fix missing equals sign by @michaelkanis in #185
-
Support EventBridge as subscription option by @MichielBijland in #194
New Contributors
- @etiennetremel made their first contribution in #178
- @michaelkanis made their first contribution in #185
Full Changelog: v0.30.0...v1.0.0-pre.0
v0.31.0
Changelog
- dca295e Fix store resource to properly dereference the store name
- 11d8133 Merge branch 'release/v0' into feature/event-bridge-merge
- 7f7bfe8 Merge pull request #201 from labd/feature/event-bridge-merge
- 3440491 Support EventBridge as subscription option (#194)
- 27fd61c Update to the new commercetools go sdk (v1)
- 68fa6f0 Updated subscription documentation
- fa89a51 adding commercetools_shipping_zone_rate resource example
- 684983a chore: fix typo
- 57539dd renaming project_settings so its added to the documentation
- f35a07c resolve merge conflicts
- 0a4fd52 update docs
- c9d4457 version v0.31.0
v0.30.1
Changelog
- db231e3 Add build output to gitignore
- 0c5c8b5 Add localized_name to shipping method resource
- 9736383 Fix missing equals sign
- 0892072 Fix type examples
- 227d893 Merge pull request #180 from labd/feature/upgrade-golang
- ca89ef8 Merge pull request #185 from michaelkanis/patch-1
- e911f62 Regenerate docs
- 208c4b0 Update shipping method example
- ea49c40 Updated readme
- 957c0d9 fix(resource_api_client): mark secret field as sensitive
- 80cf4dd update docs
- 3ab2774 upgrade golang so that darwin/arm64 builds are built
- 08432b1 upgrading release pipeline as well
- 669a7ec version v0.30.1