Skip to main content

Release Notes

The debiX PUSH follows semantic versioning. If a release version is not listed, it does not include any changes to the interface definitions.

1.2.0 (Beta)

Beta Release. Feature under development, subject to change.

  • Added chosenIdentityVerificationMethod to events TokenUpdated and TokenDeclined.
  • Renamed verificationMethods to identityVerificationMethods in event TokenUpdated.
  • Added tokenRequestorId and tokenRequestorName to event TokenDeclined.
  • Replaced event NewAuthorization by two events AuthorizationFulfilled and AuthorizationRejected.
  • Refactored json specification files.

1.1.0 (Beta)

Beta Release. Feature under development, subject to change.

  • Added NewAuthorization event specification in new module Authorization.
  • Added reachable and versioned schema IDs.
  • Harmonized naming.

Token Lifecycle 1.0.3 (Beta)

Beta Release. Feature under development, subject to change.

  • Correct list of required fields in TokenUpdated event.

Token Lifecycle 1.0.2 (Beta)

Beta Release. Feature under development, subject to change.

  • Finalized version and header data for push events. 
  • Improved documentation for data type of payload.

1.0.0 (Beta)

Beta Release. Feature under development, subject to change.

  • Added TokenUpdated and TokenDeclined event specification.