- Remove version requirement for Faraday dependency
- 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
- Improve fingerprint collection
- Persist HTTP method when blocking for logging purposes
- Improve support for wildcard (*) characters in the
ajaxListenerPath and ajaxListenerPathExclusion options
- Add support for wildcards (
*) on ajaxListenerPath and ajaxListenerPathExclusion options
- Improve stability for
overrideAbortFetch feature
- Improve fingerprint collection
- Improve fingerprint collection