HAProxy (SPOE) module 1.9.2
4 days 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
5 days ago by Yvan Rajaonarivony
- Fix an issue that could occasionally cause the challenge display to be unresponsive
Fastly module 2.24.2
8 days 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
DataDome Terraform provider v2.1.0
18 days ago by Riberon-Piatyszek Léo
- Add support for endpoints management
- Update dependencies to fix vulnerabilities
Envoy module 2.1.0
24 days 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)
Cloudflare Workers module 1.19.0
26 days ago by Laure de Griève
- Add support of CIDR notation in
DATADOME_IP_FILTERING
- Remove unused code related to deprecated App
Fastly Compute module 1.1.0
about 1 month ago by Mickaël Guichard
- Rename configuration parameter for GraphQL support to
datadome_enable_graphql_support
for consistency - Clean payload sent to Bot Protect API to remove fields with empty value
IIS module 3.2.0
about 1 month ago by Lauro GONCALVES DA ROCHA
- Change requests to Protection API to get
200
status codes on block responses and avoid closing connections on403
responses, optimizing connection time for overall traffic - Increase
BUFFER_RECEIVE
to extend the TCP window length and avoid potential reconnections when certificate is too big - Set default timeout to 150ms
JavaScript Tag 4.43.0
about 1 month ago by Jordan FOKOUA
- Restore the original referrer value on
document.referrer
after a navigation request is challenged - Hide Device Check when using invisible mode to prevent visual glitches