18.1.0-RC.1
Pre-release
Pre-release
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 typeSearchKeywords
⚠️ removed property/^[a-z]{2}(-[A-Z]{2})?$/
from typeLocalizedString
Added Property(s)
- added property
/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/
to typeSearchKeywords
- added property
/^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/
to typeLocalizedString
Full Changelog: 18.0.0...18.1.0-RC.1