Releases: MeltwaterArchive/makenew-koa-service
Releases · MeltwaterArchive/makenew-koa-service
v5.4.0
- Update mlabs koa and mlabs health.
v5.3.0
- Use extreme logging mode in production.
v5.2.0
- Add logRedaction config option.
v5.1.0
- Update mlabs-koa to v7.4.0.
- Add profiling with 0x.
v5.0.3
- Add missing upload_coverage param on CircleCI.
- Do not check coverage for smoke tests.
v5.0.2
- Use dubnium for publish task.
v5.0.1
- Use node >=10.13.0 in engines.
v5.0.0
- Update to CircleCI 2.1.
- Upgrade from carbon to dubnium.
- Update to makenew-node-lib v5.3.0.
v4.0.0
- Update to mlabs-koa v7.
- Use child logger for healthLogging.
- Move health checks to lib/health.js.
- Add app metrics.
- Set maxUnhealthyDuration 0 in test mode.
v3.0.0
- Update to mlabs-koa v6.
- Update .dockerignore.
- Format for Standard 12.
- Add source-map-support to dependencies.