Update dependency org.simplejavamail:simple-java-mail to v9#63
Open
xdev-renovate wants to merge 1 commit into
Open
Update dependency org.simplejavamail:simple-java-mail to v9#63xdev-renovate wants to merge 1 commit into
xdev-renovate wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.12.6→9.0.1Release Notes
bbottema/simple-java-mail (org.simplejavamail:simple-java-mail)
v9.0.1Compare Source
v9.0.0Compare Source
Packaging patch: 9.0.1 follows this release to restore generated license headers in published source artifacts and publish the standalone CLI ZIP/TAR classifier artifacts to Maven Central. The 9.0.1 CLI bundles are attached here as release assets.
Simple Java Mail 9.0.0 is available from Maven Central.
.msgheaders and metadata without copying structural headers into converted emails, resolving #609.Content-Transfer-Encodingconfiguration for plain text, HTML, and calendar content.Content-IDhandling for explicit IDs, parsed embedded images, and generated fallback IDs.Mailer.MailerGenericBuilder.async()so no-argtestConnection()uses the configured async default.CompletableFuturewithout duplicate framework error logs.filenameparameter from resourceContent-Typeheaders; filenames remain available throughContent-Disposition.org.simplejavamaildirectly, completing the multi-release jar support requested in #237.send,connect, andvalidatewait for command work and close mailer resources, preventing batch-module resources from keeping the process alive.utils-mail-dkim3.3.0: added configurable DNS provider URL support for DKIM domain-key TXT lookups, fixed the published automatic module name, and kept packaged artifacts free of JaCoCo probes.clustered-object-pool4.0.1 (#6): added cluster-specific Java configuration for pool defaults, claim timeout, and load balancing.smtp-connection-pool3.0.1 (#8): pulled inclustered-object-pool4.0.1 so the batch-module fix for #565 can keep connection-pool defaults per cluster key.smtp-connection-pool3.0.0: made clustered SMTP pools generic over their cluster-key type and kept already-unusable connections from surfacing as generic pool error logs during transport close.java-socks-proxy-server4.2.0: updated SOCKS live tests to use dynamic proxy ports instead of fixed ports.outlook-message-parser1.15.0: improved Outlook.msgconversion by preserving nested message attachment metadata, fixing sent-date extraction (#534), fixing recipient bucket parsing (#504), broadening S/MIME detection, improving RTF-only body conversion (#576), and updating Apache POI.log4j-slf4j2-implfor SLF4J 2.x.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.