Releases: wultra/powerauth-webflow-customization
Releases · wultra/powerauth-webflow-customization
Release 1.9.0
Release 1.8.0
This release contains the following improvements and bugfixes:
- Dependency updates.
Release 1.7.0
This release contains the following improvements and bugfixes:
- Add support for OpenTelemetry Traceparent HTTP Header.
- Dependency updates.
Release 1.6.0
This release contains the following improvements and bugfixes:
- Data Adapter can run as SpringBoot executable.
- Dependency updates.
Release 1.5.0
This release contains the following improvements and bugfixes:
- Migration of server to Java 17 and Spring Boot 3.
- 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.
Release 1.4.0
This release contains following improvements and bugfixes:
- Support for operation approval signing with certificates.
- Dependency updates.
Release 1.3.0
This release contains following improvements and bugfixes:
- Updated dependencies.
Release 1.2.5
This release contains following improvements and bugfixes:
- Spring Boot stack upgraded to version
2.6.6
due to recent high severity CVE's. - Updated dependencies.
Release 1.2.0
This release contains following improvements and bugfixes:
- Operation change notification contains PowerAuth authentication context with information about used signature type, remaining attempts and whether the activation was blocked.
- Default database connection switched to PostgreSQL.
- Log4J library excluded from dependencies to avoid false alarms in scans due to recent vulnerabilities.
- Upgrade to Spring boot 2.6, updated dependencies.
Release 1.1.0
This release contains following improvements and bugfixes:
- Operation mapping for complex operations and PowerAuth operation template configuration.
- Delivery of OTP authorization codes generated by Next Step.
- Minimum Java version increased to Java 11.
- The Bouncy Castle library is now bundled with the application.
- Dependency updates.