DataDome Terraform provider v2.2.1
4 months ago by Riberon-Piatyszek Léo
- Fix the
Update
method of theClientCustomRule
structure
Android SDK 1.15.1
4 months ago by Ghada Lahouar
Prevent DataDomeConfiguration
from being obfuscated by ProGuard
JavaScript Tag 4.46.0
4 months ago by Jordan FOKOUA
- Fix a cookie issue for replayed requests when using
sessionByHeader: true
- Add support for opening custom pop-ups from a challenge page, available upon request
- Collect additional signals to improve the accuracy and effectiveness of detection
Android SDK 1.15.0
5 months ago by Ghada Lahouar
- Send a signal payload at SDK initialization
- Add new
DataDomeSDK
builder withDataDomeConfiguration
parameter to enable signal payloads at SDK initialization - Deprecate the previous
DataDomeSDK
builder
DataDome Terraform provider v2.2.0
5 months ago by Riberon-Piatyszek Léo
- Add
query
field forendpoint
management - Upgrade
go
version to1.23
- Update dependencies to fix vulnerabilities
- Update
Endpoint
structure to fix update issue when fields were omitted from the payload
JavaScript Tag 4.45.0
5 months ago by Jordan FOKOUA
- Add
replayAfterChallenge
option: automatically replay requests sent withXMLHttpRequest
orfetch
after passing a challenge
React Native Axios SDK 1.5.1
5 months ago by Yvan Rajaonarivony
- Export type definitions in
.d.ts
files for improved TypeScript support
Google Cloud Load Balancer module 1.1.0
5 months ago by ReadMe API
- Add enriched headers from Protection API on 200 responses
React Native Axios SDK 1.5.0
5 months ago by Ghada Lahouar
- Disable info-level logs by default (i.e. logs generated with
console.log
) - Add
enableVerboseLogs
method to activate info-level logs