Skip to content

Releases: wultra/powerauth-server

Release 0.18.0

29 Mar 20:11
56aa422
Compare
Choose a tag to compare

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

26 Nov 13:13
58ec0c7
Compare
Choose a tag to compare

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

08 Aug 19:50
Compare
Choose a tag to compare

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.