Migration from 1.6.x to 1.7.x

This guide contains instructions for migration from PowerAuth Push Server version 1.6.x to version 1.7.x.

Database Changes

For convenience, you can use liquibase for your database migration.

If you prefer to make manual DB schema changes, please use the following SQL scripts:

Huawei Mobile Services

To support HMS, the columns hms_project_id, hms_client_id, and hms_client_secret have been added into the table push_app_credentials.

Last updated on Aug 22, 2024 (10:40) Edit on Github Send Feedback
Search

1.8.x

PowerAuth Push Server