Releases: mojaloop/central-settlement
Releases · mojaloop/central-settlement
v13.4.0
v13.3.2
v13.3.1
Release v13.3.0
Changelog
- feat(#2301): add more robust logging for errors (#358)
v13.2.0
v13.1.1
Changelog
-
removed kafka client renaming functionality into register handlers - This will ensure that the group.id and client.id set in the config/default.json is correctly used by the Kafka client.
-
addded "allow.auto.create.topics": true into consumers rdkafka config in default.json due to changes in node-rdkafka version 2.10.0
v13.1.0
v13.0.0 Release
Feat: Separate Rules handler from CGS handler (PR #346 )
v12.0.3 Release
Change-log for this release:
- fix: Settle only configured settlement models while running CGS handler (PR #344) (and not other transfers)
v12.0.2 Release
Changelog:
- fix: Core handler services that have a dependency on central-services-database are not loading all tables on startup (mojaloop/project#1888).