Changelog

HAProxy Lua module 1.1.0

  • Add support for lua-socket to increase timestamp accuracy from seconds to milliseconds
  • Expose variables txn.dd.ptime and txn.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 restore Referer 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

  • Add EnableReferrerRestoration field to enable the referrer restoration
  • Publish package to be importable with go get command

Flutter Dio SDK 3.2.0

  • 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