Skip to content

Releases: interledger-deprecated/five-bells-shared

v10.0.0

23 Feb 17:21
Compare
Choose a tag to compare

Changes

799621d Fix crash when no secret key is provided in prod.
9082d39 Allow configuration of a public path prefix.
69a0609 Fix: Fail CI when JSDoc fails
6d27922 Fix failing JSDoc generation
dc4675e Turn ensureLeadingSlash into a function
0fcb989 BREAKING: Read TLS crt, crl, key, and ca into memory

v9.3.0

23 Feb 17:22
Compare
Choose a tag to compare

Changes

d5688b3 Add rejection_reason to transfer
2f3e597 Small refactor of validateEnvConfig

v9.2.1

18 Feb 16:53
Compare
Choose a tag to compare

Changes

6cdd4ca FIX: Change SSL config prefix to TLS
64042c8 Additional check for TLS_CERTIFICATE if AUTH_CLIENT_CERT_ENABLED=true
03956c9 Fix account schema

v9.2.0

17 Feb 21:15
Compare
Choose a tag to compare

Changes

8b46239 Add authentication configuration

v9.0.1

08 Feb 19:39
Compare
Choose a tag to compare

ac3b952 FIX: Recursively merge common config and local config

v9.0.0

05 Feb 23:14
Compare
Choose a tag to compare

Changes

76f240b [TASK] Log db uri

d6937a2 [FIX] Use Koa ctx.throw for handling errors

Breaking

4fd2366 BREAKING: Config#loadConfig returns Immutable.Map config object