Skip to content

Release 0.21.0

Compare
Choose a tag to compare
@romanstrobl romanstrobl released this 11 Feb 13:30
· 474 commits to develop since this release
a36be5b

This release contains following improvements and bug fixes:

  • A new parameter version has been introduced to support different versions of PowerAuth protocol
  • Support for new v3 endpoints, original support of v2 endpoints are still available
  • Upgrade of activations from version 2 to version 3
  • Support for hash-based counter used in v3 signatures
  • ECIES-based end-to-end encryption (encrypt, sign-and-encrypt)
  • Improved packaging of jar using spring-boot-maven-plugin
  • Improved testability, powerauth-java-cmd-lib is more suitable for writing tests
  • Dependency updates