|
Tip
|
The 2.x versions are Spring Boot 3 compatible. |
Added support for populating parent category hierarchy for Product
Added categoryIdsWithParents to Product to support offer and pricing flows with category restriction targeting a parent category
The categoryIds for the MarketingMessages retrieval flow will now be populated from this field
Updated ContentField#attributes to be able to persist any object value.
Reduced inter-service HTTPS calls and added support for optional direct method calls for Marketing Messages to enhance performance.
Enable feature for Jackson ObjectMapper so that query parameters can be converted to DTO when fetching Product Details.