mojaloop / design-authority-project

This is the Issue and Decision Log for tracking mojaloop and related Designs
1 stars 2 forks source link

Discuss and Design an approach for supporting multiple versions of a Mojaloop Implementation #39

Closed NicoDuvenage closed 1 year ago

NicoDuvenage commented 4 years ago

Request:

There are some requests to have a design implemented where multiple versions of a mojaloop implementation can be catered for, both from an API as well as a Database perspective.

Artifacts:

You can view on the branch here to make it easier to read.

Decision(s):

Follow-up:

Dependencies:

Accountability:

Notes:

NicoDuvenage commented 4 years ago

See related OSS Story: Determine Scope for Versioning Proposal #1199

elnyry-sam-k commented 1 year ago

mojaloop_versioning_pi10.pdf

Design proposal made and shared during Mojaloop PI-10 event

MichaelJBRichards commented 1 year ago

A proposal has been made and accepted. We have a solution. JB: switch has to be aware of the API version, because there may be processing paths which are version-specific. What we should say is: the switch must be able to process messages which use any version in use in the implementation.