Skip to content

Releases: mojaloop/central-event-processor

v12.1.0 Release

20 Dec 07:12
Compare
Choose a tag to compare

12.1.0 (2023-12-20)

Features

v12.0.0 Release

26 Jul 11:35
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

12.0.0 (2022-07-26)

⚠ BREAKING CHANGES

  • mojaloop/#2092: Major version bump for node v16 LTS support, re-structuring of project directories to align to core Mojaloop repositories and docker image now uses /opt/app instead of /opt/central-event-processor which will impact config mounts.

Features

Bug Fixes

  • [Security] Bump glob-parent from 5.1.0 to 5.1.2 (#224) (de3a097)
  • [Security] Bump normalize-url from 4.5.0 to 4.5.1 (#225) (4b0d33e)

v11.0.2 Release

07 Jun 10:27
d053097
Compare
Choose a tag to compare

Change-log for this release

  • feat(2151): helm-release-v12.1.0
    • Bump to patch version
    • Updated dependencies
    • 'allow.auto.create.topics=true' had been added to Kafka Consumer configs. This will enable Kafka Consumers to trigger auto creation of topics, ref: https://github.com/edenhill/librdkafka/releases/tag/v1.5.0.
    • Aligned package.json to Mojaloop standards
    • Fixed lint issues

v11.0.1 Release

09 Feb 11:09
d57762d
Compare
Choose a tag to compare

Change-log for this release:

  • feat(ci/cd): add pr title check (PR #217)
  • chore: adding codeowners list (PR #216)

v11.0.0 Release

29 Dec 11:33
91cdd9c
Compare
Choose a tag to compare

Change log for this release:

  • fix(security): fixed audit failures (PR #211)
  • [Security] Bump bl from 1.2.2 to 1.2.3 (PR #212)
  • [Security] Bump ini from 1.3.5 to 1.3.7 (PR #214)
  • chore: update license file (PR #213)
  • chore: update dependencies to fix vulnerabilities, maintenance (PR #215)

v10.5.0

24 Jun 17:04
d6a4006
Compare
Choose a tag to compare

Change log for this release:

  • Fixed Circle CI issue for image scan

v10.4.0 Release

17 Jun 14:48
aea253a
Compare
Choose a tag to compare

Changelog:

v10.3.0 Release

26 May 15:29
31dccac
Compare
Choose a tag to compare

Change log for this release:

  • Updated versions for error-handler, etc... (#203)

v0.0.2

06 May 09:15
378d7b4
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

test ci only

v9.5.0 Release

05 May 11:03
29a219a
Compare
Choose a tag to compare

Change log for this release:

  • Add custom mojaloop policy for evaluating anchore-cli scans (PR #174)
  • Update dependencies (PR #186)