2.1.0-rc-1
marcelmay
released this
31 May 20:05
·
104 commits
to master
since this release
This is the latest 2.1.0-rc-1 preview release of GreenMail 2.1 based on Jakarta Mail 2.1 / Jakarta EE 10
- Use Maven Central GAV coordinates
com.icegreen:greenmail:2.1.0-rc-1
or see download instructions
What's Changed
-
Breaking changes
- IMAP Content-Type differs POP3 and IMAP (conten-type is not upper-cased anymore) #706
-
Bugfixes
- Handle input stream body fetch edge case by @abdulaziz1928 in #724
- Do not preload hidden files and files in hidden folders #682 by @An1s9n in htps://github.com//pull/683
-
Dependency updates
- Bump spring.version from 5.3.32 to 5.3.36 #698, #707, #721, #723
- Bump jetty.version from 11.0.19 to 11.0.21 #677, #722
- Bump docker base image azul/zulu-openjdk from 11.0.21-jre to 11.0.23-jre in /greenmail-docker/standalone #681, #710
- Bump jakarta.mail:jakarta.mail-api from 2.1.2 to 2.1.3 #693
- Bump jakarta.activation:jakarta.activation-api from 2.1.2 to 2.1.3 #691
- Bump org.eclipse.angus:angus-activation from 2.0.1 to 2.0.2 #692
- Bump org.eclipse.angus:jakarta.mail from 2.0.2 to 2.0.3 #694
- Bump junit5.version from 5.10.1 to 5.10.2 #679
New Contributors
- @An1s9n made their first contribution in #683
- @abdulaziz1928 made their first contribution in #724
Full Changelog: release-2.1.0-alpha-4...release-2.1.0-rc-1