Magento Changelog
DataDome Magento-Fastly module
2.19.4 (2024-01-24)
- Support enriched header :
X-DataDome-devicecheckpassed
,X-DataDome-sessionid
2.19.1 (2023-10-27)
- Exclude static files .map
2.19.0 (2023-05-26)
- Collect JA3 fingerprints in payloads
2.18.3 (2023-04-27)
- Improve header management
2.18.2 (2023-03-15)
- Fix recovery of initial request parameters
2.18.1 (2023-02-10)
- Improve headers management
2.18.0 (2023-01-17)
- Introduce support of Fetch Metadata headers
2.17.2 (2022-12-12)
- Introduced support of new headers
- Improved headers management
- Updated list of enriched headers
- Added Allow Session Feature
- Follow Fastly normalization of Accept-Encoding
2.13 (2020-11-20)
- Implemented change to run DataDome's
vcl_deliver
only at Fastly Edge node
2.12 (2020-11-05)
- Adjusted default priority for Magento integration
- Implemented prevention for duplicating DataDome cookie on very complex VCL
- Implemented Urlencode for some of the fields sent to the DataDome API
2.11 (2020-08-03)
- Disabled DataDome protection for
FASTLYPURGE
requests - Added priority to Magento integration
2.10 (2020-07-16)
- Introduced support for
X-DataDome-ClientID
- Added comment with version and file name to snippets
2.9 (2020-07-07)
- Introduced debug options for Magento integration
2.8 (2020-06-19)
- Implemented exclusion of all non GET and HEAD requests from the Regex
2.7 (2020-06-15)
- Matched the Regex with
req.url.path
instead ofreq.url.ext
2.6 (2020-05-29)
- Included request restart in Magento and snippets integration in case of any unexpected errors from DataDome Backend.
2.5 (2020-05-26)
- Increased default connect timeout to 300ms and first byte and between bytes to 100ms
- Included integration name to module name
2.4 (2020-05-19)
- Enabled timeouts to be editable via Magento integration
2.3 (2020-05-06)
- Introduced templates to create Magento integration
Updated 10 months ago