-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update licensing and dependencies #384
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat(mojaloop/#3933): update participant accounts validation - Added validation for `supportedCurrencies` when present in `POST /quotes` request (payer DFSP must have position account for all supported currencies - Added validation for `payeeReceiveAmount` currency when present (payee DFSP must have position account for the `payeeReceiveAmount` currency) - Fixed error handling to prevent sending double error callbacks - Ensure top-level tracing spans are finished correctly - Updated integration tests harness to support new changes - Added integration tests for the use case - Updated dependencies and resolve audit issues
* fix: quotes validation * chore(snapshot): 15.8.0-snapshot.22 * fix: integration test * chore: await in promise all * fix: lint
feat(mojaloop/#3991): add support for cross-network proxy routing (#341) - Added proxy lib - Added configuration for proxy - Added unit and integration tests for proxy related functionalities
* feat(csi-334): updated proxyCache lib to use redis cluster * chore(snapshot): 15.8.0-snapshot.33
…updated proxyCache lib; added request logging (#344) * feat(csi-334): updated proxyCache lib; added request logging * fix(csi-414): fixed TypeError - Cannot read properties of undefined (reading 'value')
* feat: add error counters for metrics * feat: add error counters for metrics * chore: tests * chore: tests * chore: more metrics * chore: add steps * chore: better metrics * chore: coverage
* chore: refactor error metrics * chore: refactor error metrics * chore: refactor error metrics * chore: operations * chore: use lib * chore: fix init * chore: dep
* chore(release): [ci skip] 15.9.0-iso-depdency-updates-pi26.0 * chore: update dependencies and create custom operators for json-rules-engine * chore(release): [ci skip] 15.9.0-iso-depdency-updates-pi26.1 * chore: fix hoek vulnerability fixed by removing unused good-console and good-squeeze which are deprecated as of 2020 * chore(release): [ci skip] 15.9.0-iso-depdency-updates-pi26.2 * chore(release): [ci skip] 15.9.0-iso-depdency-updates-pi26.3 * chore: sync versions in package json and lock * chore: sync versions in package json and lock * chore(release): [ci skip] 15.9.0-iso-depdency-updates-pi26.5 --------- Co-authored-by: mojaloopci <info@mojaloop.io>
kleyow
requested review from
mdebarros,
elnyry-sam-k,
oderayi,
vijayg10,
bushjames and
geka-evk
as code owners
January 14, 2025 02:41
shashi165
previously approved these changes
Jan 17, 2025
Quality Gate passedIssues Measures |
elnyry-sam-k
approved these changes
Jan 21, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.