Skip to content

Releases: mojaloop/event-sidecar

v14.0.1 Release

12 Jun 20:32
Compare
Choose a tag to compare

14.0.1 (2024-06-12)

Chore

  • deps-dev: bump ip from 2.0.0 to 2.0.1 (93c2e76)
  • deps: bump json5 from 1.0.1 to 1.0.2 (0193410)

v14.0.0 Release

06 Nov 11:59
Compare
Choose a tag to compare

14.0.0 (2023-11-06)

Bug Fixes

v13.0.1 Release

13 Oct 08:01
Compare
Choose a tag to compare

13.0.1 (2023-10-13)

Chore

v13.0.0 Release

14 Sep 09:32
Compare
Choose a tag to compare

13.0.0 (2023-09-14)

Chore

v12.0.0 Release

18 Jul 14:42
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-18)

⚠ 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/event-sidecar which will impact config mounts.

Features

v11.0.1 Release

18 Jun 09:26
d8abcd5
Compare
Choose a tag to compare

Change-log for this release:

  • feat(2151): helm-release-v12.1.0
    • Aligned package.json to Mojaloop standards (pre-commit, lint, license, etc)
    • Updated dependencies
    • Fixed audit resolve issues
    • Bump to patch version

v11.0.0 Release

09 Feb 14:59
7e04a91
Compare
Choose a tag to compare

Change-log for this release:

  • chore(ci): change cache to look (more correctly) at package-lock file
  • chore(package): update dependencies to latest version, add `--product… …
  • fix(security): run npm audit fix
  • chore(package): bump package version to 11.0.0
  • Merge pull request #27 from mojaloop/fix/security-2020-08 …
  • chore: update license file
  • Merge pull request #28 from mojaloop/admin/update-license …
  • Bump ini from 1.3.5 to 1.3.7
  • Merge pull request #29 from mojaloop/dependabot/npm_and_yarn/ini-1.3.7
  • feat(ci/cd): add pr title check
  • Update config.yml
  • Merge pull request #30 from mojaloop/feat/pr-title-check-1

v9.5.1

04 May 14:51
40f2873
Compare
Choose a tag to compare

Changelog of this release

  • Updated central libs dependencies
  • Implemented Logger.is{level}enabled

v9.5.0

03 Apr 13:03
9b0a0e5
Compare
Choose a tag to compare

Changelog of this release

  • added LOG_ENABLED flag and protection of logging event message with faulty message structure.

v9.3.0 Release

03 Mar 08:55
63b8fbb
Compare
Choose a tag to compare

Changelog:

  • Updated dependencies
  • Updated tests for 100% coverage
  • Added Hapi dependencies to ncurc to stop upgrade to latest hapi version