Skip to content

v3.2.0

Compare
Choose a tag to compare
@mcdonnelldean mcdonnelldean released this 27 Sep 13:05
· 603 commits to master since this release

Summary

This release corrects timeout regressions in the Gate Executor which ultimately led to memory leaks. Provisional support for .inward() and .outward() api methods has been added. These will be documented at a later date.

CHANGELOG

The Change Log below can be found in /CHANGES.md.

  • Added .inward() api method.
  • Added .outward() api method.
  • Made logging safely stringify input.
  • Fixed memory leak / timeout bug in gate-executor.

Please visit http://senecajs.org/ for more information on support and how to contribute.