-
Notifications
You must be signed in to change notification settings - Fork 62
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(release): v13.0.0 wip (v12.1.0 earlier) #436
Conversation
- Updated central-ledger to v13.4.0 - Updated quoting-service to v12.0.3 - Updated TTK Test Cases to v12.1.1
Co-authored-by: Miguel de Barros <miguel@debarros.me>
* updated central-ledger and central-settlement versions * added central-settlement rules handlers * fixed settlement config * fixed error config in values.yaml * auto.create.topic.enable allow.auto.creat.topic ad * fixed central-settlement handlers label missmatch * added handler name to kafka consumer name and group * changed central-settlement image version * changed central-ledger version to 13.10.2
- Updated central-ledger charts to configure HUB PARTICIPANT by using values config hub_participant - Aligned all "HUB PARTICIPANT" names from "hub" to "Hub" - Bump minor version for central-ledger charts - Upgraded Central-Ledger to v13.10.2
- Account-lookup-service from v11.5.0 to v11.5.1 - Quoting-service from v12.0.4 to v12.0.5 - Bulk-api-adapter from v11.1.0 to v11.1.3
This is specifically a Consumer only config.
- backend from v12.2.1 -> v12.4.0 - ui from v12.1.1 -> v12.2.1
- backend from v12.4.0 -> v12.4.1 - UI from v12.2.1 -> v12.2.2
- backend from 12.4.1 -> 12.4.2 - ui from 12.2.2 -> 12.2.3
CGS tests all pass with TTK Test-Cases v13.0.0: |
mojatest1.test1.mojaloop.live is passing: https://mojaloop-oss-qa-results.s3.us-west-2.amazonaws.com/ttk-tests/reports/TTK-Assertion-Report-multi-2021-06-25T18%3A48%3A32.023Z.html |
Test Reports:
|
Helm release notes
#7
"Breaking Changes" below.1. Maintenance updates
2. New Features
New Features
- mTLS support for websocket and outbound requests
(mojaloop/project#2098)
- Configurable timeouts during test case execution (mojaloop/project#2023)
- Javascript compatibility to inbound scripting (mojaloop/project#2138)
- Ability to wait for an inbound request from the outbound scripts (mojaloop/project#2086)
- History endpoints for getting requests and callbacks history (mojaloop/project#2262)
- Github test collection browser in “Test Runner” (mojaloop/project#2186)
Feature enhancements:
- Improved inbound script logging
- Enable http and https keep alive (mojaloop/project#2139)
- Added logs to monitoring page when the requests are going from scripts (mojaloop/project#1797)
- Improved Collection Manager and Environment Manager components in "Test Runner" page
3. Bug Fixes
4. Application versions
5. Application release notes
6. Operational Chart versions
7. Breaking changes
8. Testing notes
Simulators
- Setup Mojaloop Hub: MojaloopHub_Setup
- Setup Mojaloop Simulators for testing : MojaloopSims_Onboarding
- Golden path tests: Golden_Path_Mojaloop
The current Golden Path collection expects
quoting-service.config.simple_routing_mode_enabled
to be set tofalse
to get 100% pass-rate, if this flag is disabled, there will be failures in several quoting-service tests (7 expected failures). This command can be used to override the default config:helm install moja ./mojaloop/ -n demo --set quoting-service.config.simple_routing_mode_enabled=false
Along with this configuration for on-us transfers is disabled on both default deployments and postman (
ON_US_TRANSFERS_ENABLED
on postman) collections.This release has been tested against the following:
Kubernetes: 1.11.6; v1.20.6
Nginx Ingress Controllers: 0.16.2; 0.43.0
Testing Toolkit Test Cases: https://github.com/mojaloop/testing-toolkit-test-cases/releases/tag/v12.1.3ttttt
9. Known Issues
10. Contributors
Note: companies in alphabetical order