Skip to content

Releases: mojaloop/als-oracle-pathfinder

v12.1.0 Release

20 Dec 07:08
Compare
Choose a tag to compare

v12.0.0 Release

20 Jul 15:24
Compare
Choose a tag to compare

12.0.0 (2022-07-20)

⚠ BREAKING CHANGES

  • upgrade ci, image, packages, audit (#72)

Features

  • upgrade ci, image, packages, audit (#72) (d7e9ef5)

v11.0.4 Release

01 Nov 15:15
Compare
Choose a tag to compare

11.0.4 (2021-11-01)

v11.0.3 Release

01 Nov 15:09
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.

11.0.3 (2021-11-01)

Bug Fixes

v11.0.2

22 Oct 14:35
5e854ee
Compare
Choose a tag to compare

Add mysql client to built docker image to fix init as per #60

v11.0.0 Release

09 Feb 09:05
eaa6f70
Compare
Choose a tag to compare

Change-log for this release:

  • chore: update license file
  • Bump ini from 1.3.5 to 1.3.8 …
  • Bump ini from 1.3.5 to 1.3.8 in /src/lib/pathfinder …
  • fix: package.json & package-lock.json to reduce vulnerabilities …
  • chore: maintenance - update dependencies versions, vulns fixes

v10.2.0 Release

28 Aug 11:12
fbc68bb
Compare
Choose a tag to compare

Changelog:

  • Bump acorn from 6.4.0 to 6.4.1
  • Update packages to their latest, bump package to 10.2.0, run npm audit resolve
  • Bump npm-registry-fetch from 8.1.0 to 8.1.1
  • Bump lodash from 4.17.15 to 4.17.19
  • Fix audit issues
  • Fixed vulnerabilities identified by dependabot
  • Add anchore-cli to the build pipeline (#27)
  • Fix: package.json & package-lock.json to reduce vulnerabilities

v9.4.0

24 Apr 08:49
d17dff6
Compare
Choose a tag to compare
Merge pull request #21 from msk-/feature/put-participants-by-type-and-id

Implemented `PUT /participants/MSISDN/{ID}`

v8.7.1 Release

09 Jan 12:01
Compare
Choose a tag to compare

Change log for this release:

Updated dependencies:

  • Bumped to v8.7.1 to align with the rest ML repositories versioning;
  • Updated all outdated dependencies;
  • Added some common required dependencies in Dockerfile;
  • Replaced '@mojaloop/central-services-shared').Logger with '@mojaloop/central-services-logger'.

Init container

30 Dec 13:43
e657730
Compare
Choose a tag to compare

Moved the SQL initialization statements into a file so that the same docker image can leverage this file inside a k8s init-container;
Updated test command in package.json;
Removed configuration references of not used database.