We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb684c8 commit 6114a1dCopy full SHA for 6114a1d
1 file changed
CHANGES.md
@@ -1,8 +1,13 @@
1
-24.3.15
2
---------
+24.4.6
+------
3
- Regenerate code with latest RAML specifications, bringing the SDK up to date
4
again with new features released by commercetools.
5
- Remove ML client as sunsetted
6
+- *BREAKING*: the SDK now returns `None` instead of raising an exception when
7
+ a resource is not found.
8
+- *BREAKING*: the `scope` parameter in the `Client` class is now required.
9
+- *BREAKING*: the old `commercetools.services.*` is removed, use the
10
+- `commercetools.platform.*` instead. See release notes for `14.0.0`
11
12
23.6.29
13
--------
0 commit comments