Skip to content

9.0.0

Compare
Choose a tag to compare
@davidweterings davidweterings released this 14 Aug 08:46

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