Skip to content

Commit 9ee810f

Browse files
Prepare changelog for 9.0.0
1 parent 579f5c9 commit 9ee810f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
9.0.0 (2020-08-14)
2+
------------------
3+
Note this release has some breaking changes regarding imports and a lot of code is now autogenerated.
4+
5+
- Services are now generated by the RAML specification
6+
- Optimize import times for faster startup by only loading necessary schemas
7+
- Breaking: rename `commercetools.schemas.*` -> `commercetools._schema.*` since they are considered an implementation detail
8+
- Fix incorrect schema in various nested fields
9+
- Code generation now works with Python 3.8
10+
11+
112
8.3.0 (2020-07-21)
213
------------------
314
- Testing backend request mock parameters were case insensitive, causing expanding to fail in some cases

0 commit comments

Comments
 (0)