- Fix regression on pattern matchers
- Fix security issue
- Support for concurrent requests.
- Added support of allow session feature
- Added support of session by header
- Support for concurrent requests
- Support concurrent requests
- Fixed an issue when merging the datadome cookie with existing app cookies
- Removed strong dependency to recent useragent versions.
- Fixed an issue with the event tracker.
- Expose parameter
DataDomeConfiguration.ConnectionLimit to enforce the maximum amount of TCP connections used
- Expose parameter
DataDomeConfiguration.ParallelConnectionLimit to enforce the maximum amount of parallel executions of the DataDome handler
- Exposing a new api to set programmatically the DataDome key.
- Reducing the level of dependency with Apollo Client.