Skip to content

Releases: wultra/powerauth-server

Release 2.1.0

30 Apr 07:53
e7d7409

Choose a tag to compare

This release contains the following improvements:

  • Uniqueness of activation codes at the database level is enforced.
  • Deprecated signature/authentication code types removed.
  • Set the subject ID to the audit log records.
  • Fixed the performance of the create operation for large inputs.
  • Dependency updates.

Release 2.0.2

16 Apr 07:28
2.0.2
3d30d1b

Choose a tag to compare

This release contains the following improvements:

  • Fixed bad performance of create operation in case of large request payloads (#2312)

Release 1.10.3

16 Apr 07:16
1.10.3
8da931f

Choose a tag to compare

This release contains the following improvements:

  • Fixed bad performance of create operation in case of large request payloads (#2312)

Release 2.0.1

24 Feb 09:09
f7a5456

Choose a tag to compare

Due to a GHSA-pj23-86ww-f72p and GHSA-pj23-86ww-f72p

updated base image to open-21.0.9_10-jre-noble

Release 1.10.2

20 Feb 10:02
56a7149

Choose a tag to compare

Due to a GHSA-pj23-86ww-f72p and GHSA-m494-w24q-6f7w

updated base image to tomcat:10.1.50-jre21-temurin-noble@sha256:be6ccee5e899a399f2c6dbf05090b0adbefd14275ffa7aa187533ce22e5564ce

Release 2.0.0

21 Jan 06:48
b9c8b9e

Choose a tag to compare

This release contains the following improvements:

  • A major release of the PowerAuth protocol version 4.
  • Provides high security resistant to known quantum attacks, see list of used algorithms.
  • Activation via recovery codes is not possible anymore.
  • The algorithm AEAD_KMAC is now the default database encryption algorithm.
  • Package names in Java code have been updated from historical io.getlime to com.wultra.
  • Dependency updates.

Release 1.10.1

18 Aug 11:15
1ec53a3

Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Changed default timeouts for replay attack verifications service.

Release 1.10.0

25 Jun 06:23
cd289e3

Choose a tag to compare

This release contains the following improvements and bugfixes:

  • The validation of requests is now stricter and more complete to ensure data integrity. For details, see Migration Instructions.
  • It is possible to specify optional additional data during activation creation or initialization.
  • Operation approval rejects operations without userId. Such operations should be claimed before that.
  • Dependency updates

Release 1.9.2

15 May 10:58
a6403f6

Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Update Wulte Core dependency, which adds ShedLock to make sure that audit cleanup is executed at most once at the same time.

Release 1.8.6

15 May 10:58
989675d

Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Update Wulte Core dependency, which adds ShedLock to make sure that audit cleanup is executed at most once at the same time.