Fraud SDK Ruby 1.1.0

  • Remove version requirement for Faraday dependency
  • Use keyword arguments
  • Rename classes and modules to follow a consistent naming convention and avoid potential name collisions:
    • Address renamed to DataDomeAddress
    • Error renamed to DataDomeError
    • LoginEvent renamed to DataDomeLoginEvent
    • RegistrationEvent renamed to DataDomeRegistrationEvent
    • ActionTyperenamed to DataDomeActionType
    • StatusType renamed to DataDomeStatusType
    • OperationType renamed to DataDomeOperationType
    • Titlerenamed to DataDomeTitle

JavaScript Tag 4.26.0

  • Improve fingerprint collection

Fraud SDK Ruby 1.0.0

  • Initial version

Fastly module 2.20.5

  • Persist HTTP method when blocking for logging purposes

JavaScript Tag 4.25.1

  • Improve support for wildcard (*) characters in the ajaxListenerPath and ajaxListenerPathExclusion options

JavaScript Tag 4.25.0

  • Add support for wildcards (*) on ajaxListenerPath and ajaxListenerPathExclusion options

JavaScript Tag 4.24.5

  • Improve stability for overrideAbortFetch feature

JavaScript Tag 4.24.4

  • Improve fingerprint collection

JavaScript Tag 4.24.3

  • Improve fingerprint collection

Fastly module 2.20.4

  • Move referer header management before DataDome call
  • Improve URL encoding and cleaning for referer header management