-
Notifications
You must be signed in to change notification settings - Fork 14
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
release: v13.0.1 #56
Merged
Merged
release: v13.0.1 #56
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
Member
mdebarros
commented
Nov 9, 2021
•
edited
Loading
edited
- fix: fspiop api version negotiation not handled
- Updates for Transfer Service: FSPIOP API version negotiation not handled - Transfers-service project#2536
- fix(mojaloop/#2574): sdk-scheme-adapter is not returning party sub-id
- updated unit tests p2p_happy_path_subid to resolve this issue: SDK-Scheme-Adapter is not returning Party Sub-Id project#2574
- Mojaloop-Simulator DFSP API incorrectly set the subIdValue instead of the idSubValue when creating the Party
- feat: update GP tests to use v1.1 by default and v1.0 only for specific test cases #2530 - Update GP tests to use v1.1 by default and v1.0 only for specific test cases project#2530
- Updates for Transfer Service: mojaloop/project#2536
- updated unit tests p2p_happy_path_subid to resolve this issue: mojaloop/project#2574 - Mojaloop-Simulator DFSP API incorrectly set the subIdValue instead of the idSubValue when creating the Party
This was referenced Nov 15, 2021
* Removed unneccessary input values from some collections * Parameterised the accept and content-type headers * Parameterised the accept header of get transfers requests * Adjusted accept headers for get quotes * handled put requests * handled put error callbacks * TransactionRequests * authorizations * participants * SubID * Parameterized the accept and contenttype headers in provisioning * Reverted the content-type header deletions for get requests * Minor fixes * Fixed issues with test cases in bugfix folder * Fix quoting service tests * Fix transaction requests service * fix 1.1
mdebarros
force-pushed
the
release/v13.1.0
branch
from
December 14, 2021 10:55
53e9374
to
acbfec9
Compare
update hub/other_tests/bulk_transfers to use parameterised accept & content-type headers (#59), with the following inputs added: - $inputs.acceptBulkTransfer - $inputs.contentBulkTransfers Please ensure that you updated your environment config to reflect this change.
vijayg10
approved these changes
Dec 14, 2021
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.