File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
- unreleased
2
- ==========
3
- - add support for AWS EventBridge subscription
1
+ v1.0.0 (2022-05-23)
2
+ ===================
3
+ - Use terraform plugin sdk v2. This changed required various changes and should
4
+ have made the codebase more robust.
5
+ - Fix marshalling the commercetools to terraform state for various resources.
6
+ - Move documentation to the terraform registry, see
7
+ https://registry.terraform.io/providers/labd/commercetools/latest/docs
8
+ - Use Go 1.18
9
+ - Add support for AWS EventBridge subscription
10
+ - Resource updates:
11
+ - project_settings: do case insensitive comparison of the languages, currencies
12
+ and countries
13
+ - shipping_zone: make the name required
14
+ - api_extension: Fix handling of timeout_in_ms when empty
15
+ - category: add support for setting external_id
16
+ - category: fix empty key being set on creation
17
+
4
18
5
19
v0.30.0 (2021-08-04)
6
20
====================
You can’t perform that action at this time.
0 commit comments