OpenResty Changelog

DataDome OpenResty Module

1.4.1 (2025-02-13)

  • Update urlencode regex to comply with PCR2

1.4.0 (2024-03-07)

  • Increase x-userid truncation size

1.3.0 (2024-02-01)

  • Add GraphQl support
  • Collect x-userid header
  • Collect x-forwarded-proto header inside protocol value when defined

1.2.1 (2023-11-30)

  • Fix URI definition for pattern inclusion and exclusion
  • Add access log file and log enrichment example to container

1.2.0 (2023-09-22)

  • Support log enrichment

1.1.0 (2023-08-09)

  • Add comments for code readability
  • Refactor log messages
  • Reorder body creation: key and IP in the beginning for performance and sort fields alphabetically for code readability

1.0.0 (2023-08-02)

  • First release