Releases: bbottema/simple-java-mail
Releases · bbottema/simple-java-mail
v8.3.3 Outlook X500 DAP address format support
#477 Enhancement: Support Exchange proprietary addresses (X.500 DAP)
v8.3.2 bug patch for attachments with identical names
#480 Bug: Multiple attachments with same name get the same Content-ID, causing them to refer to the same file content
v8.3.1
#440 Bug: names manually specified for embedded images are overridden and have extension added, breaking cid: references in HTML body
v8.3.0
#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
#473: Bugfix: Add missing support for multiple reply-to addresses
v8.1.3 Security update and AutoCloseable Mailer for Spring
#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
#465 Regression bug #461: Simple Java Mail always requires DKIM/SMIME modules
v8.1.1
#461 Bugfix: Fixed MessageID not preserved when signing/encrypting with S/MIME and/or DKIM
v8.1.0 OSGi & Apache Karaf support
- #458 Missing osgi headers (#288) and added support for Apache Karaf
- #288 Maintenance: missing OSGI package-exports from core-module
v8.0.1
#456: Enhancement: make Content-Transfer encoder detection more lenient, supporting more values from the wild