-
Notifications
You must be signed in to change notification settings - Fork 4
Roadmap
Please do not modify the name of this page ('Roadmap'). SFTI's GitHub infrastructure automations for API versioning releases rely on the structre of this page and its name. For more details see SFTI GitHub Actions.
API Release Roadmap 2025
API Release Roadmap 2024
- v4.1.1 - 4. Nov 24 : string pattern correction and description adjustment
- v4.1.0 - 21. Jun 24 : implementation of non-breaking naming conventions and more detailed description of
GET /accounts/{accountId}/balance
endpoint - v4.0.1 - 23. Feb 24 : minor correction of status code 204 definition
- v4.0.0 - 23. Feb 24 : covers all required changes to support first version of multibanking and ensures version aligment with SIX bLink
- string pattern corrections to comply with OpenAPI Specification definitions PR #133
- adapt description to be more detailed PR #132
- implementation of non-breaking naming convention corrections PR #94
- amend/adapt description of
GET /accounts/{accountId}/balance
endpoint PR #90
- minor correction of status code 204 definition to be compliant with RFC specification PR #82
This major version skips all versions until v4.0.0 for compatibility reasons with SIX. As of this release SIX will adapt the versioning of SFTI and thus API versions are aligned and easier to compare/reference.
- adapted description of location header PR #78
- various adjustments to the explanations to make the specification clearer PR #73
- adapt iso20022ReportReference response PR #72
- add new account type code property PR #71
- adapted description for account designation property PR #70
- allign account item to deliver the same information (accountOwner, allowedCurrencies) PR #53
API Release Roadmap 2023
- v1.6.0 - 8. Dez 23 : regex exchange rate adjustment
- v1.5.2 - 21. Jul 23 : bugfix response code examples
- v1.5.1 - 21. Jul 23 : infrastructure
- v1.5.0 - 30. Jun 23 : feature improvement
- v1.4.0 - 27. Mar 23 : major release
- v1.3.0 - 09. Feb 23 : feature improvement
- Adjustment regex exchange rate
- fix release pipeline (wiki page naming)
- fix status code examples
No API Spec changes. This release introduces only structural and infrastructure improvements.
- move GitHub Action yamllint locally to repo, config stays globally stored at .github repo
- initialize release GitHub Action for further releases and define release process
- add RCVD select option to paymentSubmissionStatus
- make additionalEntryInformation mandatory
- remove GET /payments/{submissionId} endpoint
- added more response examples
- Add 202 and 204 http response code
- Add Examples to 400, 404 and 501 responses
- Style improvements according to guidelines
- align APIs with SIX bLink
- Add /payment and /standing-order GET endpoints
API Release Roadmap 2022
- v1.2.1 - 28. Oct 22 : bugfix
- v1.2.0 - 29. Jul 22 : minor release
- move ISO 20022 Statement endpoints to XS2A
First release of CA-Payment repo in 2022.
- paymentAPI.yaml changced
- accountAPI.yaml changed
SFTI | ca-payment
Wiki
API specific Information
Version Management
Common Implementation Guidelines