Skip to content

v1.22.0

Latest
Compare
Choose a tag to compare
@axllent axllent released this 26 Jan 00:37
· 3 commits to develop since this release

This release introduces two significant new features: Chaos and SMTP auto-forwarding.

Chaos (sometimes referred to as "Chaos Monkey") allows you to set SMTP error response codes at various stages in a SMTP transaction in order to test application resilience.

Feature

Chore

  • Update node dependencies
  • Update Go dependencies

Fix

  • Update command npm run update-caniemail save path (#422)
  • Correct date formatting in TestMakeHeaders