Skip to content

Release 4.2.0

Compare
Choose a tag to compare
@LuborRod LuborRod released this 03 Feb 20:36
· 45 commits to master since this release
102de43
  • 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