Tyk module 1.3.0
about 1 month ago by Riberon-Piatyszek Léo
- Add
datadome_enable_referrer_restoration
option to enable the referrer restoration - Remove the
go-core
directory to rely on module-go-package
HAProxy Lua module 1.1.0
about 1 month ago by Mickaël Guichard
- Add support for lua-socket to increase timestamp accuracy from seconds to milliseconds
- Expose variables
txn.dd.ptime
andtxn.dd.ttime
for logging, respectively for processing time of the Bot protection API, and total time spent (processing + headers enrichments) - Update payload truncation to follow recommendations for the Protection API
- Add
restore_referrer
option to restoreReferer
header on requests when the original value is replaced by the browser after a challenge - Fix function to retrieve cookie header
- Fix field value for
ServerName
- Fix URL with query params in payload
Go module v1.3.0
about 1 month ago by Riberon-Piatyszek Léo
- Add
EnableReferrerRestoration
field to enable the referrer restoration - Publish package to be importable with
go get
command
deprecated
Deprecation of Section.io integration on February 1st, 2025
about 2 months ago by Alexandre
As of February 1st, 2025, DataDome will deprecate support for the Section.io server-side integration.
React Native Axios SDK 1.3.0
about 2 months ago by Ghada Lahouar
- Add support for HTML challenge response
Flutter Dio SDK 3.2.0
about 2 months ago by Ghada Lahouar
- Add support for HTML challenge response
- Add support for Dart versions
>=2.12.0 <4.0.0
- Minor changes to improve package score on pub.dev
- Update
package_info_plus
dependency version to>=3.0.1 <9.0.0
- Update
device_info_plus
dependency version to>=8.0.0 <12.0.0
- Update
platform
dependency version to^3.1.0
Cloudflare Workers module 1.18.1
about 2 months ago by Riberon-Piatyszek Léo
- Fix collection of JA4 fingerprints
- Add collection of JA3 fingerprints
HAProxy1.8 module 1.9.1
about 2 months ago by Riberon-Piatyszek Léo
- Fix truncation size of
Content-Type
header to follow requirements of the Protection API