Skip to content

Releases: bbottema/simple-java-mail

v8.3.3 Outlook X500 DAP address format support

03 Dec 09:41
Compare
Choose a tag to compare

#477 Enhancement: Support Exchange proprietary addresses (X.500 DAP)

v8.3.2 bug patch for attachments with identical names

26 Nov 16:49
Compare
Choose a tag to compare

#480 Bug: Multiple attachments with same name get the same Content-ID, causing them to refer to the same file content

v8.3.1

09 Oct 21:06
Compare
Choose a tag to compare

#440 Bug: names manually specified for embedded images are overridden and have extension added, breaking cid: references in HTML body

v8.3.0

09 Oct 18:19
Compare
Choose a tag to compare

#475 Enhancement: Add configuration metadata for Spring Boot application properties

This release adds a build-time only Spring Boot dependency, so nothing should change for you there. What's new is that now you will get IDE hints for available Simple Java Mail properties, for those IDE's that support this.

v8.2.0

02 Oct 16:32
Compare
Choose a tag to compare

#473: Bugfix: Add missing support for multiple reply-to addresses

v8.1.3 Security update and AutoCloseable Mailer for Spring

14 Jul 14:55
Compare
Choose a tag to compare

#467 Security: Medium severity vulnerability is detected in org.bouncycastle transitive dependency
#466 Maintenance: Let Mailer implement AutoCloseable, so it shuts down the connection pool automatically when disposed of by Spring

v8.1.2

23 Jun 12:26
Compare
Choose a tag to compare

#465 Regression bug #461: Simple Java Mail always requires DKIM/SMIME modules

v8.1.1

07 Jun 13:57
Compare
Choose a tag to compare

#461 Bugfix: Fixed MessageID not preserved when signing/encrypting with S/MIME and/or DKIM

v8.1.0 OSGi & Apache Karaf support

15 Apr 14:25
Compare
Choose a tag to compare
  • #458 Missing osgi headers (#288) and added support for Apache Karaf
  • #288 Maintenance: missing OSGI package-exports from core-module

v8.0.1

30 Mar 16:40
Compare
Choose a tag to compare

#456: Enhancement: make Content-Transfer encoder detection more lenient, supporting more values from the wild