7.0.0
7.0.0 (20202-04-16)
Note this release has some breaking changes regarding optional typing. If
something is required by Commercetools it is now also required when creating an instance of
a type.
- Re-generated schemas and types
- Removed Optional type from get_by_id calls
- Correctly use Optional typing according to RAML source file
- Improved error information in CommercetoolsError object
- Testing: Add setAttribute and addVariant actions to product testing backend
- Testing: Add addAttributeDefinition action to testing backend
- Testing: Add addPayment action to order testing backend
- Testing: Check for unique values in testing backend
- Testing: Fixed Attribute return object in ProductTypes testing backend