File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
14.0.0 (unreleased)
2
2
-------------------
3
-
3
+ - Regenerated Code:
4
+ - Import API:
5
+ - Removed ` retry_count `
6
+ - removed delete and deleted from importsummary
7
+ - Project:
8
+ - Add ` delete_days_after_last_modification ` field
9
+ - Change ` SearchIndexingConfigurationValuesSchema ` field status to type Enum
10
+ - Add ` last_modified_at ` and ` last_modified_by ` fields to SearchIndexingConfigurationValuesSchema
11
+ - Add ` ProjectChangeCartsConfigurationSchema `
12
+ - Shipping Method:
13
+ - Change ` localized_description ` field to ` LocalizedStringField ` type
4
14
- Update the request builder pattern to match the commercetools SDK's for other languages.
5
15
This means that the old pattern:
6
16
``` python
21
31
- Testing: fixed issues with ` get_by_key ` lookups in certain testing backends
22
32
- Testing: Added missing actions for Cart Discounts, Discount Codes and Extensions
23
33
- Testing: Add ` datetime ` and ` list ` updater utils
34
+ - Testing: Add ` setLocalizedDescription ` action for shipping_method
35
+
24
36
25
37
## Notes on code generation
26
38
We moved our code generation to the code generation tool from Commercetools,
You can’t perform that action at this time.
0 commit comments