Type |
Changes |
By |
|
Fix broken JDK 9 build by updating "easymock" and other dependencies. Fixes EMAIL-190. Thanks to sgoeschl. |
|
|
Use JUnit 5 APIs #106, #108, #109, #114. Thanks to John Patrick, Gary Gregory. |
ggregory |
|
[StepSecurity] ci: Harden GitHub Actions #149. Thanks to step-security-bot, Gary Gregory. |
ggregory |
|
Better use of JUnit APIs #158. Thanks to Lee Jaeheon, sebbASF. |
ggregory |
|
Update conversion code #153. Fixes EMAIL-205. Thanks to Dimitrios Efthymiou, Alex Herbert. |
ggregory |
|
Email.setBounceAddress no longer accepts invalid email addresses. Thanks to Alexander Lehmann. |
ggregory |
|
Throw more specific exceptions in MimeMessageParser #11. Thanks to Amir Behnam, Michael Osipov. |
ggregory |
|
Email.setMailSession(Session) throws the more precise exception NullPointerException. Thanks to Gary Gregory. |
ggregory |
|
Avoid possible NullPointerException in DataSourceClassPathResolver.resolve(String, boolean). Thanks to Gary Gregory. |
ggregory |
|
Complete half-baked test DataSourceUrlResolverTest.testResolvingHttpNonLenient(). Thanks to Gary Gregory. |
ggregory |
|
Use SharedByteArrayInputStream for memory usage #157. Fixes EMAIL-206. Thanks to Lee Jaeheon, Gary Gregory. |
ggregory |
|
Migrate to JUnit 5 #186. Thanks to Loki-Afro, Gary Gregory. |
ggregory |
|
Bump javax.mail dependency to 1.6.1, so that i18n is supported for email addresses. Fixes EMAIL-174. Thanks to Vegard Stuen. |
|
|
Add missing getters and setters in EMail and subclasses; deprecate access to protected instance variables. Thanks to Loki-Afro, Gary Gregory. |
ggregory |
|
DataSourceUrlResolver.resolve(String, boolean) leaks InputStreams. Thanks to Gary Gregory. |
ggregory |
|
Use US-ASCII in MimeMessageUtils.createMimeMessage(Session, String). Thanks to Gary Gregory. |
ggregory |
|
Add github/codeql-action #75. Thanks to Dependabot. |
ggregory |
|
Add Maven plugin JapiCmp and remove Clirr. Thanks to Gary Gregory. |
ggregory |
|
Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility. Fixes EMAIL-176. |
pschumacher |
|
Add InputStreamDataSource. Fixes EMAIL-207. Thanks to Lee Jaeheon, Gary Gregory. |
ggregory |
|
Don't waste memory in MimeMessageParser#createDataSource(). Fixes EMAIL-207. Thanks to Lee Jaeheon, Gary Gregory. |
ggregory |
|
Add EmailConstants.SOCKET_TIMEOUT and deprecate SOCKET_TIMEOUT_MS. Thanks to Gary Gregory. |
ggregory |
|
Add Email.setSocketConnectionTimeout(Duration) and deprecate setSocketConnectionTimeout(int). Thanks to Gary Gregory. |
ggregory |
|
Add Email.setSocketTimeout(Duration) and deprecate setSocketTimeout(int). Thanks to Gary Gregory. |
ggregory |
|
Add PathDataSource. Thanks to Gary Gregory. |
ggregory |
|
Add DataSourcePathResolver. Thanks to Gary Gregory. |
ggregory |
|
Add MimeMessageUtils.createMimeMessage(Session, Path, OpenOption...). Thanks to Gary Gregory. |
ggregory |
|
Add MultiPartEmail.attach(Path, OpenOption...). Thanks to Gary Gregory. |
ggregory |
|
Bump org.slf4j:slf4j-jdk14 from 1.7.7 to 2.0.9 #165. Thanks to Dependabot. |
sebb |
|
Bump mockito-core from 4.11.0 to 5.8.0 #187. Thanks to Dependabot. |
sebb |
|
Bump actions/cache from 2 to 3.0.11 #39, #48, #60, #70, #102. Thanks to Dependabot, Gary Gregory. |
ggregory |
|
Bump actions/checkout from 1 to 3.2.0, #25 #33, #67, #99, #117. Thanks to Dependabot, Gary Gregory. |
ggregory |
|
Bump actions/setup-java from 1.4.0 to v3.6.0 #30, #74, #103. Thanks to Dependabot, Gary Gregory. |
ggregory |
|
Bump actions/upload-artifact from 3.1.0 to 3.1.1 #110. Thanks to Dependabot. |
ggregory |
|
Bump from Java 6 to 7. Fixes EMAIL-177. Thanks to Gary Gregory. |
|
|
Bump from Java 7 to 8. Thanks to Gary Gregory. |
|
|
Bump javax.mail:1.6.1 to jakarta.mail:1.6.7. Fixes EMAIL-183. Thanks to Lukas Petrovicky, gitmotte, Dependabot, Gary Gregory. |
|
|
Bump commons-parent from 50 to 65, #118, #128. Thanks to Gary Gregory, Dependabot. |
ggregory |
|
Bump spotbugs-maven-plugin from 4.0.0 to 4.7.2 #18. Thanks to Dependabot, Gary Gregory. |
ggregory |
|
Bump spotbugs from 4.0.6 to 4.7.2 #40. Thanks to Dependabot. |
ggregory |
|
Bump junit from 4.13 to 4.13.2 #32. Thanks to Dependabot, Gary Gregory. |
ggregory |
|
Bump commons-release-plugin from 1.0 to 1.7 #23. Thanks to Dependabot. |
ggregory |
|
Bump maven-pmd-plugin from 3.13.0 to 3.19.0 #34, #72, #79, #94. Thanks to Dependabot. |
ggregory |
|
Bump tests commons-io:commons-io 2.6 to 2.15.1. Thanks to Gary Gregory. |
|
|
Bump jacoco from 0.8.6 to 0.8.8; fixes jacoco on Java 17. Thanks to Gary Gregory. |
ggregory |
|
Bump org.easymock:easymock from 4.2 to 5.2.0, #107, #164. Thanks to Gary Gregory. |
ggregory |
|
Bump commons-release-plugin from 1.7 to 1.8.1 #73, #184. Thanks to Dependabot. |
ggregory |
|
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #87. Thanks to Dependabot. |
ggregory |