Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 536 Bytes

Release_notes_11.8.adoc

File metadata and controls

15 lines (9 loc) · 536 Bytes

Release notes v.11.8

Table of Contents

  • Added validation for download transactions endpoint

  • Added new method to AuthorisationSpi

Added validation for download transactions endpoint

From now on, requests for download transactions with all available accounts consent will be rejected by xs2a.

Added new method to AuthorisationSpi

Added new method to AuthorisationSpi: AuthorisationSpi#startAuthorisation(SpiContextData, ScaApproach, ScaStatus, String, Object, SpiAspspConsentDataProvider) with default implementation.