Skip to content

Commit c2001c6

Browse files
committed
Update changelog
1 parent b53f33d commit c2001c6

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
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+
418

519
v0.30.0 (2021-08-04)
620
====================

0 commit comments

Comments
 (0)