|
1 | 1 |
|
2 |
| -# 17.16.0 (2024-10-07) |
| 2 | +# 17.17.0 (2024-11-07) |
3 | 3 |
|
4 |
| -**Api changes** |
5 |
| - |
6 |
| -<details> |
7 |
| -<summary>Added Property(s)</summary> |
8 |
| - |
9 |
| -- added property `warnings` to type `ProductTailoring` |
10 |
| -- added property `attributes` to type `ProductVariantTailoring` |
11 |
| -- added property `attributes` to type `ProductVariantTailoringDraft` |
12 |
| -- added property `attributes` to type `ProductTailoringAddVariantAction` |
13 |
| -- added property `warnings` to type `Product` |
14 |
| -- added property `customers` to type `SearchIndexingConfiguration` |
15 |
| -</details> |
16 |
| - |
17 |
| - |
18 |
| -<details> |
19 |
| -<summary>Added Type(s)</summary> |
20 |
| - |
21 |
| -- added type `SearchNotReadyError` |
22 |
| -- added type `GraphQLSearchNotReadyError` |
23 |
| -- added type `ProductTailoringAttribute` |
24 |
| -- added type `ProductTailoringSetAttributeAction` |
25 |
| -- added type `ProductTailoringSetAttributeInAllVariantsAction` |
26 |
| -- added type `ImageProcessingOngoingWarning` |
27 |
| -- added type `WarningObject` |
28 |
| -</details> |
29 |
| - |
30 |
| - |
31 |
| -<details> |
32 |
| -<summary>Removed Type(s)</summary> |
33 |
| - |
34 |
| -- :warning: removed type `ProductSearchStatus` |
35 |
| -</details> |
| 4 | +## What's Changed |
| 5 | +* Update changelog by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/739 |
| 6 | +* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/740 |
| 7 | +* optimize OkHttp3 client by @jenschude in https://github.com/commercetools/commercetools-sdk-java-v2/pull/741 |
| 8 | +* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/743 |
| 9 | +* fix exportSignatures plugin by @jenschude in https://github.com/commercetools/commercetools-sdk-java-v2/pull/745 |
| 10 | +* Fix deserialization if subtype discriminator is missing by @jenschude in https://github.com/commercetools/commercetools-sdk-java-v2/pull/746 |
| 11 | +* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/747 |
| 12 | +* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/749 |
36 | 13 |
|
37 | 14 |
|
38 |
| -<details> |
39 |
| -<summary>Added Enum(s)</summary> |
40 |
| - |
41 |
| -- added enum `customer-group` to type `ExtensionResourceTypeId` |
42 |
| -- added enum `product-tailoring` to type `MessageSubscriptionResourceTypeId` |
43 |
| -- added enum `product-tailoring` to type `ResourceTypeId` |
44 |
| -</details> |
| 15 | +**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/17.16.0...17.17.0 |
45 | 16 |
|
| 17 | +# 17.16.0 (2024-10-07) |
| 18 | + |
| 19 | +## What's Changed |
| 20 | +* Update changelog by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/728 |
| 21 | +* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/729 |
| 22 | +* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/730 |
| 23 | +* update service regions by @jenschude in https://github.com/commercetools/commercetools-sdk-java-v2/pull/731 |
| 24 | +* Create config.yml by @jenschude in https://github.com/commercetools/commercetools-sdk-java-v2/pull/732 |
| 25 | +* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/733 |
| 26 | +* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/735 |
| 27 | +* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/736 |
| 28 | +* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/737 |
| 29 | +* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/738 |
| 30 | + |
| 31 | + |
| 32 | +**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/17.15.1...17.16.0 |
46 | 33 |
|
47 | 34 | # 17.15.1 (2024-09-17)
|
48 | 35 |
|
|
0 commit comments