12.0.0-next.0 (2026-08-30)
Bug Fixes
- close the microservice client when the ping fails (8826bc6)
- http: create a dedicated HttpService instead of resolving from DI (163bfef), closes #2667
- microservice: stop RMQ pingCheck from asserting a queue per probe (9afc532), closes #2680
- mongoose: ping the database instead of checking readyState (e1c6486), closes #2661
- set shutting_down before awaiting the graceful shutdown timeout (1615c29)
Features
BREAKING CHANGES
- the package is now ESM-only and requires Node
^20.19.0 || ^22.12.0 || >=24.0.0.