Skip to content

Roadmap

Sven Biellmann edited this page Nov 4, 2024 · 57 revisions

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.


2025

release_2025-release-roadmap API Release Roadmap 2025


2024

release_2024-release-roadmap 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

Release v4.1.1 -- latest

  • string pattern corrections to comply with OpenAPI Specification definitions PR #133
  • adapt description to be more detailed PR #132

Release v4.1.0

  • implementation of non-breaking naming convention corrections PR #94
  • amend/adapt description of GET /accounts/{accountId}/balance endpoint PR #90

Release v4.0.1

Release v4.0.0

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

2023

release_2023-release-roadmap 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

Release v1.6.0

  • Adjustment regex exchange rate
  • fix release pipeline (wiki page naming)

Release v1.5.2

  • fix status code examples

Release v1.5.1

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

Release v1.5.0

  • add RCVD select option to paymentSubmissionStatus
  • make additionalEntryInformation mandatory
  • remove GET /payments/{submissionId} endpoint
  • added more response examples

Release v1.4.0

  • Add 202 and 204 http response code
  • Add Examples to 400, 404 and 501 responses

Release v1.3.0

  • Style improvements according to guidelines
  • align APIs with SIX bLink
  • Add /payment and /standing-order GET endpoints

2022

release_2022-release-roadmap API Release Roadmap 2022

  • v1.2.1 - 28. Oct 22 : bugfix
  • v1.2.0 - 29. Jul 22 : minor release

Release v1.2.1

  • move ISO 20022 Statement endpoints to XS2A

Release v1.2.0

First release of CA-Payment repo in 2022.

  • paymentAPI.yaml changced
  • accountAPI.yaml changed