Skip to content

Releases: wultra/powerauth-server

Release 1.8.5

17 Dec 12:30
e7fe76f
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Ensure the getOperation doesn't change operation status in database #1803.

Release 1.9.1

21 Nov 08:29
62078a8
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Fixed the verification process during the assertion request to ensure the credential is among the user's allowed credentials, even if the credentialID is not included in the authenticatorData.

Release 1.8.4

21 Nov 08:29
6084bca
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Fixed the verification process during the assertion request to ensure the credential is among the user's allowed credentials, even if the credentialID is not included in the authenticatorData.

Release 1.7.5

21 Nov 08:28
a083779
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Fixed the verification process during the assertion request to ensure the credential is among the user's allowed credentials, even if the credentialID is not included in the authenticatorData.

Release 1.9.0

24 Oct 08:14
29316b9
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • PowerAuth protocol supports temporary encryption keys, so the keys embedded in the mobile app are only used for signature verification, see Temporary Encryption Keys for details.
  • The commitPhase parameter can be specified to change the activation flow so that the PENDING_COMMIT state is skipped and activation becomes ACTIVE during the key exchange, see Advanced Activation Flows for details.
  • PowerAuth protocol allows activation using OpenID Connect (OIDC) protocol.
  • Performance of the callback invocation has been optimized.
  • Callback authentication supports OAuth 2.0.
  • Callbacks now support the outbox pattern with configurable retry limits.
  • An operation approved by an incorrect user switches the assigned user ID due to an incorrect handling of the approval error.
  • Dependency updates.

Release 1.8.3

24 Oct 08:42
698055c
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • An operation approved by an incorrect user switches the assigned user ID due to an incorrect handling of the approval error.

Release 1.7.4

25 Oct 04:48
da023e4
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • An operation approved by an incorrect user switches the assigned user ID due to an incorrect handling of the approval error.

Release 1.6.5

25 Oct 04:45
6101861
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • An operation approved by an incorrect user switches the assigned user ID due to an incorrect handling of the approval error.

Release 1.7.3

02 Oct 07:58
bd3daac
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Fix StackOverflowException caused by toString in JPA Entity.

Release 1.6.4

02 Oct 07:21
23c3ae0
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Fix StackOverflowException caused by toString in JPA Entity.