Release 4.2.0
- was added support to fetch the identity profile preview
withCreateIdentityProfilePreview()
- was added support for requesting the profile preview
getIdentityProfilePreview()
- renamed retries as attempts
withIdDocumentTextExtractionGenericRetries() -> withIdDocumentTextExtractionGenericAttempts()
- was added method to request client session completed notification
forClientSessionCompletion()
- was updated symfony/phpunit-bridge from ^5.1 to ^6.2
- small fixes for Logger type hinting