Releases: mojaloop/quoting-service
Releases · mojaloop/quoting-service
v12.0.2 Release
Change-log for this Release:
- feat(#2119): fixes for updated for AJV error objects change (#265)
- Includes new release of Central-services-shared: https://github.com/mojaloop/central-services-shared/releases/tag/v11.7.0
- Includes new release of Central-services-error-handling: https://github.com/mojaloop/central-services-error-handling/releases/tag/v11.2.0
- Upgraded dependencies
- Added AJV as it was a "peer dependency"
- Bump to version
- Updated audit-resolve for known security issue
v12.0.1 Release
Change-log for this Release:
- #2103 fixed subId functionality in POST quotes request PR[#264]
v12.0.0 Release
change-log for this release:
#1981 FSPIOP-Destination
header is mandatory PR[#259]
v11.2.2 Release
change-log for this release:
- #1875: Replace wildcard routes with explicit routes. (PR #249)
- chore: update license file (PR #251)
- #1885: Add API documentation library (PR #250)
- [Security] Bump node-notifier from 8.0.0 to 8.0.1 (PR #252)
- [Security] Bump axios from 0.21.0 to 0.21.1 (PR #255)
- [Security] Bump urijs from 1.19.2 to 1.19.5 (PR #254)
- feat(ci/cd): add pr title check (PR #256)
- chore: adding codeowners file (PR #257)
- chore: maintenance upgrades, audit check resolve update (PR #258)
v11.2.0 Release
Summary
Added validation of payer/payee dfsps specified in the request payload when the simple routing mode is used.
v11.1.4 Release
Changelog:
- [FIX] Needed to handle error in the model as the handler has already processed
v11.1.3 Release
Changelog:
- Refactored code to create childSpans for quotes so that the parent span doesn't finish prematurely on an async request
v11.1.2 Release
Changelog:
- Updated dependencies for helm release