Skip to content

v6.3.0 Release

Compare
Choose a tag to compare
@mdebarros mdebarros released this 27 May 16:26
86378d9

Helm release changes:

  • Updated ML-API-Adapter to v6.2.1 with fixes for the message stream payload dataUri encode/decode changes
  • Updated Central-Ledger to v6.2.5 with fixes for the message stream payload dataUri encode/decode changes
  • Updated Account-Lookup-Service to v6.2.4-snapshot fixes for Oracle not found error handling, cater for currency option in batch participants process, isDefault is now a primary key & updated headers for put callbacks to validate correctly against the simulator
  • Updated Quoting-Service to v6.2.1-snapshot support for Party Identifier Types & Transaction Scenarios & fix to passing incorrect ACCEPT header in POST quotes from payer to payee
  • Updated Simulator to v6.3.1 with changes to support 6.3.0 release & header validations added
  • General chart updates for external k8s services to use standard port 80 instead of the same as the internal port for ml-api-adapter, central-ledger, account-lookup-service, quoting-service, central-event-processor, email-notifier & central-settlement. All charts impacted by this change have been bumped up to v6.3.0 (but application versions are the same where applicable)
  • IMPORTANT:
    • Central-Directory, Central-End-User-Registry, Mock-Pathfinder & Interop-Switch have been deprecated (disabled) as part of this release. Note that it will be removed once full QA verification has been completed.
    • ML-API-Adapter value config has changed slightly. Ensure that you update your values.yaml to reflect that central_services_host config values should now change from centralledger-service to $release_name-centralledger-service if you want the release name to be included as part of the URI end-point.
    • All internal k8s service ports have been standardised to port 80. Ensure that you updated the values for all central_services_port occurrences in your config to 80 as a result.

Application versions:

Application versions that are supported for this update:

  • central-ledger: v6.2.5
  • ml-api-adapter: v6.2.1
  • central-settlement: v6.1.1
  • central-event-processor: v5.5.0
  • email-notifier: v5.5.0
  • account-lookup-service: v6.2.4-snapshot
  • quoting-service: v6.2.1-snapshot
  • simulator: v6.3.1

Application release notes:

  1. central-ledger - https://github.com/mojaloop/central-ledger/releases/tag/v6.2.5
  2. ml-api-adapter - https://github.com/mojaloop/ml-api-adapter/releases/tag/v6.2.1
  3. central-settlement- https://github.com/mojaloop/central-settlement/releases/tag/v6.1.1
  4. central-event-processor - https://github.com/mojaloop/central-event-processor/releases/tag/v5.5.0
  5. email-notifier - https://github.com/mojaloop/email-notifier/releases/tag/v5.5.0
  6. account-lookup-service - https://github.com/mojaloop/account-lookup-service/releases/tag/v6.2.4-snapshot
  7. quoting-service - https://github.com/mojaloop/quoting-service/releases/tag/v6.2.1-snapshot
  8. simulator - https://github.com/mojaloop/simulator/releases/tag/v6.3.1