Migration from 1.5.0 to 1.6.0
This guide contains instructions for migration from PowerAuth Next Step version 1.5.x to version 1.6.0.
Database Changes
For convenience you can use liquibase for your database migration.
For manual changes use SQL scripts:
Fix DB Bug for Creating OTP without User ID
The column user_id in table ns_otp_storage is nullable now.
Last updated on Jun 23, 2026 (05:23)
Edit on Github
Send Feedback