Releases: davidmoten/subethasmtp
Releases · davidmoten/subethasmtp
7.1.1
Enhancements
Runtime
- support SMTPUTF8 #132 by @davidmoten in #133
Build
- Update ci.yml
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #130
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #131
Full Changelog: 7.0.2...7.1.1
7.0.2
Enhancements
- Bump org.eclipse.angus:angus-mail from 2.0.2 to 2.0.3 by @dependabot in #127
- Bump jakarta.mail:jakarta.mail-api from 2.1.2 to 2.1.3 by @dependabot in #128
Full Changelog: 7.0.1...7.0.2
7.0.1
Enhancements
Now using Jakarta Mail 2.x.
Runtime
- test for return 503 on BDAT reply after BDAT LAST already received by @valenpo in #109
- Bump com.github.davidmoten:guava-mini from 0.1.6 to 0.1.7 by @dependabot in #114
- Use Jakarta Mail 2.1 dependencies by @rtaugerbeck in #124
Build
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #108
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #118
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #122
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #123
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #125
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #126
New Contributors
- @rtaugerbeck made their first contribution in #124
Full Changelog: 6.0.7...7.0.1
6.0.7
Enhancements
- Don't fail so hard on base64 decoding failures by @martijnhoekstra in #106
Full Changelog: 6.0.6...6.0.7
6.0.6
Bug fix
- don't error on empty username or password by @martijnhoekstra in #105
Enhancements
Runtime
- Bump guava-mini from 0.1.4 to 0.1.5 by @dependabot in #101
- Bump guava-mini from 0.1.5 to 0.1.6 by @dependabot in #102
Build
- Bump mockito-core from 4.9.0 to 4.10.0 by @dependabot in #93
- Bump mockito-core from 4.10.0 to 4.11.0 by @dependabot in #94
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #99
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #100
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in #103
- Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 by @dependabot in #104
New Contributors
- @martijnhoekstra made their first contribution in #105
Full Changelog: 6.0.5...6.0.6
6.0.5
Bug fix
- [SECURITY] Use Files.createTempFile instead of File.createTempFile by @davidmoten in #92
Enhancements
- Bump mockito-core from 4.7.0 to 4.8.0 by @dependabot in #87
- Bump mockito-core from 4.8.0 to 4.8.1 by @dependabot in #88
- Bump mockito-core from 4.8.1 to 4.9.0 by @dependabot in #90
Full Changelog: 6.0.4...6.0.5
6.0.4
Enhancements
- replace test scoped slf4j-log4j12 adapter with slf4j-jdk14 to get rid of vulnerability warnings (false positives)
Full Changelog: 6.0.3...6.0.4
6.0.3
Bug fix
Full Changelog: 6.0.2...6.0.3
6.0.2
Enhancements
Runtime
- When BDAT data block received don't sent 250 response again... by @davidmoten in #83
- Bump guava-mini from 0.1.3 to 0.1.4 by @dependabot in #57
- Bump slf4j.version from 1.7.32 to 1.7.33 by @dependabot in #61
- Bump slf4j.version from 1.7.33 to 1.7.35 by @dependabot in #63
- Bump slf4j.version from 1.7.35 to 1.7.36 by @dependabot in #65
- findbugs-annotations scope changed compile -> test by @bvfalcon in #78
Build
- Bump mockito-core from 3.11.2 to 3.12.0 by @dependabot in #51
- Bump mockito-core from 3.12.0 to 3.12.1 by @dependabot in #52
- Bump mockito-core from 3.12.1 to 3.12.3 by @dependabot in #53
- Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 by @dependabot in #55
- Bump mockito-core from 3.12.3 to 4.0.0 by @dependabot in #56
- Bump mockito-core from 4.0.0 to 4.1.0 by @dependabot in #58
- Bump mockito-core from 4.1.0 to 4.2.0 by @dependabot in #59
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0 by @dependabot in #60
- Bump mockito-core from 4.2.0 to 4.3.0 by @dependabot in #62
- Bump mockito-core from 4.3.0 to 4.3.1 by @dependabot in #64
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #66
- Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #67
- Bump mockito-core from 4.3.1 to 4.4.0 by @dependabot in #68
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #69
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by @dependabot in #70
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #72
- Bump mockito-core from 4.4.0 to 4.5.1 by @dependabot in #73
- Bump mockito-core from 4.5.1 to 4.6.0 by @dependabot in #74
- Bump mockito-core from 4.6.0 to 4.6.1 by @dependabot in #76
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #80
- Bump mockito-core from 4.6.1 to 4.7.0 by @dependabot in #81
New Contributors
Full Changelog: 6.0.1...6.0.2
6.0.1
Bug fixes
- Handle SSLSockets correctly in Session constructor (#40), thanks @bluefireoly!
Enhancements
- specify validator to check if MAIL FROM address is valid (#49), includes java 8 cleanup, thanks @valenpo!
- java 8 migration #43, thanks @valenpo!
- Use html rfc link with specified section, thanks @bluefireoly!
- Bump mockito-core from 3.6.28 to 3.11.2
- Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
- Bump slf4j.version from 1.7.30 to 1.7.32
- Bump maven-javadoc-plugin from 3.2.0 to 3.3.0 (#45)
- add github actions for ci and dependabot
- bump jakarta.mail from 2.0.0 to 2.0.1
- bump junit from 4.13.1 to 4.13.2
- bump junit-extras to 0.4