Skip to main content
Version: 9.5.x

CHANGELOG

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.3] 2022-06-20

Fixed

  • Fixed the POST /send response that contained failures array elements even if emails were delivered correctly to end users

[1.0.2] 2022-05-26

Fixed

  • Fixed a bug as described in #4 to allow Kafka messages to be sent correctly.
  • Fixed an issue occurring when omitting the environment variables KAFKA_CONNECTION_TIMEOUT and KAFKA_AUTHENTICATION_TIMEOUT as described in #3.

[1.0.1] 2022-03-29

  • Fix to POST /send for emails with attachments

[1.0.0] 2021-10-08

  • First release