Releases: mojaloop/helm
Releases · mojaloop/helm
v17.0.0 - Irrawaddy
Helm Release Notes
Date | Revision | Description |
---|---|---|
2025-03-25 | 0 | Initial draft |
2025-03-28 | 0 | Initial release |
0. Summary
Enhancements and breaking changes to the v16.0.4 Release and v16.0.0 Release releases, which include:
- FX feature support in Mojaloop: https://docs.mojaloop.io/product/features/fx.html
- ISO 20022 messages supported in Mojaloop: https://github.com/mojaloop/iso-20022-docs/blob/main/Workstream%20documents/MarketPracticeDoc/MarketPracticeDocument.md
- Inter-scheme supported: https://docs.mojaloop.io/product/features/interscheme.html
- Mojaloop FSPIOP API 2.0 now supported (FX, inter-scheme included in)
- General maintenance: bug fixes, updates to license headers and license files for compliance and Nodejs upgrades
- Performance improvements in Central Ledger via batching of prepare, filfill messages including error scenarios. Batching now natively supported with batch-size being configurable.
- Merchant payments enhancements (adjacent)
Notes:
Release issue for reference: mojaloop/project#3847
Guidance for upgrade: https://docs.mojaloop.io/technical/technical/deployment-guide/upgrade-strategy-guide.html
1. New Features
- central-ledger: feat: add fx and iso 20022 compatibility (mojaloop/central-ledger/#1142)
- quoting-service feat: add fx and iso 20022 compatibility (mojaloop/quoting-service/#383)
- account-lookup-service: feat: add fx and iso 20022 compatibility (mojaloop/account-lookup-service/#518)
- central-settlement: feat: add fx and iso 20022 compatibility (mojaloop/central-settlement/#416)
- ml-api-adapter: feat: add fx and iso 20022 compatibility (mojaloop/ml-api-adapter/#564)
- mojaloop/#1142 feat: add iso 20022 compatibility (mojaloop/#1142)
- mojaloop/#528 updated central-services-shared to log error details (mojaloop/#528), closes mojaloop/#528
- mojaloop/#539 add DELETE participants validation (mojaloop/#539), closes mojaloop/#539
- mojaloop/#109 parameterize switch id (mojaloop/#109), closes mojaloop/#109
- mojaloop/#1154 enabled otel for kafka (mojaloop/#1154), closes mojaloop/#1154
- mojaloop/#4077 add batch size range validation (mojaloop/#1159), closes mojaloop/#4077
- mojaloop/#574 enabled otel for kafka (mojaloop/#574), closes mojaloop/#574
- mojaloop/#575 add audit query tags (mojaloop/#575), closes mojaloop/#575
- mojaloop/#579 updated central-services-shared to log error details (mojaloop/#579), closes mojaloop/#579
- mojaloop/#13 added batchSize option (mojaloop/#13), closes mojaloop/#13
- mojaloop/#14 updated progress logging to show proper total values (mojaloop/#14), closes mojaloop/#14
- mojaloop/#21 added notifications for failed tests only (mojaloop/#21), closes mojaloop/#21
- mojaloop/#196 adding pisp demonstration (mojaloop/#196), closes mojaloop/#196
- mojaloop/#267 used unified ilp version (mojaloop/#267), closes mojaloop/#267
- mojaloop/#288 add db connection string support (mojaloop/#288), closes mojaloop/#288
- mojaloop/#390 fixed db error - ER_BAD_FIELD_ERROR (mojaloop/#390), closes mojaloop/#390
- mojaloop/#394 update streaming lib to use otel (mojaloop/#394), closes mojaloop/#394
- mojaloop/#400 updated central-services-shared to log request error details (mojaloop/#400), closes mojaloop/#400
- mojaloop/#558 switched to use ContextLogger (mojaloop/#558), closes mojaloop/#558
- mojaloop/#553 delete account endpoint (mojaloop/#553), closes mojaloop/#553
- mojaloop/#260 parameterize switch id (mojaloop/#260), closes mojaloop/#260
- mojaloop/#3984 parameterize switch id (mojaloop/#94), closes mojaloop/#3984
- mojaloop/#103 parameterize switch id (mojaloop/#103), closes mojaloop/#103
2. Bug Fixes
- mojaloop/#3829 added jwsSigner defining to PUT /participants callback (mojaloop/#472), closes mojaloop/#3829
- mojaloop/# ( added logs and process.on('uncaughtException') (mojaloop/#527), closes [mojaloop/# (](https://github.com/mojaloop/project/issues/ ()
- mojaloop/#4072 bump protocol versions to 2.0 (mojaloop/#124), closes mojaloop/#4072
- mojaloop/#1150 funds-out transferid regex (mojaloop/#1150), closes mojaloop/#1150
- mojaloop/#417 fixes for
knex.insert
returned insert index (mojaloop/#417), closes mojaloop/#417 - mojaloop/#264 uuid/ulid regex (mojaloop/#264), closes mojaloop/#264
- mojaloop/# ( content type default header (mojaloop/#289), closes [mojaloop/# (](https://github.com/mojaloop/project/issues/ ()
- mojaloop/#: metrics and test coverage fixes ( metrics and test coverage fixes (mojaloop/#388), closes [mojaloop/#: metrics and test coverage fixes (](https://github.com/mojaloop/project/issues/: metrics and test coverage fixes ()
- mojaloop/#3750 add timer for party lookup in cache (mojaloop/#471), closes mojaloop/#3750
- mojaloop/#535 quote request extensions (mojaloop/#535), closes mojaloop/#535
- mojaloop/#quoterequest payload's extensionlist internal form fix (post /quoterequest payload's extensionlist internal form fix (mojaloop/#539), closes [mojaloop/#quoterequest payload's extensionlist internal form fix (](https://github.com/mojaloop/project/issues/quoterequest payload's extensionlist internal form fix ()
- mojaloop/#543 log server restarts more accurately (mojaloop/#543), closes mojaloop/#543
- mojaloop/#542 fix fxQuote with RECEIVE amountType (mojaloop/#542), closes mojaloop/#542
- mojaloop/#563 add sdk 2.1 spec files for ttksims (mojaloop/#563), closes mojaloop/#563
- mojaloop/#108 uuid/ulid regex (mojaloop/#108),...
v16.0.5-snapshot.1
What's Changed
- fix: changes to kafka config to add protocol info and disable zookeeper by @elnyry-sam-k in #655
Full Changelog: v16.3.0-snapshot.24...v16.0.5-snapshot.1
v16.0.4 - Congo patch release v4
This is a minor, patch release to Mojaloop v16.0.0 - Congo.
Summary:
- A minor patch to the v16 Congo to address configuration changes in default config for Kafka in the example-backend charts.
- In addition, Kafka version is incremented as Zookeeper is not required with newer versions.
For comprehensive Mojaloop v16 - Congo release notes, please visit: https://github.com/mojaloop/helm/releases/tag/v16.0.0
v16.2.2-snapshot.5
Full Changelog: v16.3.0-snapshot.24...v16.2.2-snapshot.5
v16.2.2-snapshot.2
Full Changelog: v16.2.2-snapshot.1...v16.2.2-snapshot.2
v16.2.0-snapshot.9
fix: initial DNS timeout issue (#653)
v16.2.0-snapshot.8
feat: disable ALS timeout handler if proxy cache is disabled (#651)
v16.2.0-snapshot.7: feat: add ALS timeout handler (#648)
* feat: add ALS timeout handler * feat: enable timeout by default * add comments * add missing config * add missing file * add missing defaults * add missing defaults --------- Co-authored-by: Kalin Krustev <kalin.krustev@gmail.com>
v16.2.0-snapshot.6
add missing defaults
v16.2.0-snapshot.5
add missing defaults