Skip to content

Releases: mojaloop/database-lib

v9.2.0 Release

24 Feb 14:42
eccaaf1
Compare
Choose a tag to compare

Changelog for this release

  • Updated License

v9.1.0 Release

14 Feb 11:30
e683eff
Compare
Choose a tag to compare

Changelog for this release

  • #1228 Upgraded to use Node 12.16.0 LTS

v8.3.0-snapshot

23 Oct 09:54
a16a7ac
Compare
Choose a tag to compare
v8.3.0-snapshot Pre-release
Pre-release

Snapshot release to test mysql2 driver.

v8.2.1

09 Oct 13:09
30f00e5
Compare
Choose a tag to compare
  • Make new config backwards compatible
  • Add a test for invalid config object

v8.2.0 Release

07 Oct 14:23
dce9036
Compare
Choose a tag to compare

Changes included in this release:

  • Now accepts mysql and postgres
  • Updated coverage to use nyc
  • Added pre-commit checks
  • Updated Audit to current implementation
  • Removed now unused parser for database connection string
  • Databases connections now setup using config object instead of connection string

v7.4.0 Release

23 Aug 10:32
08bd85c
Compare
Choose a tag to compare

Changes included in this release:

  • Bump package version to 7.4.0
  • Add --silent flag to npm run audit:check to ensure we print valid JSON
  • Bump standard from 13.1.0 to 14.0.0 dependencies
  • Bump knex from 0.19.1 to 0.19.2 dependencies
  • Minor standard alignment fixes

v7.3.0 Release

14 Aug 10:03
cc21629
Compare
Choose a tag to compare

Updated dependencies to remove vulnerabilities detected by github and npm

5.2.1 Release

25 Feb 10:39
8d5c1a7
Compare
Choose a tag to compare

Updated dependencies to latest stable versions and NodeJs runtime v10.15.x

Develop branch snapshot PI3.1

11 Jul 15:34
39e5d46
Compare
Choose a tag to compare
Pre-release

Changes:
Updated snapshot version for development.
Fixes for code coverage test after knex objects exposed.
Exposing knex object to dependents so that transactions and batchInsert functionality can be used.
Updated dependencies to latest version to fix migration lock issue

Develop branch snapshot PI2

04 Jul 21:30
c997968
Compare
Choose a tag to compare
Pre-release

Change Log:

Implemented POC that uses MySQL

Changes to convert Central ledger from PostgresSql to Mysql

database name to be created dynamically and unit tests fixed and updated for mysql and code coverage

version update

code coverage percentage standardised