Java module 2.0.3
4 months ago by Mickaël Guichard
- Use
X-Forwarded-Proto
header as protocol value when present in http request - Improve payload truncation
JavaScript Tag 4.39.0
4 months ago by Jordan FOKOUA
- Add option
enableServiceWorkerPlugin
to display challenges for requests initiated by a service worker (plugin package required)
CloudFront Python module 1.3.0
4 months ago by Riberon-Piatyszek Léo
- Improve performance of the module with connection reuse and code optimizations
- Increase timestamp precision to microseconds for the
TimeRequest
field in the payload - Remove empty fields from payloads sent to the API
- Add information about the runtime and the region of the Lambda in the payload
React Native Axios SDK 1.2.4
4 months ago by Ghada Lahouar
- Fix error thrown on responses without a
Set-Cookie
header
JavaScript Tag 4.38.0
4 months ago by Jordan FOKOUA
- Collect additional signals to improve the accuracy and effectiveness of detection
API endpoints: TLS support update
4 months ago by Dara Hak
As a follow-up to our previous announcement here, we removed support for TLS versions 1.0 and 1.1 on all our API endpoints, except for two regions: eu-central-1
and us-east-1
will drop TLS 1.0 and 1.1 in the coming weeks.
Nginx module 2.49.0
4 months ago by Riberon-Piatyszek Léo
- Add
data_dome_auth_enable_referrer_restoration
option to enable the referrer restoration - Use the
X-Forwarded-Proto
header when available to define theProtocol
field in payloads sent to the Protection API - Use uppercase letters for hexadecimal values in payloads sent to the Protection API
- Make parsing case-insensitive for header names
Fastly module 2.24.0
4 months ago by Riberon-Piatyszek Léo
- Add
datadome_enable_replay_protection
variable to prevent replay attack in case of Early-Data requests
JavaScript Tag 4.37.0
4 months ago by Jordan FOKOUA
- Improve performance (decrease TBT on slow devices)