This PR updates personalize-middleware to pass enablePersonalizeCookie to CloudSDK.addPersonalize() function, which is connected to the upgrade to CloudSDK 0.4.0.
Testing Details
[ ] Unit Test Added
[x] Manual Test/Other (Please elaborate)
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to change)
Description / Motivation
This PR updates personalize-middleware to pass
enablePersonalizeCookie
to CloudSDK.addPersonalize() function, which is connected to the upgrade to CloudSDK 0.4.0.Testing Details
Types of changes