Skip to content

Releases: wultra/enrollment-server

Release 1.9.0

25 Oct 08:02
178c226
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

Release 1.8.0

26 Jul 12:45
140c673
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Add STATUS_REASON to canceled operations.
  • Add ui.templates to Operation Detail.
  • Dependency updates.

Release 1.7.0

10 Apr 04:50
648123e
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Add support for Huawei Mobile Services (HMS).
  • Onboarding EvaluateClientRequest contains extracted data.
  • Add support for OpenTelemetry Traceparent HTTP Header.
  • Remove Guava dependency.
  • Dependency updates.

Release 1.6.0

09 Jan 09:40
57d84cf
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Since creating an operation with null userId value is possible, new REST endpoints for mobile tokens have been introduced to claim it during operation retrieval:
    • Get operation detail: /api/auth/token/app/operation/detail
    • Claim operation for a user: /api/auth/token/app/operation/detail/claim
  • WAR is executable as a Spring Boot application.
  • Able to expose metrics for Prometheus, if enabled.
  • Dependency updates.

Release 1.5.1

16 Nov 13:36
4cd9888
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Fix operation history in case of too many entries.

Release 1.5.0

27 Sep 09:10
396ca57
Compare
Choose a tag to compare

This release contains the following improvements and bugfixes:

  • Migration of server to Java 17 and Spring Boot 3.
  • Propagate FDS data to OnboardingProvider.
  • Added various Operation FormData Attribute Types.
  • Added support for proximity anti-fraud check.
  • Improved iProov integration.
  • 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

23 Jan 13:40
4edcf9d
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Fix generating swagger UI.

Release 1.4.1

17 Jan 07:18
04b5141
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Update to Push Server 1.4.1, that supports summary and type parameters for the inbox message.

Release 1.4.0

11 Jan 14:59
3d1dac5
Compare
Choose a tag to compare

This release contains following improvements and bugfixes:

  • Onboarding process using government-issued identification and user verification
  • Personalized message inbox for mobile token
  • Enhanced user interface with added pre-approval and post-approval screens
  • Separated enrollment server and enrollment onboarding applications
  • Updated dependencies

Release 1.3.0

17 Jun 09:39
b1a3c31
Compare
Choose a tag to compare

Updated dependencies to 1.3.x release.