Releases: bbottema/simple-java-mail
Releases · bbottema/simple-java-mail
v8.3.1
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
v8.1.3 Security update and AutoCloseable Mailer for Spring
v8.1.2
v8.1.1
v8.1.0 OSGi & Apache Karaf support
v8.0.1
v8.0.0 Defaults and Overrides overhaul
v8.0.0 (08-March-2023)
- #451: Feature: Make defaults and overrides a first class feature
- #452: Enhancement: with ".disableAllClientValidation(true)", also ignore errors from the completeness check
- #450: Bug: when using dispositionNotificationTo or returnReceiptTo mode, when the corresponding emails are not filled, it fails even though it should fall back to replyTo or From
- #449: Bug: IllegalArgumentException on parsing empty header name and value (when parsing Outlook message)
- #448: Bug: withEmailDefaults and withEmailOverrides does not work with CustomMailer
- #447: Enhancement: allow defaults/overrides to ignore individual fields (turn off for specific properties)
- #446: Enhancement: add missing defaults properties for DKIM