Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.10.2
->8.12.1
17.16.0
->17.26.0
7.7.0
->7.10.0
3.26.3
->3.27.3
6.0.25
->6.1.5
0.51.0
->0.52.0
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
gradle/gradle (gradle)
v8.12.1
Compare Source
v8.12
Compare Source
v8.11.1
: 8.11.1Compare Source
This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.
It fixes the following issues:
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 8.11.1 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
v8.11
: 8.11Compare Source
The Gradle team is excited to announce Gradle 8.11.
Read the Release Notes
We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211
Upgrade instructions
Switch your build to use Gradle 8.11 by updating your wrapper:
See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
commercetools/commercetools-sdk-java-v2 (com.commercetools.sdk:commercetools-okhttp-client4)
v17.26.0
Compare Source
What's Changed
Full Changelog: commercetools/commercetools-sdk-java-v2@17.25.0...17.26.0
v17.25.0
Compare Source
What's Changed
Full Changelog: commercetools/commercetools-sdk-java-v2@17.24.0...17.24.1
v17.24.0
Compare Source
What's Changed
Api changes
Changed Property(s)
discount
of typeDiscountedTotalPricePortion
from typeCartDiscountReference
toReference
Fixes
DiscountedTotalPricePortion
with a direct discount referenceFull Changelog: commercetools/commercetools-sdk-java-v2@17.23.0...17.24.0
v17.23.0
Compare Source
What's Changed
7a6d8a8
by @renovate in https://github.com/commercetools/commercetools-sdk-java-v2/pull/70911bd719
by @renovate in https://github.com/commercetools/commercetools-sdk-java-v2/pull/676c1a2851
by @renovate in https://github.com/commercetools/commercetools-sdk-java-v2/pull/665Api changes
Added Resource(s)
/{projectKey}/in-store/key={storeKey}/business-units
/{projectKey}/in-store/key={storeKey}/business-units/key={key}
/{projectKey}/in-store/key={storeKey}/business-units/{ID}
Required Property(s)
triggerPattern
of typeCartDiscountPatternTarget
to be requiredimages
of typeProductTailoringSetExternalImagesAction
to be optionalAdded Property(s)
inheritedStores
to typeBusinessUnit
inheritedStores
to typeCompany
inheritedStores
to typeDivision
Added Method(s)
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withKey().delete()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().get()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().head()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().post()
apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withId().delete()
History changes
Changed Property(s)
extensions
of typeGraphQLError
from typeGraphQLErrorObject
toobject
Required Property(s)
triggerPattern
of typeChangeTargetPatternChangeValue
to be requiredRemoved Type(s)
GraphQLErrorObject
Full Changelog: commercetools/commercetools-sdk-java-v2@17.22.0...17.23.0
v17.22.0
Compare Source
What's Changed
New Contributors
Full Changelog: commercetools/commercetools-sdk-java-v2@17.21.0...17.22.0
v17.21.0
Compare Source
What's Changed
Api changes
Added Resource(s)
/{projectKey}/channels/key={key}
Added Method(s)
apiRoot.withProjectKey().channels().withKey().get()
apiRoot.withProjectKey().channels().withKey().head()
apiRoot.withProjectKey().channels().withKey().post()
apiRoot.withProjectKey().channels().withKey().delete()
Added Type(s)
CartDiscountPatternTarget
CountOnCustomLineItemUnits
CountOnLineItemUnits
PatternComponent
ShoppingListLineItemAddedMessage
ShoppingListLineItemRemovedMessage
ShoppingListMessage
ShoppingListLineItemAddedMessagePayload
ShoppingListLineItemRemovedMessagePayload
ShoppingListMessagePayload
Added Enum(s)
Canceled
to typeShipmentState
shopping-list
to typeMessageSubscriptionResourceTypeId
Added Property(s)
applicationMode
to typeCartDiscountValueFixed
applicationMode
to typeCartDiscountValueFixedDraft
custom
to typeCartSetCustomShippingMethodAction
custom
to typeStagedOrderSetCustomShippingMethodAction
custom
to typeStagedOrderSetShippingAddressAndCustomShippingMethodAction
History changes
Added Type(s)
ChangeTargetPatternChangeValue
PatternComponent
Full Changelog: commercetools/commercetools-sdk-java-v2@17.20.0...17.21.0
v17.20.0
Compare Source
What's Changed
Full Changelog: commercetools/commercetools-sdk-java-v2@17.19.0...17.20.0
v17.19.0
Compare Source
Important notice
Due to a regression with regards to deserialization in Jackson 2.18.x we introduced the usage of
JsonAnySetter
at some constructors e.g. toLocalizedString
. The usage ofJsonAnySetter
annotation is made available with Jackson 2.17.x. Any version prior to Jackson 2.17 is not compatible with the SDK.What's Changed
Api changes
Changed Property(s)
totalPrice
of typeStagedOrder
from typeTypedMoney
toCentPrecisionMoney
totalPrice
of typeOrder
from typeTypedMoney
toCentPrecisionMoney
Full Changelog: commercetools/commercetools-sdk-java-v2@17.18.0...17.19.0
v17.18.0
Compare Source
What's Changed
Full Changelog: commercetools/commercetools-sdk-java-v2@17.17.0...17.18.0
v17.17.0
Compare Source
What's Changed
Full Changelog: commercetools/commercetools-sdk-java-v2@17.16.0...17.17.0
v17.16.2
Compare Source
What's Changed
Full Changelog: commercetools/commercetools-sdk-java-v2@17.16.1...17.16.2
v17.16.1
Compare Source
What's Changed
Full Changelog: commercetools/commercetools-sdk-java-v2@17.16.0...17.16.1
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.