Skip to content

nestjs-cls@4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 15:08
· 48 commits to main since this release

4.1.0 "nestjs-cls" (2024-02-09)

Bug Fixes

  • rework how plugins are registered (internals)

Previously all plugins' providers were mixed into one module,
now each plugin gets its own module. (839df61)

Features

  • add multiple transactional adapters support

  • Add tests for multiple named connections

  • Add docs for multiple connections (839df61)

  • add support for multiple transactional adapters (#114) (839df61)