Skip to content

Releases: simple-java-mail/java-utils-mail-smime

v2.3.1

Choose a tag to compare

@bbottema bbottema released this 19 Mar 10:16

#10: Make default algorithms public and document which signing algorithms are available

v2.3.0

Choose a tag to compare

@bbottema bbottema released this 19 Mar 10:05

#9: Update to latest Jakarta+Angus dependencies

v2.2.0

Choose a tag to compare

@bbottema bbottema released this 15 Dec 14:17

#8 Enhancement: Handle Outlook's Non-Standard S/MIME Signed Messages

v2.1.2

Choose a tag to compare

@bbottema bbottema released this 14 Jul 14:48

Security update: updated bouncy castle to 1.75, which should solve https://security.snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-5771489

v2.1.1

Choose a tag to compare

@bbottema bbottema released this 07 Jun 13:37

#5 Enhancement: Add support for fixing MessageID

v2.1.0

Choose a tag to compare

@bbottema bbottema released this 05 Apr 13:01

#3 Feature: Make cryptographic algorithms configurable

v2.0.1

Choose a tag to compare

@bbottema bbottema released this 31 Jan 12:52

#1 Bug: determining mime state causes NPE when the "protocol" part is missing from the ContentType header

v2.0.0

Choose a tag to compare

@bbottema bbottema released this 31 Jan 10:40

v2.0.0 (28-12-2021)

  • Initial release, with:
  • deprecated JavaMail upgraded Jakarta Mail 2.0.1
  • Apache v2 license (with full permissions of all past authors)
  • Java 8
  • Log4j security fixes