Skip to content

Releases: Telefonica/node-express-domaining

2.0.0

13 Oct 07:17
ea4e031
Compare
Choose a tag to compare

FEATURES

  • The express error handler is used and the user can log the error there. So there is no need to pass a logger to factory function to print the error (BREAKING CHANGE)
  • Errors are rethrown to allow cluster code or process.unhandledException code to respond to such errors, following best practices (BREAKING CHANGE)

v1.0.2

09 Sep 08:14
Compare
Choose a tag to compare

Fix:

  • Memory leak during domain cleanup in node 0.10.x (see #3)

v1.0.1

28 Jul 14:51
Compare
Choose a tag to compare

Fix:

v1.0.0

25 Jun 15:43
Compare
Choose a tag to compare

Open source release