Skip to content

Releases: labd/terraform-provider-commercetools

v0.25.2

17 Dec 11:26

Choose a tag to compare

Changelog

78220ac Add change key action for channels

v0.25.1

05 Dec 21:03

Choose a tag to compare

Changelog

81a72e9 Add update action when changing the input_hint of a type
0f9fad4 Remove tax rates from tax category docs
4bdd912 Update changelog
7d56ce4 Update store resource docs

v0.25.0

27 Nov 13:32

Choose a tag to compare

Changelog

dcd04fb Add documentation for custom objects
a49e0cd Add support for resource_custom_object
25074d0 Update changelog
1092438 Use "actions/setup-go@v2"

v0.24.1

13 Nov 12:03

Choose a tag to compare

Changelog

43e7a0a Add workaround tax category update handling
5e680dd Update release notes

v0.24.0

13 Nov 11:06

Choose a tag to compare

Changelog

b91b5e3 Add support for managing the supply channels of a store
252383f Ignore missing tax rates in resourceTaxCategoryRateRead
5fbf9c1 Update README.md
a3700b0 Update changelog
d95c5b7 Update releasing info
092bad8 update docs for terraform 0.13

v0.23.0

28 Aug 18:33

Choose a tag to compare

Changelog

6e371d7 Add gorelease file as a test
399e74e Create release when new tag is pushed
4cbb394 Fix typo in commercetools.StoresStDistributionChannelsAction
ca8ed99 Remove homebrew step for now (should no longer be needed)
3d7f493 Update changelog
d920eb7 Update goreleaser to match the terraform example
ca84a3c Update to terraform-plugin-sdk 1.15.0
7842c07 Use example workflow from hashicorp
2544e0f Use latest commercetools-go-sdk (unreleased)
3f54842 update

0.22.1

21 Jul 12:15

Choose a tag to compare

Changelog

14381b8 Fix distribution channel store update edge cases + bugs

0.22.0

20 Jul 15:33

Choose a tag to compare

Changelog

f98e24a Add distribution_channels to Store resource (#126)
568c5f9 Fix documentation issue
86bcd4e Update compatibility with new commercetools go sdk
21479ba Use commercetools-go-sdk v0.1.0
b8344d6 prep 0.22.0 release changelog
4efb9ba update changelog

0.21.2

11 Jun 14:30

Choose a tag to compare

Changelog

e830987 * allow adding/removing/changing translations for a localized enum * allow modifying also sets of (localized) enums
d10c65b Add languages to store
9d11e50 Merge pull request #121 from BramKaashoek/master
9aa5f53 Prep changelog 0.21.2
6a1032b Remove azure pipelines (moved to github actions)
f3ca366 Update build badge to use GitHub actions
ec25c69 feat: added cart discount and discount code entities
599cd4e feat: fixed subscriptions, 'changes' could be empty

0.21.1

22 Apr 10:36

Choose a tag to compare

Changelog

f2b8abd #112 corrected checking for changes in tax rate update
5e73720 Fix channel optional name causing null pointer exception
657ecb6 Integrate GitHub Actions
90239a2 Merge pull request #111 from commercetools/doc/fix-custom-type-md
3a0c925 Merge pull request #113 from lbacz/bugfix/not-woking-tax-rate-amount
feebd27 doc: fixed linting and element_type issues