Release Information
The Znode 10.13.0.1 release introduces API enhancements.
Upgrade Note
Before upgrading, review the release notes for every version between the current version and the target version to ensure no critical upgrade information is missed. Important upgrade information—including breaking changes, prerequisites, configuration updates, database changes, and deprecated features—is documented in the release in which it is introduced and may not be repeated in later release notes.
Version Note
To ensure the new feature functions as intended, using the latest version of the Storefront is recommended. Older versions may support the feature partially or could lead to limited functionality or operational inconsistencies.
Black Box Improvements
PIM
Z10-35666 | PIM Attribute Group API Enhancement
Enhancement
Introduced a new V2 API endpoint:GET /v2/pim-attribute-groups.
Details
The new endpoint returns PIM Attribute Groups along with their associated PimAttributeFamilyIds, enabling consumers to identify attribute group-to-family relationships, including scenarios where a single attribute group is associated with multiple attribute families.
Reason for Change
Existing APIs (/PIMAttributeGroup/List and /PIMAttributeFamily/GetAssignedAttributeGroups) did not provide sufficient information to determine attribute family associations. A new endpoint was introduced to support multiple family mappings without introducing breaking changes to existing API contracts.