Releases: wultra/powerauth-server
Releases · wultra/powerauth-server
Release 2.1.0
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
This release contains the following improvements:
- Fixed bad performance of create operation in case of large request payloads (#2312)
Release 1.10.3
This release contains the following improvements:
- Fixed bad performance of create operation in case of large request payloads (#2312)
Release 2.0.1
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
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
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_KMACis now the default database encryption algorithm. - Package names in Java code have been updated from historical
io.getlimetocom.wultra. - Dependency updates.
Release 1.10.1
This release contains the following improvements and bugfixes:
- Changed default timeouts for replay attack verifications service.
Release 1.10.0
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
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
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.