What's Changed
- Update changelog by @ct-sdks[bot] in #1066
- Update generated SDKs by @ct-sdks[bot] in #1067
- add customizable interface to business unit by @jenschude in #1071
- Optimize HTTP client performance: eliminate redundant header... by @peniakoff in #1069
Api changes
Added Enum(s)
- added enum
ReserveOnCartto typeInventoryMode - added enum
reservationto typeReferenceTypeId - added enum
reservationto typeResourceTypeId
Added Type(s)
- added type
ReservationReference - added type
CartSetReservationExpirationInMinutesAction - added type
NonStandardCurrency - added type
CircularDependencyError - added type
ExtensionChainTooDeepError - added type
ExtensionChainTooWideError - added type
ExtensionDependencyExistsError - added type
LineItemQuantityAboveLimitError - added type
LineItemQuantityBelowLimitError - added type
MissingDependencyError - added type
GraphQLCircularDependencyError - added type
GraphQLExtensionChainTooDeepError - added type
GraphQLExtensionChainTooWideError - added type
GraphQLExtensionDependencyExistsError - added type
GraphQLLineItemQuantityAboveLimitError - added type
GraphQLLineItemQuantityBelowLimitError - added type
GraphQLMissingDependencyError - added type
ExtensionAdditionalContext - added type
ExtensionAdditionalContextDraft - added type
ExtensionReference - added type
ExtensionResourceIdentifier - added type
ExtensionSetAdditionalContextAction - added type
ExtensionSetDependenciesAction - added type
ExtensionSetExpansionPathsAction - added type
InventoryEntryStockLevels - added type
InventoryEntrySetReorderPointAction - added type
InventoryEntrySetReservationExpirationInMinutesAction - added type
InventoryEntrySetSafetyStockAction - added type
InventoryEntryOutOfStockMessage - added type
InventoryEntryReorderPointMessage - added type
InventoryEntryReservationExpirationInMinutesSetMessage - added type
InventoryEntrySafetyStockMessage - added type
InventoryEntryOutOfStockMessagePayload - added type
InventoryEntryReorderPointMessagePayload - added type
InventoryEntryReservationExpirationInMinutesSetMessagePayload - added type
InventoryEntrySafetyStockMessagePayload - added type
InventoryConfiguration - added type
ProjectSetReleaseExpiredReservationsAction - added type
ProjectSetReservationExpirationInMinutesAction - added type
Reservation - added type
ReservationState - added type
CannotChangeReservationExpiryWarning - added type
CannotCreateReservationWarning - added type
CannotUpdateReservationWarning
Added Property(s)
- added property
warningsto typeCart - added property
reservationto typeLineItem - added property
dependenciesto typeExtension - added property
expansionPathsto typeExtension - added property
additionalContextto typeExtension - added property
dependenciesto typeExtensionDraft - added property
expansionPathsto typeExtensionDraft - added property
additionalContextto typeExtensionDraft - added property
oldResourceto typeExtensionInput - added property
reservationExpirationInMinutesto typeInventoryEntry - added property
stockLevelsto typeInventoryEntry - added property
reservationExpirationInMinutesto typeInventoryEntryDraft - added property
stockLevelsto typeInventoryEntryDraft - added property
inventoryto typeProject
Import changes
Added Resource(s)
- added resource
/{projectKey}/product-tailorings - added resource
/{projectKey}/product-tailorings/import-containers - added resource
/{projectKey}/product-tailorings/import-containers/{importContainerKey}
Added Enum(s)
- added enum
product-tailoringto typeImportResourceType
Added Type(s)
- added type
ProductTailoringImportRequest - added type
ProductVariantTailoringImport - added type
ProductTailoringImport
Added Method(s)
- added method
apiRoot.withProjectKeyValue().productTailorings().importContainers().withImportContainerKeyValue().post()
Added Property(s)
- added property
reservationExpirationInMinutesto typeInventoryImport - added property
activeto typeStandalonePriceImport
History changes
Added Enum(s)
- added enum
setReservationExpirationInMinutesto typeUpdateType
Added Type(s)
- added type
SetTransactionInterfaceIdChange
Added Property(s)
- added property
catalogDatato typeChangeLocalizedNameChange - added property
catalogDatato typeSetLocalizedDescriptionChange
Checkout changes
Added Enum(s)
- added enum
eu-central-1.awsto typeRegion - added enum
us-east-2.awsto typeRegion
Removed Type(s)
⚠️ removed typeSetConnectorDeploymentUpdateAction
New Contributors
- @peniakoff made their first contribution in #1069
Full Changelog: 19.10.0...19.11.0