Skip to content

Releases: wultra/powerauth-server

Release 1.0.0

05 Jan 11:57
6ed0f02
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • New REST client based on the rest-client-base project.
  • Management of activation flags and application roles.
  • Additional attributes can be sent via callbacks.
  • Optional encryption of private keys used for activation recovery.
  • Dependency updates.

Release 0.24.2 - hotfix

11 May 14:20
c5a73c5
Compare
Choose a tag to compare

This release contains following bugfix:

  • #432: Configure TransformerFactory for JBoss

Release 0.23.3 - hotfix

11 May 13:59
9045a6a
Compare
Choose a tag to compare

This release contains following bugfixes:

  • #425: Exclude org.apache.xalan module for JBoss
  • #432: Configure TransformerFactory for JBoss

Release 0.22.4 - hotfix

07 May 15:52
595d9c8
Compare
Choose a tag to compare

This release contains following bugfixes:

  • #425: Exclude org.apache.xalan module for JBoss
  • #432: Configure TransformerFactory for JBoss

Release 0.24.1 - hotfix

04 May 19:23
4bda230
Compare
Choose a tag to compare

This release contains following bugfix:

  • #425: Exclude org.apache.xalan module for JBoss

Release 0.22.3 - hotfix

30 Apr 14:25
d3e751d
Compare
Choose a tag to compare

This release contains following bugfix:

  • #402: Incompatible SOAP change in removeActivation

Release 0.24.0

27 Apr 14:44
c48bd01
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Optional OTP code verification during activation.
  • Device platform and model information is stored during activation.
  • Improved handling of database rollbacks.
  • Added info page for documentation and version information.
  • Dependency updates.

Release 0.23.2 - hotfix

14 Apr 08:04
0a7767d
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Rollback #335: Improve transaction rollback on exception
  • Backport #395: Add optional request attribute for revoking recovery codes

Release 0.22.2

02 Apr 15:33
68110b9
Compare
Choose a tag to compare

Backport #395: Add optional request attribute for revoking recovery codes

Release 0.23.1 - hotfix

06 Dec 17:21
361dffb
Compare
Choose a tag to compare

This release fixes a bug in lookup of activations when date range is specified.