Releases: Crowdhandler/crowdhandler-cloudfront-integration
v6.0
v5.0
Support for improved onboarding experience.
v4.2
HttpOnly flag removed from cookie set.
We are doing this as a risk vs reward play to clear a path for Javascript set redundant cookies.
V4.1
Bug fix: added query string parameters to post request
v4.0
Prevent reording of query string parameters and strip special CrowdHandler parameters for newly promoted redirects.
v3.0
Changing default trust on fail value to true due to a change in philosophy where error handling is concerned.
v2.2
Stickier cookies to improve UX when origin is intermittently struggling to return a healthy response.
v2.1
Ensuring that query strings are included in the URL parameter when submitted to the CrowdHandler API via GET request.
v2.0
Alteration of response event context to give broader compatibility with user-configured caching policies.
v1.2
Move template rendering into origin request context to allow for HTML caching.