iOS SDKs 3.2.1
over 2 years ago by Alexandre Brispot
- New Logger - for iOS14+, you don't need to call
DataDomeSDK.setLogLevelanymore. Our logs are handled by OSLog, and can be retrieved from the Console Application, even for production runs. For older iOS versions, nothing changes.
Flutter Dio SDK 2.2.0
over 2 years ago by Ghada Lahouar
- Change
device_info_plusversion toany - Change
package_info_plusversion toany
Android SDK 1.9.2
over 2 years ago by Ghada Lahouar
- Prevent
NullPointerExceptionfrom occurring on redirection responses (302) without aLocationheader
Android SDK 1.9.1
over 2 years ago by Ghada Lahouar
- Prevent duplicate requests from being sent on retries when a captcha is canceled
- Enhance security on web view by disabling potential exploitable settings
Apigee module 1.1.2
over 2 years ago by Deleted User
- Fix
Content-Typeheader to match the payload type in block responses
Flutter Dio SDK 2.1.2
over 2 years ago by Ghada Lahouar
- Fix order of callback execution following the resolution of a CAPTCHA
Salesforce module 20.4.2
over 2 years ago by Laure de Griève
- Collect
PostParamLenandContentType - Remove
caches.jsondeclaration - Fix meta data formatting
