Skip to content

Release 1.5.0

Compare
Choose a tag to compare
@romanstrobl romanstrobl released this 18 Sep 12:31
· 617 commits to develop since this release
1.5.0
30bfa16

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 and 2.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.