All Versions
26
Latest Version
Avg Release Cycle
17 days
Latest Release
1272 days ago

Changelog History
Page 3

  • v6.0.0.beta

    December 15, 2019
  • v5.5.1 Changes

    October 20, 2019

    ๐Ÿ›  #230 Bugfix: Missing address value in address headers (ie. Return-Path) not handled properly, resulting in Exception

  • v5.5.0 Changes

    October 15, 2019

    v5.5.0 (15-October-2019)

    • ๐Ÿ›  #229 Bugfix: Timeouts not working for synchronous sendMail calls.

    ๐Ÿ”ง If you had connection properties configured for non-async send jobs, only now they will actually start to take effect.

  • v5.4.0 Changes

    September 28, 2019
    • ๐Ÿ›  #221 API bugfix: server identity verification should not be tied to host trusting
    • #226 Bug fix: Attachments with spaces in name are not handled properly
    • #218 Enhancement: make Email serializable
    • ๐Ÿ“œ #227 Enhancement: Make parsing recipients from EML file more lenient
    • #225 Enhancement: Clarify dependency on Jakarta Activation: DataSources no longer work on Java 9+
  • v5.3.0 Changes

    August 16, 2019
    • #215 Bug: Current DKIM header canonicalization can lead to invalid DKIM

    ๐Ÿš€ Note this release should have no impact, but nonetheless is a minor update so you can determine for yourself if this update would cause issues.
    ๐Ÿš€ The release changes DKIM header canonicalization from SIMPLE to RELAXED.

  • v5.2.1 Changes

    August 16, 2019

    ๐Ÿ“œ #219 Bug: MimeMessageParser rejects attachments with duplicate names