Skip to content

Releases: bbottema/simple-java-mail

v8.12.6

18 Apr 13:36
Compare
Choose a tag to compare

#595: [bug] Spring configuration - fix support for simplejavamail.extraproperties

v8.12.5 maintenance release

18 Apr 13:36
Compare
Choose a tag to compare

Bumped PATCH versions of various dependencies #553, #554, #555, #562, #567

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