F5 iRules Changelog

DataDome F5 iRules Module

1.9.0 (2026-04-28)

1.8.1 (2024-12-23)

  • Fix truncation size of Content-Type header

1.8.0 (2024-09-12)

  • Add HSL log example for enriched headers

1.7.1 (2024-01-31)

  • Update client-side code in template

1.7.0 (2023-06-01)

  • Add session by header

v1.6.1 (2022-12-29)

  • Improve headers management

v1.6.0 (2022-12-27)

  • Add support of Client Hints and Fetch Metadata headers
  • Fix XForwardedForIp typo

v1.5.1 (2022-11-04)

  • Fix injection of JS tag on non-HTML resources

v1.5 (2021-10-15)

  • Fix syntax on injection of JS tag

v1.4 (2020-08-25)

  • Update default static assets exclusion list

v1.3 (2019-12-26)

  • Introduce support of HSL for logging

v1.2 (2019-10-31)

  • Use streaming to inject JS tag
  • Introduce an easy way to log headers that is injecting by datadome, and log time that datadome used

v1.1 (2019-10-09)

  • Never try to apply datadome headers to not datadome call
  • Collect response body only when DATADOME_js is defined
  • Simplify timeout logic: now we use only one, global timeout instead timeout and wait parameters

v1.0 (2018-09-25)

  • Initial release