Skip to content

Releases: commercetools/commercetools-sdk-java-v2

17.11.0

03 May 10:27
b3715a2
Compare
Choose a tag to compare

What's Changed

  • Update changelog by @ct-sdks in #626
  • Update generated SDKs by @ct-sdks in #627
  • [DEVX-344] add missing service regions by @jenschude in #628
  • Update generated SDKs by @ct-sdks in #629
  • Update generated SDKs by @ct-sdks in #631
  • update bootstrap, jquery, jquery-validation by @jenschude in #632
  • chore(deps): update all dependencies by @renovate in #618
  • use codecov GH action by @jenschude in #633
  • chore(deps): update actions/create-github-app-token digest to a0de6af by @renovate in #611
  • chore(deps): update gradle/wrapper-validation-action action to v3 by @renovate in #619
  • chore(deps): update github/codeql-action digest to d39d31e by @renovate in #613
  • Newrelic add metrics by @lojzatran in #630
  • fix(deps): update dependency husky to v9 by @renovate in #621

Full Changelog: 17.10.0...17.11.0

17.10.0

18 Apr 13:57
5cada20
Compare
Choose a tag to compare

What's Changed

  • Update changelog by @ct-sdks in #616
  • deserialize product search facets by @jenschude in #624
  • Update generated SDKs by @ct-sdks in #610
  • Update generated SDKs by @ct-sdks in #625

Api changes

Changed Property(s)
  • ⚠️ changed property custom of type MyBusinessUnitDraft from type CustomFields to CustomFieldsDraft
  • ⚠️ changed property custom of type MyCompanyDraft from type CustomFields to CustomFieldsDraft
  • ⚠️ changed property custom of type MyDivisionDraft from type CustomFields to CustomFieldsDraft
Added Property(s)
  • added property attributedTo to type CreatedBy
  • added property attributedTo to type LastModifiedBy
  • added property postFilter to type ProductSearchRequest
Required Property(s)
  • ⚠️ changed property stores of type BusinessUnit to be required
  • ⚠️ changed property stores of type Company to be required
  • ⚠️ changed property stores of type Division to be required
  • ⚠️ changed property stores of type BusinessUnitSetStoresAction to be required
  • ⚠️ changed property stores of type CartDiscountSetStoresAction to be required
  • ⚠️ changed property stores of type Customer to be required
  • ⚠️ changed property stores of type CustomerSetStoresAction to be required
Added Type(s)
  • added type Attribution
  • added type AttributionSource
Removed Method(s)
  • ⚠️ removed method apiRoot.withProjectKey().products().search().head()

Import changes

Added Resource(s)
  • added resource /{projectKey}/discount-codes
  • added resource /{projectKey}/discount-codes/import-containers
  • added resource /{projectKey}/discount-codes/import-containers/{importContainerKey}
Added Method(s)
  • added method apiRoot.withProjectKeyValue().discountCodes().importContainers().withImportContainerKeyValue().post()
Added Type(s)
  • added type DiscountCodeImportRequest
  • added type DiscountCodeImport
Added Enum(s)
  • added enum discount-code to type ImportResourceType

Full Changelog: 17.9.0...17.10.0

17.9.0

08 Apr 16:09
b89607f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.8.0...17.9.0

17.8.0

01 Apr 09:34
8d5e810
Compare
Choose a tag to compare

What's Changed

  • Update changelog by @ct-sdks in #592
  • Update generated SDKs by @ct-sdks in #593
  • Update generated SDKs by @ct-sdks in #594
  • Update generated SDKs by @ct-sdks in #597
  • Update generated SDKs by @ct-sdks in #598
  • Update generated SDKs by @ct-sdks in #600
  • Update generated SDKs by @ct-sdks in #602
  • Update generated SDKs by @ct-sdks in #603
  • Replace deprecated retry middleware with policy middleware in docs by @lojzatran in #601
  • Add integration test to get a valid oauth token by @lojzatran in #596
  • Update generated SDKs by @ct-sdks in #605
  • Update generated SDKs by @ct-sdks in #607
  • Update generated SDKs by @ct-sdks in #608
  • chore(deps): update gradle/actions digest to 417ae3c by @renovate in #582
  • chore(deps): update yarn to v4 by @renovate in #510
  • fix(deps): update dependency org.jdrupes.taglets:plantuml-taglet to v3 by @renovate in #497
  • chore(deps): update all dependencies by @renovate in #575
  • chore(deps): update actions/create-github-app-token digest to 78e5f2d by @renovate in #574
  • chore(deps): update github/codeql-action digest to 1b1aada by @renovate in #581
  • chore(deps): update ts-graphviz/setup-graphviz action to v2 by @renovate in #576
  • fix(deps): update dependency com.squareup.okio:okio to v3 by @renovate in #590

Full Changelog: 17.7.0...17.8.0

17.7.0

29 Feb 11:39
5e86293
Compare
Choose a tag to compare

What's Changed

  • Update CODEOWNERS by @evansinho in #577
  • Update generated SDKs by @ct-sdks in #579
  • chore(deps): pin dependencies by @renovate in #573
  • Add how to use datadog module example by @lojzatran in #578
  • Update generated SDKs by @ct-sdks in #580
  • Update generated SDKs by @ct-sdks in #584
  • Update generated SDKs by @ct-sdks in #585
  • Update generated SDKs by @ct-sdks in #586
  • Update generated SDKs by @ct-sdks in #587
  • Update generated SDKs by @ct-sdks in #588
  • Update generated SDKs by @ct-sdks in #591
  • Highlight tests in the docs by @lojzatran in #583

Api changes

Added Type(s)
  • added type DiscountedLineItemPortionDraft
Required Property(s)
  • ⚠️ changed property isOnStock of type ProductVariantAvailability to be required
  • changed property priceMode of type CustomLineItemDraft to be optional
  • changed property oldShipmentState of type OrderShipmentStateChangedMessage to be optional
  • changed property oldOrderState of type OrderStateChangedMessage to be optional
  • changed property oldShipmentState of type OrderShipmentStateChangedMessagePayload to be optional
  • changed property oldOrderState of type OrderStateChangedMessagePayload to be optional
Changed Property(s)
  • ⚠️ changed property includedDiscounts of type DiscountedLineItemPriceDraft from type DiscountedLineItemPortion[] to DiscountedLineItemPortionDraft[]
Added Property(s)
  • added property totalTax to type TaxedPriceDraft
  • added property id to type ProductVariantAvailability
  • added property version to type ProductVariantAvailability

New Contributors

Full Changelog: 17.6.0...17.7.0

17.6.0

12 Feb 08:38
fad94ff
Compare
Choose a tag to compare

What's Changed

  • Search builder by @jenschude in #542
  • Remove the incorrect lines by @johthor in #558
  • Update generated SDKs by @ct-sdks in #557
  • Update generated SDKs by @ct-sdks in #561
  • Update generated SDKs by @ct-sdks in #562
  • Update generated SDKs by @ct-sdks in #563
  • Update generated SDKs by @ct-sdks in #564
  • chore(deps): update all dependencies by @renovate in #549
  • chore(deps): update stefanzweifel/git-auto-commit-action digest to 12f6863 by @renovate in #532
  • update mockito by @jenschude in #565
  • chore(deps): pin dependencies by @renovate in #566
  • chore(deps): update all dependencies by @renovate in #567
  • Update generated SDKs by @ct-sdks in #570
  • Update generated SDKs by @ct-sdks in #571
  • update dependencies by @jenschude in #572
  • Add datadog monitoring module by @lojzatran in #568

New Contributors

Full Changelog: 17.5.0...17.6.0

17.5.0

22 Jan 09:40
edcc4e9
Compare
Choose a tag to compare

What's Changed

  • add option to customise log formats by @jenschude in #548
  • Update generated SDKs by @ct-sdks in #547
  • fix RetryHandler class cast exception by @jenschude in #556

Api changes

Added Type(s)
  • added type CartDiscountCreatedMessage
  • added type CartDiscountDeletedMessage
  • added type CartDiscountStoreAddedMessage
  • added type CartDiscountStoreRemovedMessage
  • added type CartDiscountStoresSetMessage
  • added type CartDiscountCreatedMessagePayload
  • added type CartDiscountDeletedMessagePayload
  • added type CartDiscountStoreAddedMessagePayload
  • added type CartDiscountStoreRemovedMessagePayload
  • added type CartDiscountStoresSetMessagePayload

Full Changelog: 17.4.0...17.5.0

17.5.0-alpha.1

12 Jan 21:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.4.0...17.5.0-alpha.1

17.4.0

11 Jan 11:50
1710d48
Compare
Choose a tag to compare

What's Changed

Api changes

Added Type(s)
  • added type ApprovalFlowSetCustomFieldAction
  • added type ApprovalFlowSetCustomTypeAction
Removed Type(s)
  • ⚠️ removed type NotEnabledError
  • ⚠️ removed type GraphQLNotEnabledError
Added Property(s)
  • added property custom to type ApprovalFlow
Added Enum(s)
  • added enum associate-role to type AttributeReferenceTypeId
  • added enum business-unit to type AttributeReferenceTypeId
  • added enum cart-discount to type AttributeReferenceTypeId
  • added enum approval-flow to type CustomFieldReferenceValue
  • added enum approval-flow to type ResourceTypeId

History changes

Added Type(s)
  • added type AttributeLocalizedEnumValue
  • added type AttributePlainEnumValue
  • added type ChannelRoleEnum
  • added type StateRoleEnum
  • added type StateTypeEnum
Removed Type(s)
  • ⚠️ removed type ChannelRole
  • ⚠️ removed type StateRole
  • ⚠️ removed type StateType
Removed Property(s)
  • ⚠️ removed property previousValue from type AddAddressChange
  • ⚠️ removed property previousValue from type AddLocationChange
  • ⚠️ removed property nextValue from type RemoveLocationChange
  • ⚠️ removed property nextValue from type RemoveTaxRateChange
Changed Property(s)
  • ⚠️ changed property previousValue of type AddChannelRolesChange from type ChannelRole[] to ChannelRoleEnum[]
  • ⚠️ changed property nextValue of type AddChannelRolesChange from type ChannelRole[] to ChannelRoleEnum[]
  • ⚠️ changed property nextValue of type AddLocalizedEnumValueChange from type LocalizedEnumValue to AttributeLocalizedEnumValue
  • ⚠️ changed property nextValue of type AddPlainEnumValueChange from type EnumValue to AttributePlainEnumValue
  • ⚠️ changed property previousValue of type AddStateRolesChange from type StateRole[] to StateRoleEnum[]
  • ⚠️ changed property nextValue of type AddStateRolesChange from type StateRole[] to StateRoleEnum[]
  • ⚠️ changed property previousValue of type ChangeStateTypeChange from type StateType to StateTypeEnum
  • ⚠️ changed property nextValue of type ChangeStateTypeChange from type StateType to StateTypeEnum
  • ⚠️ changed property previousValue of type RemoveChannelRolesChange from type ChannelRole[] to ChannelRoleEnum[]
  • ⚠️ changed property nextValue of type RemoveChannelRolesChange from type ChannelRole[] to ChannelRoleEnum[]
  • ⚠️ changed property previousValue of type RemoveStateRolesChange from type StateRole[] to StateRoleEnum[]
  • ⚠️ changed property nextValue of type RemoveStateRolesChange from type StateRole[] to StateRoleEnum[]
  • ⚠️ changed property previousValue of type SetChannelRolesChange from type ChannelRole[] to ChannelRoleEnum[]
  • ⚠️ changed property nextValue of type SetChannelRolesChange from type ChannelRole[] to ChannelRoleEnum[]
  • ⚠️ changed property previousValue of type SetStateRolesChange from type StateRole[] to StateRoleEnum[]
  • ⚠️ changed property nextValue of type SetStateRolesChange from type StateRole[] to StateRoleEnum[]

New Contributors

  • @ct-sdks made their first contribution in #534

Full Changelog: 17.3.0...17.4.0

17.3.0

04 Dec 08:34
f10ce32
Compare
Choose a tag to compare

What's Changed

  • Override toString method. by @salander85 in #519
  • Update generated SDKs by @github-actions in #518
  • Add option to turn off histogram in opentelemetry by @lojzatran in #523

Full Changelog: 17.2.0...17.3.0