Fastly Module 2.17

by Laure de Griève
  • Collect the protocol (http/https)
  • Improved headers management
  • Update list of enriched headers

iOS SDKs v3.0.0

by Alexandre Brispot

New features

  • Reduce the amount of tracking log requests sent from our SDK
  • Add support for Swift concurrency with our protectedDataTasks APIs
  • Add support for SFCC requests

Breaking changes

  • The SDKs are now built with Xcode 13.2 (Swift 5.5.2) to be able to add support for Swift Concurrency on iOS 13+
  • Objc APIs protectedDataTaskWithURL:captchaDelegate:completionHandler: and protectedDataTaskWithRequest:captchaDelegate:completionHandler: are now called protectedDataTaskWithURL:captchaDelegate:andCompletionHandler: and protectedDataTaskWithRequest:captchaDelegate:andCompletionHandler: respectively

Requirements

  • Xcode 13.2

Nginx Module v2.43

by Burak Karamahmut
  • update default regex exclusion with .map extension
  • collect more headers (client hints)

Node Module v1.4.1

by Virgil Martinez

Fixed bug for undefined x-datadome-request-headers

Java Module v1.17.4

by Deleted User

Force Keep-alive on connection socket to Datadome API

Node Module v1.4.0

by Virgil Martinez
  • Added access to x-datadome-request-headers in block and auth callback