From 24843f763055e233b5e8ad59f54169c6e94ddc93 Mon Sep 17 00:00:00 2001
From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com>
Date: Thu, 8 Jan 2026 13:33:08 +0000
Subject: [PATCH] TASK: Updating version in README
---
CHANGELOG.md | 266 ++++++++++++++++++
README.md | 4 +-
examples/maven-okhttp3/pom.xml | 2 +-
examples/maven-okhttp4/pom.xml | 2 +-
examples/split-packages/pom.xml | 2 +-
examples/spring-datadog-statsd/build.gradle | 2 +-
examples/spring-datadog/build.gradle | 2 +-
.../spring-dynatrace-oneagent/build.gradle | 2 +-
examples/spring-newrelic/build.gradle | 2 +-
examples/spring-otel/build.gradle | 2 +-
examples/spring/build.gradle | 2 +-
gradle.properties | 4 +-
reference.txt | 1 -
13 files changed, 279 insertions(+), 14 deletions(-)
delete mode 100644 reference.txt
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11bc220bfb..db92493196 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,270 @@
+# 19.7.0 (2026-01-08)
+
+## What's Changed
+* Update changelog by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/1005
+* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/1001
+* DEVX-658: updating okhttp to v5 by @ShipilA in https://github.com/commercetools/commercetools-sdk-java-v2/pull/1006
+* add support policy by @jenschude in https://github.com/commercetools/commercetools-sdk-java-v2/pull/1010
+* Update generated SDKs by @ct-sdks[bot] in https://github.com/commercetools/commercetools-sdk-java-v2/pull/1009
+
+**Api changes**
+
+
+Added Type(s)
+
+- added type `BusinessUnitAddCustomerGroupAssignmentAction`
+- added type `BusinessUnitRemoveCustomerGroupAssignmentAction`
+- added type `BusinessUnitSetCustomerGroupAssignmentsAction`
+- added type `AddressRole`
+- added type `BusinessUnitCustomerGroupAssignmentAddedMessage`
+- added type `BusinessUnitCustomerGroupAssignmentRemovedMessage`
+- added type `BusinessUnitCustomerGroupAssignmentsSetMessage`
+- added type `CustomerBillingAddressAddedMessage`
+- added type `CustomerBillingAddressRemovedMessage`
+- added type `CustomerExternalIdSetMessage`
+- added type `CustomerShippingAddressAddedMessage`
+- added type `CustomerShippingAddressRemovedMessage`
+- added type `BusinessUnitCustomerGroupAssignmentAddedMessagePayload`
+- added type `BusinessUnitCustomerGroupAssignmentRemovedMessagePayload`
+- added type `BusinessUnitCustomerGroupAssignmentsSetMessagePayload`
+- added type `CustomerBillingAddressAddedMessagePayload`
+- added type `CustomerBillingAddressRemovedMessagePayload`
+- added type `CustomerExternalIdSetMessagePayload`
+- added type `CustomerShippingAddressAddedMessagePayload`
+- added type `CustomerShippingAddressRemovedMessagePayload`
+
+
+
+
+MarkDeprecated Type(s)
+
+- marked type `ProductSearchProjectionParams` as deprecated
+
+
+
+
+Removed Type(s)
+
+- :warning: removed type `MyCartSetCustomLineItemRecurrenceInfoAction`
+- :warning: removed type `MyCartSetLineItemRecurrenceInfoAction`
+
+
+
+
+Added Enum(s)
+
+- added enum `payment-method` to type `ResourceTypeId`
+- added enum `payment-method-info` to type `ResourceTypeId`
+
+
+
+
+MarkDeprecated Property(s)
+
+- marked property `ProductSearchRequest::productProjectionParameters` as deprecated
+- marked property `ProductSearchResult::productProjection` as deprecated
+
+
+
+
+Required Property(s)
+
+- :warning: changed property `shippingAddressIds` of type `BusinessUnit` to be required
+- :warning: changed property `billingAddressIds` of type `BusinessUnit` to be required
+- :warning: changed property `shippingAddressIds` of type `Company` to be required
+- :warning: changed property `billingAddressIds` of type `Company` to be required
+- :warning: changed property `shippingAddressIds` of type `Division` to be required
+- :warning: changed property `billingAddressIds` of type `Division` to be required
+- :warning: changed property `shippingAddressIds` of type `Customer` to be required
+- :warning: changed property `billingAddressIds` of type `Customer` to be required
+- :warning: changed property `customerGroupAssignments` of type `Customer` to be required
+- :warning: changed property `customerGroupAssignments` of type `CustomerGroupAssignmentsSetMessage` to be required
+- :warning: changed property `customerGroupAssignments` of type `CustomerGroupAssignmentsSetMessagePayload` to be required
+
+
+
+
+Removed Property(s)
+
+- :warning: removed property `order` from type `RecurringOrderCreatedMessage`
+- :warning: removed property `order` from type `RecurringOrderCreatedMessagePayload`
+
+
+
+
+Added Property(s)
+
+- added property `customerGroupAssignments` to type `BusinessUnit`
+- added property `customerGroupAssignments` to type `BusinessUnitDraft`
+- added property `customerGroupAssignments` to type `Company`
+- added property `customerGroupAssignments` to type `CompanyDraft`
+- added property `customerGroupAssignments` to type `Division`
+- added property `customerGroupAssignments` to type `DivisionDraft`
+- added property `addressRoles` to type `BusinessUnitAddressChangedMessage`
+- added property `addressRoles` to type `BusinessUnitAddressRemovedMessage`
+- added property `addressRoles` to type `CustomerAddressChangedMessage`
+- added property `addressRoles` to type `CustomerAddressRemovedMessage`
+- added property `email` to type `CustomerDeletedMessage`
+- added property `oldEmail` to type `CustomerEmailChangedMessage`
+- added property `oldCustomerGroupAssignments` to type `CustomerGroupAssignmentsSetMessage`
+- added property `recurringOrder` to type `RecurringOrderCreatedMessage`
+- added property `addressRoles` to type `BusinessUnitAddressChangedMessagePayload`
+- added property `addressRoles` to type `BusinessUnitAddressRemovedMessagePayload`
+- added property `addressRoles` to type `CustomerAddressChangedMessagePayload`
+- added property `addressRoles` to type `CustomerAddressRemovedMessagePayload`
+- added property `email` to type `CustomerDeletedMessagePayload`
+- added property `oldEmail` to type `CustomerEmailChangedMessagePayload`
+- added property `oldCustomerGroupAssignments` to type `CustomerGroupAssignmentsSetMessagePayload`
+- added property `recurringOrder` to type `RecurringOrderCreatedMessagePayload`
+
+
+**History changes**
+
+
+Added Type(s)
+
+- added type `DirectDiscount`
+- added type `DiscountTypeCombination`
+- added type `BestDeal`
+- added type `Stacking`
+- added type `ShippingMethodLabel`
+- added type `ChangeCustomLineItemPriceRoundingModeChange`
+- added type `ChangeLineItemPriceRoundingModeChange`
+- added type `SetDirectDiscountsChange`
+- added type `SetReferencesChange`
+- added type `SetShippingInfoDiscountedPriceChange`
+- added type `SetShippingMethodTaxCategoryChange`
+- added type `SetTaxedShippingPriceChange`
+- added type `ShippingMethodAddShippingRateChange`
+- added type `ShippingMethodAddZoneChange`
+- added type `ShippingMethodChangeActiveChange`
+- added type `ShippingMethodChangeIsDefaultChange`
+- added type `ShippingMethodChangeNameChange`
+- added type `ShippingMethodChangeTaxCategoryChange`
+- added type `ShippingMethodRemoveShippingRateChange`
+- added type `ShippingMethodRemoveZoneChange`
+- added type `ShippingMethodSetCustomFieldChange`
+- added type `ShippingMethodSetCustomTypeChange`
+- added type `ShippingMethodSetKeyChange`
+- added type `ShippingMethodSetLocalizedDescriptionChange`
+- added type `ShippingMethodSetLocalizedNameChange`
+- added type `ShippingMethodSetPredicateChange`
+- added type `ZoneResourceIdentifier`
+- added type `ChangeDiscountTypeCombinationChange`
+- added type `StandalonePriceChangeActiveChange`
+- added type `StandalonePriceChangeValueChange`
+- added type `StandalonePriceSetCustomFieldChange`
+- added type `StandalonePriceSetCustomTypeChange`
+- added type `StandalonePriceSetDiscountedPriceChange`
+- added type `StandalonePriceSetKeyChange`
+- added type `StandalonePriceSetPriceTiersChange`
+- added type `StandalonePriceSetValidFromAndUntilChange`
+- added type `StandalonePriceSetValidFromChange`
+- added type `StandalonePriceSetValidUntilChange`
+- added type `StandalonePriceLabel`
+
+
+
+
+Added Enum(s)
+
+- added enum `shipping-method` to type `ChangeHistoryResourceType`
+- added enum `standalone-price` to type `ChangeHistoryResourceType`
+- added enum `addShipping` to type `UpdateType`
+- added enum `addShippingRate` to type `UpdateType`
+- added enum `addZone` to type `UpdateType`
+- added enum `changeActive` to type `UpdateType`
+- added enum `changeApprovalRuleMode` to type `UpdateType`
+- added enum `changeCustomLineItemPriceRoundingMode` to type `UpdateType`
+- added enum `changeCustomer` to type `UpdateType`
+- added enum `changeDiscountTypeCombination` to type `UpdateType`
+- added enum `changeIncludedInStatistics` to type `UpdateType`
+- added enum `changeIsDefault` to type `UpdateType`
+- added enum `changeLastVariantId` to type `UpdateType`
+- added enum `changeLineItemPriceRoundingMode` to type `UpdateType`
+- added enum `changeLineItemPublished` to type `UpdateType`
+- added enum `changePriceRoundingMode` to type `UpdateType`
+- added enum `changeTaxCategory` to type `UpdateType`
+- added enum `changeTopLevelUnit` to type `UpdateType`
+- added enum `excludeProduct` to type `UpdateType`
+- added enum `removeShipping` to type `UpdateType`
+- added enum `removeShippingRate` to type `UpdateType`
+- added enum `removeZone` to type `UpdateType`
+- added enum `replaceTaxRate` to type `UpdateType`
+- added enum `revertStagedChanges` to type `UpdateType`
+- added enum `revertStagedVariantChanges` to type `UpdateType`
+- added enum `setAncestors` to type `UpdateType`
+- added enum `setAssociates` to type `UpdateType`
+- added enum `setBillingAddressCustomField` to type `UpdateType`
+- added enum `setBillingAddressCustomType` to type `UpdateType`
+- added enum `setBusinessUnit` to type `UpdateType`
+- added enum `setCustomLineItemDiscountedPrice` to type `UpdateType`
+- added enum `setCustomLineItemDiscountedPricePerQuantity` to type `UpdateType`
+- added enum `setCustomerGroupAssignments` to type `UpdateType`
+- added enum `setDeliveryAddressCustomField` to type `UpdateType`
+- added enum `setDeliveryAddressCustomType` to type `UpdateType`
+- added enum `setDeliveryCustomField` to type `UpdateType`
+- added enum `setDeliveryCustomType` to type `UpdateType`
+- added enum `setDirectDiscounts` to type `UpdateType`
+- added enum `setDiscountOnTotalPrice` to type `UpdateType`
+- added enum `setInheritedAssociates` to type `UpdateType`
+- added enum `setInheritedStores` to type `UpdateType`
+- added enum `setItemShippingAddressCustomField` to type `UpdateType`
+- added enum `setItemShippingAddressCustomType` to type `UpdateType`
+- added enum `setLocalizedDescription` to type `UpdateType`
+- added enum `setLocalizedName` to type `UpdateType`
+- added enum `setMaxCartQuantity` to type `UpdateType`
+- added enum `setMinCartQuantity` to type `UpdateType`
+- added enum `setParcelCustomField` to type `UpdateType`
+- added enum `setParcelCustomType` to type `UpdateType`
+- added enum `setPredicate` to type `UpdateType`
+- added enum `setPriceKey` to type `UpdateType`
+- added enum `setPriceMode` to type `UpdateType`
+- added enum `setPriceTiers` to type `UpdateType`
+- added enum `setProductAttribute` to type `UpdateType`
+- added enum `setReferences` to type `UpdateType`
+- added enum `setReturnInfo` to type `UpdateType`
+- added enum `setReturnItemCustomField` to type `UpdateType`
+- added enum `setReturnItemCustomType` to type `UpdateType`
+- added enum `setShippingAddressCustomField` to type `UpdateType`
+- added enum `setShippingAddressCustomType` to type `UpdateType`
+- added enum `setShippingCustomField` to type `UpdateType`
+- added enum `setShippingCustomType` to type `UpdateType`
+- added enum `setShippingInfoDiscountedPrice` to type `UpdateType`
+- added enum `setShippingMethodTaxCategory` to type `UpdateType`
+- added enum `setTaxedShippingPrice` to type `UpdateType`
+- added enum `setTransactionCustomField` to type `UpdateType`
+- added enum `setTransactionCustomType` to type `UpdateType`
+- added enum `setUnitType` to type `UpdateType`
+- added enum `setVariantExclusion` to type `UpdateType`
+
+
+**Checkout changes**
+
+
+Added Type(s)
+
+- added type `ExpressContainerNotFound`
+- added type `ExpressMultipleContainersFound`
+- added type `ExpressPaymentCancelled`
+- added type `ExpressPaymentCompleted`
+- added type `ExpressPaymentFailed`
+- added type `ExpressPaymentIntegrationNotAvailable`
+- added type `ExpressPaymentInterrupted`
+- added type `ExpressPaymentStarted`
+- added type `NoExpressPaymentIntegrations`
+
+
+
+
+Added Enum(s)
+
+- added enum `Express` to type `PaymentComponentType`
+
+
+**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/19.6.2...19.7.0
+
# 19.6.2 (2025-11-10)
## What's Changed
diff --git a/README.md b/README.md
index 5dd6feabac..40fbaf3a34 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ The latest stable SDK release can be retrieved from [Maven Central](https://sear
```gradle
ext {
versions = [
- commercetools: "19.6.2"
+ commercetools: "19.7.0"
]
}
@@ -42,7 +42,7 @@ dependencies {
```maven
- 19.6.2
+ 19.7.0
diff --git a/examples/maven-okhttp3/pom.xml b/examples/maven-okhttp3/pom.xml
index 67ec578c64..e7e0919bbb 100644
--- a/examples/maven-okhttp3/pom.xml
+++ b/examples/maven-okhttp3/pom.xml
@@ -28,7 +28,7 @@
- 19.6.2
+ 19.7.0
diff --git a/examples/maven-okhttp4/pom.xml b/examples/maven-okhttp4/pom.xml
index bfe39c000a..4d5c325e8d 100644
--- a/examples/maven-okhttp4/pom.xml
+++ b/examples/maven-okhttp4/pom.xml
@@ -28,7 +28,7 @@
- 19.6.2
+ 19.7.0
diff --git a/examples/split-packages/pom.xml b/examples/split-packages/pom.xml
index 6ae0a03bf5..d7da02ad2d 100644
--- a/examples/split-packages/pom.xml
+++ b/examples/split-packages/pom.xml
@@ -28,7 +28,7 @@
- 19.6.2
+ 19.7.0
diff --git a/examples/spring-datadog-statsd/build.gradle b/examples/spring-datadog-statsd/build.gradle
index 77a0b401b1..8dc525a422 100644
--- a/examples/spring-datadog-statsd/build.gradle
+++ b/examples/spring-datadog-statsd/build.gradle
@@ -20,7 +20,7 @@ repositories {
ext {
versions = [
- commercetools: "19.6.2",
+ commercetools: "19.7.0",
]
}
diff --git a/examples/spring-datadog/build.gradle b/examples/spring-datadog/build.gradle
index 3b92b22c1b..3177d7b339 100644
--- a/examples/spring-datadog/build.gradle
+++ b/examples/spring-datadog/build.gradle
@@ -21,7 +21,7 @@ repositories {
ext {
versions = [
- commercetools: "19.6.2",
+ commercetools: "19.7.0",
]
}
diff --git a/examples/spring-dynatrace-oneagent/build.gradle b/examples/spring-dynatrace-oneagent/build.gradle
index 898454b060..336e7b8676 100644
--- a/examples/spring-dynatrace-oneagent/build.gradle
+++ b/examples/spring-dynatrace-oneagent/build.gradle
@@ -20,7 +20,7 @@ repositories {
ext {
versions = [
- commercetools: "19.6.2",
+ commercetools: "19.7.0",
]
}
diff --git a/examples/spring-newrelic/build.gradle b/examples/spring-newrelic/build.gradle
index dbb6c9b78d..183b7c4825 100644
--- a/examples/spring-newrelic/build.gradle
+++ b/examples/spring-newrelic/build.gradle
@@ -21,7 +21,7 @@ repositories {
ext {
versions = [
- commercetools: "19.6.2",
+ commercetools: "19.7.0",
newrelic: "8.16.0"
]
}
diff --git a/examples/spring-otel/build.gradle b/examples/spring-otel/build.gradle
index 5713ebab3b..08daedea46 100644
--- a/examples/spring-otel/build.gradle
+++ b/examples/spring-otel/build.gradle
@@ -21,7 +21,7 @@ repositories {
ext {
versions = [
- commercetools: "19.6.2",
+ commercetools: "19.7.0",
]
}
diff --git a/examples/spring/build.gradle b/examples/spring/build.gradle
index 9f3df5b247..89d1839798 100644
--- a/examples/spring/build.gradle
+++ b/examples/spring/build.gradle
@@ -31,7 +31,7 @@ spotless {
ext {
versions = [
- commercetools: "19.6.2"
+ commercetools: "19.7.0"
]
}
diff --git a/gradle.properties b/gradle.properties
index 27c6aa3fd2..d3cb458f06 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,4 +1,4 @@
-#Mon Nov 10 13:23:47 UTC 2025
+#Thu Jan 08 13:33:04 UTC 2026
kotlinVersion=1.5.30
org.gradle.jvmargs=-Xmx2048m
-version=19.7.0-SNAPSHOT
+version=19.8.0-SNAPSHOT
diff --git a/reference.txt b/reference.txt
deleted file mode 100644
index 1b7abe7eb6..0000000000
--- a/reference.txt
+++ /dev/null
@@ -1 +0,0 @@
-4465506821491443b54a78f0459a455c97fc1cff