Releases: nestjs/terminus
Releases · nestjs/terminus
6.3.0
- fix(deps): Update nest monorepo to 6.3.0
6.2.0
6.1.5
- feat(terminus): Add and export providers to terminus module
6.1.4
fix(typeorm): change pingDb from public to private
6.1.3
- fix: Fix multiple error result surpression
6.1.2
- Fix mongoose default connection token
6.1.1
6.1.0
-
feat(@nestjs/terminus): Add MemoryHealthIndicator
-
feat(@nestjs/terminus): Add DiskHealthIndicator
-
sample(003): Add memory sample app
6.0.0
- chore(): migrate to 6.0.0
- refactor(): Rename AbstractDatabaseHealthIndicator to DatabaseHealthIndicator #38
- sample(001): Update to mimic the docs
Special thanks to all our contributors in this release:
- Kamil Mysliwiec @kamilmysliwiec
- Chau Tran @nartc
5.6.0
feat(@nestjs/terminus): Add microservice health indicator