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

feat(mojaloop/2528): release v13.1.0 #457

Merged
merged 43 commits into from
Jan 5, 2022
Merged

feat(mojaloop/2528): release v13.1.0 #457

merged 43 commits into from
Jan 5, 2022

Conversation

mdebarros
Copy link
Member

@mdebarros mdebarros commented Oct 25, 2021

Story: mojaloop/project#2528
View change-log: https://github.com/mojaloop/helm/blob/release/v13.1.0/.changelog/release-v13.1.0.md

NOTE: This is a draft as is still a WIP, the release notes are only updated to reflect changes as the Helm charts are updated/upgraded, etc:

  1. If you want to see the changes/features are to be included, consult the v13.1.0 Release Report.
  2. This is currently missing the following feature: Implement patch notification for failure scenarios (following v1.1 update) project#2556

- bump to ml-api-adapter charts
- updated image from v11.1.6 yo v11.2.0
- bump to chart version
- upgraded central-ledger container from v13.4.0 to v13.4.3
- bump to version
- upgraded account-lookup container from v11.7.7 to v11.8.0
@mdebarros mdebarros changed the title Release/v13.1.0 feat(mojaloop/2528): release v13.1.0 Oct 25, 2021
mdebarros and others added 6 commits October 25, 2021 10:44
- updated release notes for thirdparty sdk
- bumped mojaloop chart to 3.1.0
- added thirdparty-sdk to appVersion of the Mojaloop chart
- upgraded als-oracle-pathfinder to v11.0.3
- fixed default als-oracle-pathfinder init-container version issue
- updated release notes
- bumped all charts impacted by change
updates for mojaloop/project#2535
- upgraded quoting service from v11.8.0 to v12.0.0
- upgraded account lookup service from v12.0.120 to v13.0.0
- upgraded central ledger from v13.14.3 to v13.14.5
- bump to applicable charts
* Changed the TLS config from user to system in TTK

* Bumped up the TTK versions

* Changed callback endpoints in TTK to default service names

* Added missing config params

* Changed TTK env values in mojaloop chart

* Added release notes about TTK

Co-authored-by: Miguel de Barros <miguel@debarros.me>
@mdebarros
Copy link
Member Author

mdebarros commented Nov 16, 2021

- missing PR links for mojaloop/#2538
- missing PR links for mojaloop/#2556
…links

TBD update to official release links once published
- added protocol_versions config
- bump to minor version to reflect the change where applicable
- updated dependencies
- updated release notes
- upgraded bulk-api-adapter from 12.0.1 to 12.0.2
- removed deprecated LIB_RESOURCE_VERSIONS env var
- added protocol_versions.ACCEPT.DEFAULT
- updated sdk-scheme-adapter from 11.18.8 to 11.18.9
- bump to mojaloop-simulator charts
- added bulk-api-adapter tests which will execute the https://github.com/mojaloop/testing-toolkit-test-cases/tree/master/collections/hub/other_tests/bulk_transfers collection
- enhanced README with more information about Helm tests, and how to use them with the addition of the above change
- Helm test jobs name `ml-ttk-test-validation` (and its associated configuration tag in the values.yaml) have been shortened to `ml-ttk-test-val-gp` and made more meaningful with the introduction of the Bulk-API-Adapter tests (`ml-ttk-test-val-bulk`).
vijayg10 and others added 4 commits December 14, 2021 16:10
* Changed resources to 1.1 version

* Upgraded sdk-scheme-adapter version
…460)

* Updated the release notes with new environment variables names

* Added some more variables
Update hub/other_tests/bulk_transfers (mojaloop/testing-toolkit-test-cases#59) to use parameterised accept & content-type headers, the following TTK environment inputs have been added:
- $inputs.acceptBulkTransfer
- $inputs.contentBulkTransfers

Updates for mojaloop/project#2608:
- upgraded ml-api-adapter, account-lookup-service and bulk-api-adapter to v12.1.0
- bumped up helm chart versions to support the change
- updated release notes
@mdebarros mdebarros marked this pull request as ready for review December 14, 2021 14:20
@mdebarros
Copy link
Member Author

GP Tests:

--------------------FINAL REPORT--------------------

Test Suite:GP Tests
Environment:Development
┌───────────────────────────────────────────────────┐
│                      SUMMARY                      │
├───────────────────┬───────────────────────────────┤
│ Total assertions  │ 2318                          │
├───────────────────┼───────────────────────────────┤
│ Passed assertions │ 2318                          │
├───────────────────┼───────────────────────────────┤
│ Failed assertions │ 0                             │
├───────────────────┼───────────────────────────────┤
│ Total requests    │ 551                           │
├───────────────────┼───────────────────────────────┤
│ Total test cases  │ 120                           │
├───────────────────┼───────────────────────────────┤
│ Passed percentage │ 100.00%                       │
├───────────────────┼───────────────────────────────┤
│ Started time      │ Tue, 14 Dec 2021 14:17:16 GMT │
├───────────────────┼───────────────────────────────┤
│ Completed time    │ Tue, 14 Dec 2021 14:19:53 GMT │
├───────────────────┼───────────────────────────────┤
│ Runtime duration  │ 157298 ms                     │
└───────────────────┴───────────────────────────────┘
TTK-Assertion-Report-multi-2021-12-14T14:19:53.671Z.html was generated
Terminate with exit code 0

Bulk-Api Tests

--------------------FINAL REPORT--------------------

Test Suite:Bulk Tests
Environment:Development
┌───────────────────────────────────────────────────┐
│                      SUMMARY                      │
├───────────────────┬───────────────────────────────┤
│ Total assertions  │ 134                           │
├───────────────────┼───────────────────────────────┤
│ Passed assertions │ 134                           │
├───────────────────┼───────────────────────────────┤
│ Failed assertions │ 0                             │
├───────────────────┼───────────────────────────────┤
│ Total requests    │ 14                            │
├───────────────────┼───────────────────────────────┤
│ Total test cases  │ 3                             │
├───────────────────┼───────────────────────────────┤
│ Passed percentage │ 100.00%                       │
├───────────────────┼───────────────────────────────┤
│ Started time      │ Tue, 14 Dec 2021 14:20:03 GMT │
├───────────────────┼───────────────────────────────┤
│ Completed time    │ Tue, 14 Dec 2021 14:20:06 GMT │
├───────────────────┼───────────────────────────────┤
│ Runtime duration  │ 3481 ms                       │
└───────────────────┴───────────────────────────────┘
TTK-Assertion-Report-multi-2021-12-14T14:20:06.513Z.html was generated
Terminate with exit code 0

vijayg10
vijayg10 previously approved these changes Dec 14, 2021
@mdebarros mdebarros requested a review from vijayg10 January 5, 2022 11:59
vijayg10
vijayg10 previously approved these changes Jan 5, 2022
@mdebarros mdebarros merged commit ca6b210 into master Jan 5, 2022
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.

3 participants