HAPEE/HAProxy Changelog

DataDome HAPEE/Haproxy module

Haproxy18 1.8.1 (2023-04-27)

  • Fix lua utility functions

Haproxy18 1.8.0 (2023-04-17)

  • Add utility function for logging DataDome headers

HAPEE 1.8.1 (2023-02-02)

  • Fix SecFetchSite Header

Haproxy18 1.7.1 (2023-02-02)

  • Fix SecFetchSite header

HAPEE v1.8.0 (2023-01-19)

  • Add Sec-Fetch-* Headers

Haproxy18 v1.7.0 (2023-01-19)

  • Add Sec-Fetch-* Headers
  • Fix Typo in Payload

HAPEE v1.7.1 (2022-11-28)

  • Fixed typo in payload field name (XForwardedForIp)

HAPEE v1.7.0 (2022-10-17)

  • Added Sec-CH-* Headers

Haproxy18 v1.5.0 (2022-03-04)

  • Added collection of TLS version and cipher

HAPEE v1.6.0 (2022-03-04)

  • Added collection of TLS version and cipher

Haproxy18 v1.4.1 (2022-01-21)

  • Fix unwanted concatenation of enriched headers
  • Switch to semantic versioning

HAPEE v1.5.2 (2022-01-21)

  • Fix unwanted concatenation of enriched headers

HAPEE v1.5.1 (2022-01-11)

  • Fix regex for enriched headers values with several words
  • Switch to semantic versioning

v1.5

  • Added utility function for logging

v1.4

  • Updated exclusion Regex

v1.3

  • Cleaned up unused files

v1.2

  • Changed the method for sending data to an HTTP Applet serving blocking content (From HTTP header to HAProxy var)

v1.1

  • Included headers to the APIServer's call: Content-Type, From, X-Real-IP, Via and True-Client-IP

v1.0

  • Initial release