Skip to content

Conversation

@dependabot-preview
Copy link

Bumps greenmail from 1.5.5 to 1.6.4.

Release notes

Sourced from greenmail's releases.

1.6.4

This release contains most notable support for IMAP IDLE and DSN, and further minor enhancements and dependency updates.

  • Enhancements

    • #275/#382 IMAP IDLE support (RFC2177)
    • #307 Support for Delivery Status Notification
    • #384 Advertise support of user flags
    • #383 Unified (verbose mode) protocol logging
    • #381 Improve greenmail-standalone date time logging
    • #394 Provide access to UserManager via GreenMail(Operations)
  • Dependency updates

    • #392 Update docker base image to openjdk:8u292-jre-slim-buster
    • #391 Update jersey to 2.34
    • #390 Update Jakarta Mail to 1.6.7
    • #389 Update jetty to 9.4.40.v20210413

Note: GreenMail 1.6 requires JDK 8+ now, and used Jakarta Mail 1.6.x

For further details, check the issues fixed.

Download also available in Maven Central with GAV coordinates com.icegreen:greenmail:1.6.4 .

1.6.3

This release contains minor enhancements and dependency updates.

  • Enhancements

    • #378 Improve IMAP command tracing
  • Bugfixes

    • #372 Parsing of UID Search command
    • #371 SMTP/IMAP UTF-8 Encoding
    • #370 SMTP AUTH LOGIN wrong request codes
  • Dependency updates

    • #376 Update org.junit.jupiter to 5.7.1
    • #375 Update Jakarta Mail to 1.6.6
    • #374 Update junit to 4.13.2
    • #373 Update jetty to 9.4.38.v20210224

Note: GreenMail 1.6 requires JDK 8+ now, and used Jakarta Mail 1.6.x

For further details, check the issues fixed.

Download also available in Maven Central with GAV coordinates com.icegreen:greenmail:1.6.3 .

1.6.2

This release contains minor enhancements and dependency updates.

... (truncated)

Commits
  • d209c92 [maven-release-plugin] prepare release release-1.6.4
  • 300e3a6 Provide access to UserManager via GreenMailOperations (fixes #394)
  • 584961a Support for Delivery Status Notification (#307)
  • 51dcd7f Extend sample to send DSN to Return-Path
  • 1aee8b5 Introduce generic delivery handler
  • cb540e3 Send SMTP OK only if message delivery succeeds
  • cb8bbe9 Introduce UndeliverableHandler
  • 68f390d Remove unused code
  • c11bebb Move message delivery to UserManager
  • 405c752 Documentation - Specify default configs for docker image (fixes #393)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant