Skip to content

2.0.1

Compare
Choose a tag to compare
@marcelmay marcelmay released this 17 Nov 21:42
· 306 commits to master since this release
e6c2e0e

This is a GreenMail maintenance release for 2.0.x branch (based on Jakarta Mail 2.0) with some backports from 2.1.x-alpha .

Changes

  • Enhancements

    • Backport: Support configuring key password for custom TLS certificate #625
    • Backport: Preload email files during greenmail start #623
    • Backport: Support RFC5233 subaddress handling #622
  • Bugfixes

    • Backport: SearchCommandParser$SearchOperator cannot be cast to jakarta.mail.search.SearchTerm #624
  • Dependency updates

    • Bump spring.version from 5.3.25 to 5.3.31 #634
    • Update container base image to azul/zulu-openjdk:11.0.21-jre #631
    • Update junit5 to 5.10.1 #629
    • Update log4j2 to 2.21.1 #628
    • Update jersey to 3.0.12 #627
    • Update jetty to 11.0.18 #626
  • Breaking changes

    • GreenMail standalone container base image uses now JDK 11 (previously: JDK 8) #631

See the release milestone.

Download

See Download instructions or use Maven Central with GAV coordinates com.icegreen:greenmail:2.0.1 .