Releases: gjuchault/typescript-service-starter
Releases · gjuchault/typescript-service-starter
v1.6.0
1.6.0 (2022-08-11)
Features
- tracing: make sampling configurable (7e47448)
v1.5.0
1.5.0 (2022-08-11)
Features
- database: make idleTimeout, statementTimeout and maximumPoolSize configurable (43396e3)
v1.4.5
1.4.5 (2022-08-11)
Bug Fixes
- testSetup: stop re-adding origin (0d94060)
v1.4.4
1.4.4 (2022-08-08)
Bug Fixes
- client: remove unused import (01a831d)
v1.4.3
1.4.3 (2022-08-06)
Bug Fixes
- client: properly return headers (0f153d5)
v1.4.2
1.4.2 (2022-07-25)
Bug Fixes
- config: inject config into logger (03eef25)
- tests: healthcheck integration test seems to be valid from times to times (0d720bf)
v1.4.1
1.4.1 (2022-07-20)
Bug Fixes
- config: load dotenv directly from config.ts (4658f63)
v1.4.0
1.4.0 (2022-07-02)
Features
- client: return response headers (eadec00)
v1.3.2
1.3.2 (2022-06-27)
Bug Fixes
v1.3.1
1.3.1 (2022-06-22)
Bug Fixes