Releases: wultra/powerauth-server
Releases · wultra/powerauth-server
Release 0.19.0
- #39: Application level record encryption
- #71: Implement personalized and non-personalized variants of createOfflineSignaturePayload
- #55: Add
versionandbuildTimeto status endpoint - #69: Improve logging of PowerAuth Server
- Migrate to Spring Boot 2.0
- Migrate to multiple sequences
- Support for Java 9 (Java 8 is still preferred)
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.