Releases: wultra/powerauth-server
Releases · wultra/powerauth-server
Release 0.18.0
This is another major release of PowerAuth Server component. Among others, it contains following improvements and bug fixes:
- Added activation status change log to improve auditing.
- Added vault unlock reason to improve auditing and cleaner indication of semantics.
- Added activation block reason to improve auditing and unblock handling.
- Improved offline signatures.
- Fix transaction handling for concurrent DB transactions.
- Updated library dependencies.
Here is a full list of fixes in 0.18.0 milestone.
Please follow migration instructions to migrate from 0.17.x to 0.18.0.
Release 0.17.0
This version of PowerAuth Server introduces:
- Support for Token Based Authentication.
- Support for offline signatures.
- Fixed issue with counter increasing too eagerly.
- Minor changes and code enhancements.
Update notes:
When updating from 0.16.X and older releases, please create the new PA_TOKEN
table - see the documentation. Optionally, uppercase values in all columns that contain signature type.
Release 0.16.0
This issue is a minor release, that contains updated license, fixed comments, updated version libs, and minor bugfixes.
First release in a separate maven repository.