Skip to content

Releases: bbottema/simple-java-mail

v8.12.4

12 Dec 19:25
Compare
Choose a tag to compare

#558: [bug] Mailer.close() exception because it attempts to shutdown batch-module connection pools, even if not available on the classpath

v8.12.13

25 Nov 10:31
Compare
Choose a tag to compare

#563: [enhancement] Add getter for Authenticated SOCKS server port

v8.12.2

05 Oct 09:19
Compare
Choose a tag to compare

#552: [bug] support iCalendar events with METHOD defined in body instead of Content-Type

Maintenance release v8.12.1

02 Oct 13:04
Compare
Choose a tag to compare
  • #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

26 Sep 11:39
Compare
Choose a tag to compare
  • #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

16 Sep 15:49
Compare
Choose a tag to compare

#543: [Enhancement] reduce log spam from the batch-module

v8.11.2 Outlook support bug fix

08 Jun 15:34
Compare
Choose a tag to compare

#530: [Bug] After converting Outlook .msg to EML, bullet lists have duplicate numbering HTML converted from RTF

v8.11.1 maintenance update

28 May 15:55
Compare
Choose a tag to compare
  • #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

v8.11.0

25 May 22:23
Compare
Choose a tag to compare

#526: When reading .msg files the RTF converted to HTML is garbled in some cases where the appropriate charset is not detected properly

NOTE: this release contains many (minor) dependency updates to resolve CVE issues, including:

  • parent POM upgrade: Upgrades test dependencies as well as SLF4J versions
  • outlook-message-parser 1.13.2 -> 1.14.0
  • java-reflection 4.0.1 -> 4.0.2
  • smtp-connection-pool 2.3.1 -> 2.3.2
  • utils-mail-dkim 3.1.0 -> 3.2.0
  • jakarta.mail-api 2.1.2 -> 2.1.3
  • angus-mail 2.0.2 -> 2.0.3
  • therapi-runtime-javadoc 0.13.0 -> 0.15.0
  • kryo 5.0.0-RC1 -> 5.6.0
  • maven-assembly-plugin 3.1.0 -> 3.7.1 (only for the CLI module during build)

v8.10.1 batch-module dependency fix

03 May 22:14
Compare
Choose a tag to compare

#510: Update upstream dependency generic-object-pool, which solves a critical bug when there are exceptions during allocation