Skip to content
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(mojaloop/#2537): fspiop api version negotiation not handled #81

Conversation

mdebarros
Copy link
Member

@mdebarros mdebarros commented Nov 5, 2021

  • added unit tests for config changes
  • updated dependencies
  • fixed audit-resolve issues

…ansfers service

- chore: updated dependencies
    - updated dependencies
    - add 'json-rules-engine' and 'eslint' to ncurc.json ignore file as they have breaking changes
    - fixed audit-resolve issues
    - added fixes for api negotiation validation
    - re-factored outgoing messages by using the in-line config
    - fixed unit tests

- fix(mojaloop/#2537): fspiop api version negotiation not handled - mojaloop/project#2537
    - added getOptionsForFSPIOPHeaderValidation to the plugin configuration
    - added new config key for PROTOCOL_VERSIONS to default and integration configs
    - added DEFAULT_PROTOCOL_VERSION for backward compatibility

BREAKING CHANGE: Forcing a major version change for awareness of the config changes. The `LIB_RESOURCE_VERSIONS` env var is now deprecated, and this is now also controlled by the PROTOCOL_VERSIONS config in the default.json. This has been done for consistency between all API services going forward and unifies the config for both inbound and outbound Protocol API validation/transformation features.
…ests-service into fix/#2537-FSPIOP-API-version-negotiation-not-handled
@mdebarros mdebarros merged commit 32b899e into mojaloop:master Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants