Skip to content

Releases: mojaloop/central-event-processor

v8.4.0 Release

08 Nov 19:29
2b29bed
Compare
Choose a tag to compare

Change log for this release:

v8.2.0 Release

04 Oct 15:15
f1e7a3d
Compare
Choose a tag to compare

This release includes the following changes:

Feature Updates

  • #952 Implement ML Number library

v7.3.0 Release

14 Aug 10:28
Compare
Choose a tag to compare

Changes in this release:

  • Feature: 801 update ci license and audit (#38)
  • Feature: 915 - Apply FSPIOP error handling (#40): mojaloop/project/issues/915
  • Enhancement: Add --silent flag to npm run audit:check to ensure we print valid JSON, bump package version to 7.2.0 (#39)

v7.1.1 Release

16 Jul 17:19
b56b9d7
Compare
Choose a tag to compare

Changes on this release:

  • Updated incorrect import for health-end-points
  • Updated package.json dependencies and moved bluebird into developer dependencies

v7.1.0 Release

12 Jul 11:39
ee699aa
Compare
Choose a tag to compare

Change log for this release:

v5.5.0 Release

11 Apr 17:21
Compare
Choose a tag to compare

Change log for this release:

v5.3.0 Release

06 Mar 09:14
f9e4628
Compare
Choose a tag to compare

Change log for this release:

  • No significant changes for this release. Only the change for slack announcement on releases

v5.2.0 Release

20 Feb 10:04
e8c8ca0
Compare
Choose a tag to compare

Change log for this release:

  • No significant changes for this release. Only a couple of changes for streamlining kafka config naming

v5.1.0 Release

06 Feb 12:23
d2ca567
Compare
Choose a tag to compare

Change log for this release:

  • Feature/Enhancement: Notification for NetDebitCap changes - publish to notifications and send email based on the change: mojaloop/project/issues/566
  • BugFix: Fixed vulnerability issues - reported by GitHub (#21)

v4.4.0 Release

26 Jan 09:56
19ba091
Compare
Choose a tag to compare

Change log for this release:

There were a few minor fixes to configuration and cleanup. Here is the summary of some of the changes:

  • Added timestamps in the data models and notification interval control: Commit detail here
  • Message template changes: Commit detail here.
  • Added database docs: Commit detail here
  • Added health check: Commit detail here
  • Added central-services-stream into the package.json: Commit detail here