Skip to content

18.1.0-RC.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jenschude jenschude released this 23 May 06:48
52941ff

New features

Split packages

Additionally to the package commercetools-sdk-java-api we also release packages split by domain. This allows package size optimization for deployment targets with size constrains.

What's Changed

  • Update changelog by @ct-sdks in #891
  • Update generated SDKs by @ct-sdks in #894
  • Update generated SDKs by @ct-sdks in #897
  • Update generated SDKs by @ct-sdks in #898
  • Update generated SDKs by @ct-sdks in #899
  • Package split by @jenschude in #900
  • Update generated SDKs by @ct-sdks in #901
  • Package split example by @jenschude in #902

Import changes

Removed Property(s)
  • ⚠️ removed property /^[a-z]{2}(-[A-Z]{2})?$/ from type SearchKeywords
  • ⚠️ removed property /^[a-z]{2}(-[A-Z]{2})?$/ from type LocalizedString
Added Property(s)
  • added property /^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/ to type SearchKeywords
  • added property /^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/ to type LocalizedString

Full Changelog: 18.0.0...18.1.0-RC.1