|
1 | 1 |
|
| 2 | +# 19.4.0 (2025-09-01) |
| 3 | + |
| 4 | +**Api changes** |
| 5 | + |
| 6 | +<details> |
| 7 | +<summary>Added Property(s)</summary> |
| 8 | + |
| 9 | +- added property `isActive` to type `DiscountGroup` |
| 10 | +- added property `isActive` to type `DiscountGroupDraft` |
| 11 | +</details> |
| 12 | + |
| 13 | + |
| 14 | +<details> |
| 15 | +<summary>Added Type(s)</summary> |
| 16 | + |
| 17 | +- added type `DiscountGroupSetIsActiveAction` |
| 18 | +- added type `MaxDiscountGroupsReachedError` |
| 19 | +- added type `GraphQLMaxDiscountGroupsReachedError` |
| 20 | +- added type `DiscountGroupIsActiveSetMessage` |
| 21 | +- added type `DiscountGroupIsActiveSetMessagePayload` |
| 22 | +</details> |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +## What's Changed |
| 27 | +* Update changelog by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/974 |
| 28 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/976 |
| 29 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/977 |
| 30 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/978 |
| 31 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/979 |
| 32 | + |
| 33 | + |
| 34 | +**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/19.3.0...19.4.0 |
| 35 | + |
| 36 | +# 19.3.0 (2025-08-22) |
| 37 | + |
| 38 | +## What's Changed |
| 39 | +* Update changelog by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/972 |
| 40 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/968 |
| 41 | +* updating dependency by @ShipilA in https://github.com/commercetools/commercetools-sdk-java-v2/pull/973 Thanks to @drazenhrgar for the report |
| 42 | + |
| 43 | +**Api changes** |
| 44 | + |
| 45 | +<details> |
| 46 | +<summary>Added Type(s)</summary> |
| 47 | + |
| 48 | +- added type `CustomerDefaultBillingAddressSetMessage` |
| 49 | +- added type `CustomerDefaultShippingAddressSetMessage` |
| 50 | +- added type `CustomerStoresSetMessage` |
| 51 | +- added type `CustomerDefaultBillingAddressSetMessagePayload` |
| 52 | +- added type `CustomerDefaultShippingAddressSetMessagePayload` |
| 53 | +- added type `CustomerStoresSetMessagePayload` |
| 54 | +</details> |
| 55 | + |
| 56 | + |
| 57 | +<details> |
| 58 | +<summary>Added Method(s)</summary> |
| 59 | + |
| 60 | +- added method `apiRoot.withProjectKey().recurrencePolicies().withKey().delete()` |
| 61 | +- added method `apiRoot.withProjectKey().recurrencePolicies().withId().delete()` |
| 62 | +</details> |
| 63 | + |
| 64 | +**Import changes** |
| 65 | + |
| 66 | +<details> |
| 67 | +<summary>Added Type(s)</summary> |
| 68 | + |
| 69 | +- added type `AssociateRoleKeyReference` |
| 70 | +- added type `BusinessUnitKeyReference` |
| 71 | +- added type `BusinessUnitImportRequest` |
| 72 | +- added type `AssociateRoleInheritanceMode` |
| 73 | +- added type `BusinessUnitStatus` |
| 74 | +- added type `BusinessUnitAssociateMode` |
| 75 | +- added type `BusinessUnitApprovalRuleMode` |
| 76 | +- added type `BusinessUnitStoreMode` |
| 77 | +- added type `BusinessUnitType` |
| 78 | +- added type `AssociateRoleAssignmentDraft` |
| 79 | +- added type `AssociateDraft` |
| 80 | +- added type `BusinessUnitImport` |
| 81 | +- added type `CompanyBusinessUnitImport` |
| 82 | +- added type `DivisionBusinessUnitImport` |
| 83 | +</details> |
| 84 | + |
| 85 | + |
| 86 | +<details> |
| 87 | +<summary>Added Method(s)</summary> |
| 88 | + |
| 89 | +- added method `apiRoot.withProjectKeyValue().businessUnits().importContainers().withImportContainerKeyValue().post()` |
| 90 | +</details> |
| 91 | + |
| 92 | + |
| 93 | +<details> |
| 94 | +<summary>Added Resource(s)</summary> |
| 95 | + |
| 96 | +- added resource `/{projectKey}/business-units` |
| 97 | +- added resource `/{projectKey}/business-units/import-containers` |
| 98 | +- added resource `/{projectKey}/business-units/import-containers/{importContainerKey}` |
| 99 | +</details> |
| 100 | + |
| 101 | + |
| 102 | +<details> |
| 103 | +<summary>Added Enum(s)</summary> |
| 104 | + |
| 105 | +- added enum `business-unit` to type `ImportResourceType` |
| 106 | +- added enum `associate-role` to type `ReferenceType` |
| 107 | +- added enum `business-unit` to type `ReferenceType` |
| 108 | +</details> |
| 109 | + |
| 110 | +**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/19.2.0...19.3.0 |
| 111 | + |
| 112 | + |
| 113 | +# 19.1.0 (2025-08-05) |
| 114 | + |
| 115 | +## What's Changed |
| 116 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/940 |
| 117 | +* Update changelog by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/941 |
| 118 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/942 |
| 119 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/943 |
| 120 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/944 |
| 121 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/945 |
| 122 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/946 |
| 123 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/947 |
| 124 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/949 |
| 125 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/950 |
| 126 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/951 |
| 127 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/952 |
| 128 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/953 |
| 129 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/954 |
| 130 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/955 |
| 131 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/957 |
| 132 | +* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/961 |
| 133 | +* Fix split packages by @jenschude in https://github.com/commercetools/commercetools-sdk-java-v2/pull/958 |
| 134 | + |
| 135 | +**Api changes** |
| 136 | + |
| 137 | +<details> |
| 138 | +<summary>Added Type(s)</summary> |
| 139 | + |
| 140 | +- added type `InventoryEntrySetInventoryLimitsAction` |
| 141 | +- added type `RecurringOrderDeletedMessage` |
| 142 | +- added type `RecurringOrderExpiresAtSetMessage` |
| 143 | +- added type `RecurringOrderDeletedMessagePayload` |
| 144 | +- added type `RecurringOrderExpiresAtSetMessagePayload` |
| 145 | +- added type `ProductSearchFacetResultStats` |
| 146 | +- added type `ProductSearchFacetStatsExpression` |
| 147 | +- added type `ProductSearchFacetStatsValue` |
| 148 | +- added type `RecurringOrderSetExpiresAtAction` |
| 149 | +</details> |
| 150 | + |
| 151 | + |
| 152 | +<details> |
| 153 | +<summary>Removed Type(s)</summary> |
| 154 | + |
| 155 | +- :warning: removed type `RecurringOrderMessagePayload` |
| 156 | +</details> |
| 157 | + |
| 158 | + |
| 159 | +<details> |
| 160 | +<summary>Added Method(s)</summary> |
| 161 | + |
| 162 | +- added method `apiRoot.withProjectKey().recurringOrders().withId().delete()` |
| 163 | +- added method `apiRoot.withProjectKey().recurringOrders().withKey().delete()` |
| 164 | +</details> |
| 165 | + |
| 166 | + |
| 167 | +<details> |
| 168 | +<summary>Added Property(s)</summary> |
| 169 | + |
| 170 | +- added property `minCartQuantity` to type `InventoryEntry` |
| 171 | +- added property `maxCartQuantity` to type `InventoryEntry` |
| 172 | +- added property `minCartQuantity` to type `InventoryEntryDraft` |
| 173 | +- added property `maxCartQuantity` to type `InventoryEntryDraft` |
| 174 | +- added property `expiresAt` to type `RecurringOrderDraft` |
| 175 | +</details> |
| 176 | + |
| 177 | + |
| 178 | +<details> |
| 179 | +<summary>Added Enum(s)</summary> |
| 180 | + |
| 181 | +- added enum `discount-group` to type `ChangeSubscriptionResourceTypeId` |
| 182 | +</details> |
| 183 | + |
| 184 | +**History changes** |
| 185 | + |
| 186 | +<details> |
| 187 | +<summary>Added Type(s)</summary> |
| 188 | + |
| 189 | +- added type `TooManyRequestsError` |
| 190 | +- added type `GraphQLTooManyRequestsError` |
| 191 | +- added type `GraphQLErrorObject` |
| 192 | +</details> |
| 193 | + |
| 194 | + |
| 195 | +<details> |
| 196 | +<summary>Changed Property(s)</summary> |
| 197 | + |
| 198 | +- :warning: changed property `extensions` of type `GraphQLError` from type `object` to `GraphQLErrorObject` |
| 199 | +</details> |
| 200 | + |
| 201 | +**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/19.0.0...19.1.0 |
| 202 | + |
2 | 203 | # 19.0.0 (2025-07-10) |
3 | 204 |
|
4 | 205 | ## Breaking Changes |
|
0 commit comments