-
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
fix: await span.audit #375
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
|
vijayg10
approved these changes
May 24, 2024
kalinkrustev
added a commit
that referenced
this pull request
May 28, 2024
(cherry picked from commit 3b1c8cb)
kleyow
added a commit
that referenced
this pull request
Jun 20, 2024
* feat: added actions fx-prepare and fx-fulfil * chore: dep update * chore(snapshot): 18.2.0-snapshot.0 * feat: added fx related actions * chore(snapshot): 18.2.0-snapshot.1 * feat(3574): added fx-abort action * chore(snapshot): 18.2.0-snapshot.2 * feat(3574): revered unneeded change * chore(snapshot): 18.2.0-snapshot.3 * feat(3574): added fxActions to TopicMap * chore(snapshot): 18.2.0-snapshot.4 * feat(3574): added INITIATING_FSP and COUNTER_PARTY_FSP roleTypes * chore(snapshot): 18.2.0-snapshot.5 * feat(3574): added FspEndpoints FX types and templates * chore(snapshot): 18.2.0-snapshot.6 * fix: some fixes * chore(snapshot): 18.2.0-snapshot.7 * feat(3574): improved error message for getEndpoint * chore(snapshot): 18.2.0-snapshot.8 * feat: add some fx enums * feat(3618): added FX resources to defaultProtocolResources * chore(snapshot): 18.2.0-snapshot.9 * feat(3618): added protocolVersions 2 for FX * chore(snapshot): 18.2.0-snapshot.10 * chore(snapshot): 18.2.0-snapshot.11 * chore(snapshot): 18.2.0-snapshot.12 * chore(snapshot): 18.2.0-snapshot.13 * chore(snapshot): 18.2.0-snapshot.14 * chore(snapshot): 18.2.0-snapshot.15 * feat(3618): added protocolVersions 2 for FX * chore(snapshot): 18.2.0-snapshot.16 * chore(snapshot): 18.2.0-snapshot.9 * chore(snapshot): 18.2.0-snapshot.17 * feat(mojaloop/#3689): fx quotes changes (#359) * chore(snapshot): 18.2.0-snapshot.18 * chore(snapshot): 18.2.1-snapshot.0 * chore(snapshot): 18.2.1-snapshot.1 * fix(mojaloop/#3656): fx hardening (ml-api-adapter) (#362) - merged in `main` branch - fixed bug with http keep alive - fixed bug with metrics - optimize code based on sonarcloud report - update dependencies - update audit * chore(snapshot): 18.4.0-snapshot.6 * chore(snapshot): 18.4.0-snapshot.7 * chore: update dependencies * chore(snapshot): 18.4.0-snapshot.8 * feat(mojaloop/#3565): updates for fx (#368) * feat(mojaloop/3565): updates for fx * chore(snapshot): 18.4.0-snapshot.9 * feat: update ts types for fx * chore(snapshot): 18.4.0-snapshot.10 * chore: remove unused type --------- Co-authored-by: Kevin Leyow <[email protected]> * feat(mojaloop/#3844): added TopicMap mapping for fx-flow (#369) * feat(mojaloop/3565): updates for fx * chore(snapshot): 18.4.0-snapshot.9 * feat: update ts types for fx * chore(snapshot): 18.4.0-snapshot.10 * feat(mojaloop/#3844): added TopicMap mapping for fx-flow * chore(snapshot): 18.4.0-snapshot.11 --------- Co-authored-by: Steven Oderayi <[email protected]> Co-authored-by: Kevin Leyow <[email protected]> * feat(mojaloop/#3818): added RECEIVED_FULFIL_DEPENDENT state (#372) * feat(mojaloop/#3818): added RECEIVED_FULFIL_DEPENDENT state * feat(mojaloop/#3818): added RECEIVED_FULFIL_DEPENDENT state * chore(snapshot): 18.4.0-snapshot.12 * feat: add fx header resources (#376) * fix: added fx header resources * chore(snapshot): 18.4.0-snapshot.13 * fix: cicd * chore(snapshot): 18.4.0-snapshot.14 * fix: fx kafka func map (#377) * fix: added fx timeout reserved topic map * chore(snapshot): 18.4.0-snapshot.15 * fix: await span.audit (#375) (cherry picked from commit 3b1c8cb) * fix: excessive logging of agent internals (cherry picked from commit 0073c37) * chore(snapshot): 18.4.0-snapshot.16 * chore: add fx timeout notification topic maps (#378) * chore: add fx timeout notification topic maps * chore(snapshot): 18.4.0-snapshot.17 * feat: id generators for uuid versions 4 and 7 (#379) * chore(snapshot): 18.4.0-snapshot.18 * fix: pick overrides from main branch * chore(snapshot): 18.4.0-snapshot.19 --------- Co-authored-by: Vijay <[email protected]> Co-authored-by: geka.evk <[email protected]> Co-authored-by: Steven Oderayi <[email protected]> Co-authored-by: Eugen Klymniuk <[email protected]> Co-authored-by: vijayg10 <[email protected]> Co-authored-by: Kalin Krustev <[email protected]>
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.