Release 1.5.0
This release contains following improvements and bugfixes:
- Migration of server to Java 17 and Spring Boot 3.
- Detection and prevention of replay attacks in standard ECIES encryption and token digests.
- Proximity anti-fraud check using TOTP protocol.
- Added billing telemetry for tracking usage of REST API.
- Versioning for PowerAuth token verification endpoint.
- Shorter OTP allowed in offline signature verification.
- Signature metadata is stored together with requests in signature audit table.
- Improved HTTP request timeout configuration.
- Support for PowerAuth protocol versions
2.0
and2.1
is discontinued. - SOAP interface is no longer available.
- Added Liquibase database migration scripts.
- PostgreSQL JDBC driver is included now and MySQL is no longer supported.
- Dependency updates, migration from Java EE to Jakarta EE.