Releases: wultra/powerauth-push-server
Releases · wultra/powerauth-push-server
Release 1.9.0
This release contains the following improvements and bugfixes:
- Handle cache invalidation of App Credentials in a multi-node environment.
- Add a warning log when a push notification cannot be sent due to an invalid userId or userId and activationId combination.
- Dependency updates.
Release 1.8.0
This release contains the following improvements and bugfixes:
- Support for MSSQL.
- Fix inbox on Oracle 19c.
- Dependency updates.
Release 1.7.0
This release contains the following improvements and bugfixes:
- Add support for Huawei Mobile Services (HMS).
- Add support for OpenTelemetry Traceparent HTTP Header.
- Dependency updates.
Release 1.4.4
This release contains the following improvements and bugfixes:
- Able to expose metrics for Prometheus, if enabled.
Release 1.6.0
This release contains the following improvements and bugfixes:
- WAR is executable.
- Able to expose metrics for Prometheus, if enabled.
- Dependency updates.
Release 1.4.3
This release contains the following improvements:
- Upgrade Spring boot version to 2.7.18
- Upgrade Wultra stack dependencies
- Refactor dependencies
Release 1.5.0
This release contains the following improvements and bugfixes:
- Migration of server to Java 17 and Spring Boot 3.
- Introduces asynchronous sending mode.
- Added Liquibase database migration scripts.
- PostgreSQL JDBC driver is included now and MySQL is no longer supported.
- Dependency updates, migration from Java EE to Jakarta EE.
Release 1.4.2
This release contains the following improvements:
- Support for asynchronous requests.
Release 1.4.1
This release contains following improvements and bugfixes:
- Added summary and type parameters for the inbox message
- Fixed database mapping of inbox messages to applications
Release 1.4.0
This release contains following improvements and bugfixes:
- Inbox for receiving personalized messages from the bank.
- Improved logging of APNs/FCM errors.
- Dependency updates.