Releases: StevenMassaro/email
Releases · StevenMassaro/email
v2.10
What's Changed
The primary change here is to use OpenJ9 as the JRE in the Docker container, in an effort to reduce memory usage.
Dependencies
- Bump docker/build-push-action from 5 to 6 by @dependabot in #201
- Bump org.projectlombok:lombok from 1.18.28 to 1.18.34 by @dependabot in #214
- Bump ubuntu from 22.04 to 24.04 by @dependabot in #212
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.16.0 by @dependabot in #210
- Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre by @dependabot in #213
- Bump org.springframework.boot:spring-boot-starter-parent from 3.3.0 to 3.3.2 by @dependabot in #208
- Bump org.springframework.boot:spring-boot-test from 3.3.0 to 3.3.2 by @dependabot in #207
- Bump org.springframework:spring-test from 6.1.8 to 6.1.12 by @dependabot in #211
- Bump org.jsoup:jsoup from 1.17.2 to 1.18.1 by @dependabot in #206
Full Changelog: v2.9.10...v2.10
v2.9.10
What's Changed
Dependencies
- Bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in #191
- Bump org.springframework:spring-test from 6.1.5 to 6.1.8 by @dependabot in #197
- Bump org.springframework.boot:spring-boot-test from 3.2.3 to 3.3.0 by @dependabot in #196
- Bump org.springframework.boot:spring-boot-starter-parent from 3.2.3 to 3.3.0 by @dependabot in #195
- Bump com.google.guava:guava from 33.1.0-jre to 33.2.1-jre by @dependabot in #199
- Bump net.bull.javamelody:javamelody-spring-boot-starter from 2.1.0 to 2.2.0 by @dependabot in #198
Full Changelog: v2.9.9...v2.9.10
v2.9.9
v2.9.8
What's Changed
fix attachments always empty, by reading input stream only once
Full Changelog: v2.9.7...v2.9.8
v2.9.7
v2.9.6
improve null safety of amazon subject obfuscation
Full Changelog: v2.9.5...v2.9.6
v2.9.5
v2.9.4
obfuscate item names in Amazon order emails
Full Changelog: v2.9.3...v2.9.4
v2.9.3
What's Changed
add option to not close store when cached store expires
Dependencies
- Bump actions/setup-java from 3 to 4 by @dependabot in #159
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #163
Full Changelog: v2.9.2...v2.9.3
v2.9.2
What's Changed
rearrange details in log message to improve readability
make message processing timeout configurable
Dependencies
- Bump actions/checkout from 3 to 4 by @dependabot in #150
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #151
- Bump docker/build-push-action from 4 to 5 by @dependabot in #152
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #153
- Bump docker/login-action from 2 to 3 by @dependabot in #154
Full Changelog: v2.9.1...v2.9.2