Sha256: 8a7de485174c06b9c78906f06b346b42275727564471ef0544d2f568fa50cbf2

Contents?: true

Size: 709 Bytes

Versions: 2

Compression:

Stored size: 709 Bytes

Contents

# 2.0.0
  - Introduced new configuration options for the smtp server, the
    options option is gone and now you need to specify each option
    independetly. This require you to change your previous configuration
    when updating.
  - Removed the deprecated option match. This option was deprecatred in
    favor of using conditionals. This change also require you to change
    your current cnofiguration if using this option.

# 1.1.0
  - Make the delivery method more reliable to failure by catching and
    logging exceptions when happen, like this LS is not going to break
    if something wrong happen, but is going to log it. Fixes #26 and #7
  - Randomize port in specs so they can run in parallel.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
logstash-output-email-3.0.0 CHANGELOG.md
logstash-output-email-2.0.0 CHANGELOG.md