Envoy module 2.1.0

  • Add new options:
    • DATADOME_TENANT_NAME: identify instances in a multi-tenancy environment on Envoy
    • DATADOME_ENABLE_UNPROTECTED_CACHED_RESPONSE: omit Set-Cookie and enriched headers from allowed responses that can be cached
    • DATADOME_CLUSTER_NAME: define a name for the cluster that will connect to DataDome
  • Expose status code of Protection API responses as X-DataDome-status in enriched headers
  • Add enriched headers to the headers of challenged requests
  • Match inclusion and exclusion patterns with the host and path of request URLs (previously only matched the path)