Releases: commercetools/commercetools-sdk-java-v2
Releases · commercetools/commercetools-sdk-java-v2
17.30.0
Important information
This will be the last release for Java 8. The next released version will be built with Java 11.
What's Changed
- Update changelog by @ct-sdks in #851
- fix(deps): update all dependencies by @renovate in #836
- Delete .github/workflows/scorecard.yml by @jenschude in #852
- update logback by @jenschude in #854
- Update generated SDKs by @ct-sdks in #853
- chore(deps): update actions/setup-java digest to 3a4f6e1 by @renovate in #831
- chore(deps): update actions/create-github-app-token digest to af35eda by @renovate in #830
- chore(deps): update plugin com.github.johnrengelman.shadow to v8 by @renovate in #800
- add semgrep workflow by @jenschude in #855
- Update generated SDKs by @ct-sdks in #856
- Update generated SDKs by @ct-sdks in #859
- Update generated SDKs by @ct-sdks in #860
- Update generated SDKs by @ct-sdks in #861
- Update generated SDKs by @ct-sdks in #862
- chore(deps): update gradle/actions digest to 06832c7 by @renovate in #864
- chore(deps): update actions/create-github-app-token digest to d72941d by @renovate in #863
- chore(deps): update github/codeql-action digest to 9f45e74 by @renovate in #857
Api changes
Required Property(s)
- changed property
facets
of typeProductProjectionPagedSearchResponse
to be optional
Removed QueryParameter(s)
⚠️ removed query parameterwithTotal
from methodget /{projectKey}/product-projections/search
Full Changelog: 17.29.0...17.30.0
17.29.0
What's Changed
- Update changelog by @ct-sdks in #846
- Update generated SDKs by @ct-sdks in #847
- fix exception with invalid date deserialization by @jenschude in #849
- Update generated SDKs by @ct-sdks in #850
Api changes
Added QueryParameter(s)
- added query parameter
priceCustomerGroupAssignments
to methodget /{projectKey}/products
- added query parameter
priceCustomerGroupAssignments
to methodpost /{projectKey}/products
- added query parameter
priceCustomerGroupAssignments
to methodget /{projectKey}/product-projections
- added query parameter
priceCustomerGroupAssignments
to methodget /{projectKey}/products/key={key}
- added query parameter
priceCustomerGroupAssignments
to methodpost /{projectKey}/products/key={key}
- added query parameter
priceCustomerGroupAssignments
to methoddelete /{projectKey}/products/key={key}
- added query parameter
priceCustomerGroupAssignments
to methodget /{projectKey}/products/{ID}
- added query parameter
priceCustomerGroupAssignments
to methodpost /{projectKey}/products/{ID}
- added query parameter
priceCustomerGroupAssignments
to methoddelete /{projectKey}/products/{ID}
- added query parameter
priceCustomerGroupAssignments
to methodget /{projectKey}/product-projections/search
- added query parameter
priceCustomerGroupAssignments
to methodget /{projectKey}/product-projections/key={key}
- added query parameter
priceCustomerGroupAssignments
to methodget /{projectKey}/product-projections/{ID}
- added query parameter
priceCustomerGroupAssignments
to methodget /{projectKey}/in-store/key={storeKey}/product-projections/key={key}
- added query parameter
priceCustomerGroupAssignments
to methodget /{projectKey}/in-store/key={storeKey}/product-projections/{ID}
Added Type(s)
- added type
CustomerGroupAssignment
- added type
CustomerGroupAssignmentDraft
- added type
CustomerAddCustomerGroupAssignmentAction
- added type
CustomerRemoveCustomerGroupAssignmentAction
- added type
CustomerSetCustomerGroupAssignmentsAction
- added type
CustomerGroupAssignmentAddedMessage
- added type
CustomerGroupAssignmentRemovedMessage
- added type
CustomerGroupAssignmentsSetMessage
- added type
CustomerGroupAssignmentAddedMessagePayload
- added type
CustomerGroupAssignmentRemovedMessagePayload
- added type
CustomerGroupAssignmentsSetMessagePayload
Added Property(s)
- added property
customerGroupAssignments
to typeCustomer
- added property
customerGroupAssignments
to typeCustomerDraft
- added property
priceCustomerGroupAssignments
to typeProductSearchProjectionParams
Full Changelog: 17.28.0...17.29.0
17.28.0
What's Changed
- Update changelog by @ct-sdks in #833
- Update generated SDKs by @ct-sdks in #834
- [DEVX-495] make serviceregion configurable in examples by @jenschude in #835
- [DEVX-322] QueryAll allows different field than id to be used by @jenschude in #837
- Update generated SDKs by @ct-sdks in #838
- Update generated SDKs by @ct-sdks in #839
- Update generated SDKs by @ct-sdks in #840
- Update generated SDKs by @ct-sdks in #841
- Update generated SDKs by @ct-sdks in #842
- Update generated SDKs by @ct-sdks in #843
- feat: always deserialize to long for jsonutils by @lojzatran in #845
Full Changelog: 17.27.0...17.28.0
17.27.0
What's Changed
- Update changelog by @ct-sdks in #816
- [DEVX-468] Capture errors in telemetry middleware by @jenschude in #817
- chore(deps): update actions/create-github-app-token digest to 67e27a7 by @renovate in #815
- Fix deserialization of time attributes/custom-fields by @jenschude in #818
- fix(deps): update all dependencies by @renovate in #795
- chore(deps): pin gradle/actions action to 94baf22 by @renovate in #812
- chore(deps): update codecov/codecov-action action to v5 by @renovate in #796
- Update generated SDKs by @ct-sdks in #819
- Update generated SDKs by @ct-sdks in #820
- Update generated SDKs by @ct-sdks in #821
- Update generated SDKs by @ct-sdks in #822
- Update generated SDKs by @ct-sdks in #823
- Update changelog by @ct-sdks in #824
- Update generated SDKs by @ct-sdks in #826
- Update generated SDKs by @ct-sdks in #827
- Update generated SDKs by @ct-sdks in #828
- Update generated SDKs by @ct-sdks in #829
- Update generated SDKs by @ct-sdks in #832
- Bump io.netty:netty-handler from 4.1.117.Final to 4.1.118.Final by @dependabot in #825
- chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v2 by @renovate in #620
Full Changelog: 17.26.0...17.27.0
17.27.0-alpha.1-mcg
What's Changed
- Update changelog by @ct-sdks in #816
- [DEVX-468] Capture errors in telemetry middleware by @jenschude in #817
- chore(deps): update actions/create-github-app-token digest to 67e27a7 by @renovate in #815
- Fix deserialization of time attributes/custom-fields by @jenschude in #818
- fix(deps): update all dependencies by @renovate in #795
- chore(deps): pin gradle/actions action to 94baf22 by @renovate in #812
- chore(deps): update codecov/codecov-action action to v5 by @renovate in #796
- Update generated SDKs by @ct-sdks in #819
- Update generated SDKs by @ct-sdks in #820
- Update generated SDKs by @ct-sdks in #821
- Update generated SDKs by @ct-sdks in #822
- Update generated SDKs by @ct-sdks in #823
Full Changelog: 17.26.0...17.27.0-alpha.1-mcg
17.26.0
17.25.0
What's Changed
- Update changelog by @ct-sdks in #806
- Update generated SDKs by @ct-sdks in #808
- Update generated SDKs by @ct-sdks in #809
- fix NPE when server response has no body by @jenschude in #810
Full Changelog: 17.24.0...17.24.1
17.16.2
What's Changed
- Update Apache HTTP client dependency with version with fix to HTTP/2 protocol to version 5.4.1
Full Changelog: 17.16.1...17.16.2
17.15.3
What's Changed
- Update Apache HTTP client dependency with version with fix to HTTP/2 protocol to version 5.4.1
Full Changelog: 17.15.2...17.15.3
17.3.2
What's Changed
- Update Apache HTTP client dependency with version with fix to HTTP/2 protocol to version 5.4.1
Full Changelog: 17.3.1...17.3.2