Skip to content

Releases: wultra/powerauth-push-server

Release 1.9.0

25 Oct 06:54
0ff4ec7
Compare
Choose a tag to compare

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

26 Jul 11:45
4929586
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Support for MSSQL.
  • Fix inbox on Oracle 19c.
  • Dependency updates.

Release 1.7.0

09 Apr 10:42
621bd0c
Compare
Choose a tag to compare

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

28 Feb 11:54
87c80c0
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Able to expose metrics for Prometheus, if enabled.

Release 1.6.0

08 Jan 09:28
6083c06
Compare
Choose a tag to compare

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

11 Dec 12:48
33158af
Compare
Choose a tag to compare

This release contains the following improvements:

  • Upgrade Spring boot version to 2.7.18
  • Upgrade Wultra stack dependencies
  • Refactor dependencies

Release 1.5.0

26 Sep 08:38
6ab6b78
Compare
Choose a tag to compare

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

16 Mar 12:58
e693619
Compare
Choose a tag to compare

This release contains the following improvements:

  • Support for asynchronous requests.

Release 1.4.1

16 Jan 13:25
f3299df
Compare
Choose a tag to compare

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

04 Jan 14:35
ae11cfb
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Inbox for receiving personalized messages from the bank.
  • Improved logging of APNs/FCM errors.
  • Dependency updates.