9.0.0
Note this release has some breaking changes regarding imports and a lot of code is now autogenerated.
- Services are now generated by the RAML specification
- Optimize import times for faster startup by only loading necessary schemas
- Breaking: rename
commercetools.schemas.*
->commercetools._schema.*
since they are considered an implementation detail - Fix incorrect schema in various nested fields
- Code generation now works with Python 3.8