Skip to content

Latest commit

 

History

History
351 lines (196 loc) · 7.11 KB

roadmap.adoc

File metadata and controls

351 lines (196 loc) · 7.11 KB

Roadmap

Our project started on 01.04.2019 and we currently have three branches for integ, development and master. The current clients of the adapter are MBS which is integrated in the Teambank Environments. Additionally we have Open Banking Gateway since end of February.

Release Date

Version

Features

16.03

0.0.8

  • Support Uni Credit newest version

  • Automatic Updating of Bank Registry for Fiducia and Sparkasse

08.04

0.0.9

  • Concept Metric Database

  • Identify Metrics from testing Sessions

  • Update Adapter to Berlin Group 1.3.6

  • Support Payment Initiation Single Sepa Credit Transfer for non BG-Banks

  • Connect and Test ING successfully for Account Information Services (AIS)

  • Concept Grafana xs2a-intelligence dashboards

  • Connect and test Comdirect for AIS

  • Identify remaining BG-Banks in Germany

  • Support Card-Accounts in Adapter

  • Support automatic test calls for banks based on dummy data

07.05

0.0.10

  • Setup XS2A-Intelligence Project

  • Implement Grafana xs2a Dashboards

  • Connect Deutsche Bank for PIS

  • Connect Fiducia for PIS

  • Extending functionality of PSD2-Interface for PIS

  • Fix Errors for Commerzbank

10.06

0.0.11

  • Implement pre-step OAuth authorisation flow for PIS in Sparda-dapter

  • Extend Grafana Dashboard with new metrics for PIS

  • Enhance Grafana Dashboard for AIS

  • Configure adapter ecosystem for modelbank project

  • Connect Commerzbank for PIS

  • Connect and test successfully Unicredit for AIS

  • Connect Sparda for AIS & PIS

  • Connect and test successfuly ING for AIS, connect for PIS

10.07

0.1.0

  • Create Documentation for XS2A Intelligence

  • Connect and test successfully ING for PIS

  • Connect Unicredit for PIS

  • Connect and test successfully Fiducia for PIS

  • Connect and test successfully Norisbank for AIS & PIS

  • Connect and test successfully Comdirect for AIS & PIS

  • Connect and test Santander for PIS (dummy call)

  • Extend Grafana Dashboard with new metrics for AIS

  • Enhance Grafana Dashboard for General dashboards

  • Fix bugs with Slack notification for Testing flow

  • Increase code coverage

  • Implement periodic payments in adapters

10.08

0.1.1

  • Implement Periodic Payments for ING. Fix bags

  • Fix errors for PIS in pain.001 format

  • Implement get SCA status for PIS

  • Connect Santander for AIS

  • Increase test code coverage

  • Make the possibility to run Adapter in WireMock mode. Add WireMock tests

  • Fix security hotspots

  • Update Documentation for High Level Architecture

10.09

0.1.2

  • Update to Java 11

  • Test DKB for AIS

  • Test DAB for AIS

  • Connect and test successfully Unicredit, Sparkasse for PIS

  • Fix Errors for Commerzbank for PIS

  • Fix Errors for Sparkasse for PIS

  • Fix Errors for Sparda for AIS & PIS

  • Connect remaining BG-Banks technically for PIS

  • Connect remaining BG-Banks technically for AIS

  • Connect and test DKB for PIS (dummy call)

  • Connect and test DAB for PIS (dummy call)

  • Extend AIS with a List of Trusted Beneficiaries

  • Increase test code coverage

10.10

0.1.3

  • Update documentation of the project structure and the concepts

  • Connect successfully DKB for AIS. Make first concept of architecture and flows of XS2A-Adapter with DKB Adapter

  • Test successfully PIS for Sparkasse

  • Verify request/response attributes in Testing FE with the WireMock stubs

  • Add the possibility to enable/disable the functionality of comparison request headers with WireMock

10.11

0.1.4

  • Update project documentation on the GitHub page

  • Adjust the list of Authentication types (added EMAIL)

  • Add WireMock mode for Deutsche Bank adapter, Verlag Bank adapter

  • Implement BG part on adapter for Crealogix (DKB) based on adordys adapter

  • Add DKB support to Testing FE

  • Identify remaining BG-Banks

  • Identify the list of German Banks with Open Banking standard

10.12

0.1.5

  • Implement the "Whitelist" feature

  • Fix Crealogix ResponseHandler

  • Update test certificate in DB sandbox env

  • Implement adapter for Crealogix (DKB)

  • Add DKB support to Testing FE

*Test DKB for AIS (with the real account)

2021

10.01

0.1.6

  • Migrate to .yaml open API ver 1.3.8

  • Update configuration file for Fiducia

  • Fix bugs with Wiremocks

  • Test successfully DKB for AIS

10.02

0.1.7

  • Test DKB for PIS

  • Test successfully AIS for DKB

  • Test successfully AIS & PIS for Tagrobank

  • Test successfully AIS & PIS for Commerzbank

  • Test AIS for Santander

  • Adapter refactoring, HttpClient creation.

10.03

0.1.8

  • Add sparkasse wiremock stubs for pain.001

  • Add wiremock stubs for Deutsche Bank adapter

  • Add wiremock stubs for Verlag Bank adapter

  • Remove Sparkasse workaround for Payments pain.001

  • Update project documentation: Add information about Wiremock mode to the GitHub page

  • Update ING API Services

  • Provide Supporting Wiremock Validation Interceptor for ING

  • Investigate AIS & PIS errors for Comdirect

  • Add Get Authorisation Sub-Resources Request

10.04

0.1.9

  • Test successfully PIS for Unicredit

  • Update java version for Sonar

  • Add Get Consent Authorisation Sub-Resource endpoint (BankVerlag)

  • Add Get Consent Authorisation Sub-Resource

  • Add Token URI property to the adapter config file for Crealogix

29.04

0.1.10

  • Map new AuthenticationType for Sparkasse

  • Investigate PIS error for Sparkasse

  • Github issue-DeutscheBankPsuPasswordEncryptionService

08.05

0.1.11

  • Remove Unicredit workaround in Payment Initiation

  • Investigate error for Sparkasse Periodic PIS test in pain.001 format

  • Fix Fiducia FORMAT_ERROR

14.06

0.1.12

  • Migrate to Java 11

  • Improve payload comparison

  • Update release.yml in Adapter project

  • Adding ValidationError and a request validation in adapters

  • Repair DKB embedded authorisation

13.07

0.1.13

  • Update Postman collections

  • Refine documentation about using adapter as a library

  • Add "getAccountDetails" base implementation

  • Fix Postman Tests

  • Remove CreditorAddress workaround in Adorsys adapter

  • Rewrite WireMock stubs for Adorsys adapter

  • Account Id is not masked

11.08

0.1.14

  • Complete Building Block View part

  • Fix Postman Create Consent for Unicredit Sandbox

  • Bug fixing: Mask Location header

  • Revise Santander OAuth2 Service

  • Revise existing documentation

  • Fill out Glossary chapter

13.09

0.1.15

  • Implement AIS adapter for AAreal Bank Ag

  • Complete Cross-cutting Concepts part

  • Fill out Design Decisions

  • Complete Quality Requirements

  • Complete Risks and Technical Debts part

  • Set up a Docker Image publishing to Docker Hub

  • Put in order all default values in adapters

11.10

0.1.16

  • Record WireMock stubs for Comdirect and Commerzbank

  • Record WireMock stubs for Santander

  • Fix Sparkasse WireMock stubs

  • Record WireMock stubs for Unicredit

For future development

x.x.x

  • Connect and test Hamburg Commercial Bank AG for AIS (with the real account)

  • Implement Open Banking UK repository

  • Connect and Test European Banks

  • Extend AIS with a List of Trusted Beneficiaries

  • Implement Confirmation Authorisation Call

  • Connect and test remaining BG-Banks in Germany for AIS