Releases: interledger-deprecated/five-bells-shared
Releases · interledger-deprecated/five-bells-shared
v10.0.0
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
Changes
d5688b3 Add rejection_reason to transfer
2f3e597 Small refactor of validateEnvConfig
v9.2.1
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
Changes
8b46239 Add authentication configuration
v9.0.1
ac3b952 FIX: Recursively merge common config and local config
v9.0.0
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