Fraud SDK Go v1.0.0
about 1 month ago by Riberon-Piatyszek Léo
- Initial version: How to set up Account Protect
Android SDK 1.14.6
about 1 month ago by Yvan Rajaonarivony
- Fix a regression from previous
1.14.5
version whereonError
method inDataDomeSDKListener
became inaccessible due to Gradle version upgrade - Fix code that may cause potential build inconsistencies
HAProxy (SPOE) module 1.9.2
about 1 month ago by Mickaël Guichard
- Fix logging of enriched headers with non alphanumerical characters
- Add new static file extensions to default exclusion regex
Android SDK 1.14.5
about 1 month ago by Yvan Rajaonarivony
- Fix an issue that could occasionally cause the challenge display to be unresponsive
Fastly module 2.24.2
about 2 months ago by Mickaël Guichard
- Add new static file extensions to default exclusion regex
- Increase
first_byte_timeout
to 300ms to align with the configuration of other integrations
JavaScript Tag 4.43.1
about 2 months ago by Jordan FOKOUA
- Remove "Error" message from verbose console logs
DataDome Terraform provider v2.1.0
about 2 months ago by Riberon-Piatyszek Léo
- Add support for endpoints management
- Update dependencies to fix vulnerabilities
Envoy module 2.1.0
2 months ago by Riberon-Piatyszek Léo
- Add new options:
DATADOME_TENANT_NAME
: identify instances in a multi-tenancy environment on EnvoyDATADOME_ENABLE_UNPROTECTED_CACHED_RESPONSE
: omitSet-Cookie
and enriched headers from allowed responses that can be cachedDATADOME_CLUSTER_NAME
: define a name for the cluster that will connect to DataDome
- Expose status code of Protection API responses as
X-DataDome-status
in enriched headers - Add enriched headers to the headers of challenged requests
- Match inclusion and exclusion patterns with the host and path of request URLs (previously only matched the path)