------------------ - Add Api clients service - Testing server now autoreloads on python changes (using Werkzeug) - Regenerate types from commercetools-api-reference (fixes typos, some new fields, adds extension response errors) - Add X-Correlation-ID to exception class - Mock X-Correlation-ID header in testing framework
------------------ - Implement testing actions 'changeLabel' and 'changeLocalizedEnumValueLabel' for product type
2.5.0
------------------ - Generate the code normally created by the attrs package to improve the import time with 30%. Attrs is now also no longer a dependency - Add py.typed placeholder file (PEP561) - Add support for the ShoppingList service endpoint (including mock interface) - Add support for the Reviews endpoint (including mock interface)
2.4.2
------------------ - Tax rates ids are now correctly generated