Releases: bbottema/simple-java-mail
Releases · bbottema/simple-java-mail
v8.12.6
#595: [bug] Spring configuration - fix support for simplejavamail.extraproperties
v8.12.5 maintenance release
v8.12.4
#558: [bug] Mailer.close() exception because it attempts to shutdown batch-module connection pools, even if not available on the classpath
v8.12.13
#563: [enhancement] Add getter for Authenticated SOCKS server port
v8.12.2
#552: [bug] support iCalendar events with METHOD defined in body instead of Content-Type
Maintenance release v8.12.1
- #533: [maintenance] Bump com.github.therapi:therapi-runtime-javadoc-scribe from 0.1
- #532: [maintenance] Bump com.sanctionco.jmail:jmail from 1.4.1 to 1.6.3
- #531: [maintenance] Bump com.github.bbottema:java-socks-proxy-server from 4.0.0 to
- #528: [maintenance] Bump com.github.davidmoten:subethasmtp from 7.0.1 to 7.1.1
- #522: [maintenance] Bump jakarta.annotation:jakarta.annotation-api from 1.3.5 to 3.0.0
v8.12.0
- #550: [bug] Environment variables are not being loaded properly
- #538: [bug] System properties are only read if configuration file exists in class path
- #546: [Enhancement] Trim whitespace in encoder values for Content-Encoding
v8.11.3 Reduce batch-module log spam
#543: [Enhancement] reduce log spam from the batch-module
v8.11.2 Outlook support bug fix
#530: [Bug] After converting Outlook .msg to EML, bullet lists have duplicate numbering HTML converted from RTF
v8.11.1 maintenance update
- #529: Bump smtp-connection-pool from 2.3.2 to 2.3.3 which improves performance and fixes a rare ConcurrentModificationException
- #527: Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13
- #523: Bump org.jacoco:jacoco-maven-plugin from 0.8.5 to 0.8.12