JavaScript Tag 5.1.9
by Lucien Perouze- Fix cross-domain challenge issue

endpoint resource with optional fields set to empty stringsmaxSockets configuration not being applied when using datadome.configure()ClassCastException when upgrading an app using SDK ≤ 1.9.2 to 3.0.5, caused by a change of type for cookies stored on SharedPreferences400 errors due to size limits defined by OpenAPI specificationsDataDomeInterceptor to propagate error responses to the caller catch blockDataDomeInterceptornow propagates errors when the request fails with a status code other than401 or 403 after retrying.
Previously, such errors were silently ignored, preventing them from reaching the caller’s catch block.
Impact:
.catch() or try/catch.DioException not propagated after retrying blocked requestscompileSdkVersion to 36WebResourceRequest.requestHeaders in WebViewClient.shouldInterceptRequest to prevent crashesrequestId in manual integration when invoking onComplete(requestId) after challenge resolution