Skip to content

Releases: arithmetric/aws-lambda-ses-forwarder

v2.1.0

22 Mar 22:31
Compare
Choose a tag to compare
  • Allowing the log function to be overridden.
  • Reworking log output as structured data.

v2.0.0

22 Mar 22:31
Compare
Choose a tag to compare
  • Major refactor for configurability and testability.
  • Adding test coverage with Mocha and Istanbul and configuration for eslint.
  • Removing DKIM-Signature headers for the amazonses.com domain to prevent error
    when forwarding.
  • Improving format of modified From header.
  • Adding documentation and example for implementing this module.