Skip to content

Conversation

@dependabot-preview
Copy link

Bumps greenmail from 1.5.5 to 1.6.2.

Release notes

Sourced from greenmail's releases.

1.6.2

This release contains minor enhancements and dependency updates.

  • Enhancements

    • #368 Increase default GreenMail startup timeout to 2s
    • #362 API for GreenMail standalone and docker (for simple management eg purge emails or add users)
    • #356 Purge mailbox/(es) in docker container (via #362)
    • #358 Fix potential slow/hanging host resolution when sending mail
  • Bugfixes

    • #367 SMTP : Don't include one extra space after 334 response
    • #366 Read/Write race on GreenMail.managers
    • #360 Mailbox CREATE succeeds even if mailbox with same name already exists
  • Dependency updates

    • #365 Update assertj to 3.19.0
    • #364 Update jetty to 9.4.36.v20210114
    • #363 Update docker base image to openjdk:8u282-jre-slim-buster
    • #359 Update jersey to 2.33

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.2 .

1.6.1

This release contains minor enhancements and dependency updates.

  • Enhancements

    • #349 Simplified (and documented) dynamically selecting free port
    • #345 Support using full email address as login name in standalone version
  • Dependency updates

    • #353 Update docker base image to openjdk:8u272-jre-slim-buster (greenmail-standalone)
    • #352 Update junit5 to 5.7.0
    • #351 Update assertj to 3.18.0 (internal)
    • #350,#346 Update jetty to 9.4.34.v20201102 (greenmail-webapp)
    • #348 Bump junit from 4.13 to 4.13.1
    • #347 Update jersey 2.31 -> 2.32

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.1 .

1.6.0

Major changes for GreenMail 1.6 include switch from JavaMail 1.5.x to Jakarta Mail 1.6.x and support for Junit 5.

... (truncated)

Commits
  • cb6a171 [maven-release-plugin] prepare release release-1.6.2
  • cc90409 Docs: Update for 1.6.2 release
  • 7e48bcd Increase default GreenMail startup timeout to 2s (fixes #368)
  • f782e63 Refactored tests
  • 0025104 Build: Update circleci build images to latest openjdk:8u282 / openjdk:11.0.10
  • 8111ee0 API for GreenMail standalone and docker (implements #362)
  • 08632bf Update docker base image to openjdk:8u282-jre-slim-buster (issue #363)
  • 17278ff Cleanup
  • 0fa47ac Update assertj to 3.19.0 (fixes #365)
  • 3158be2 Update jetty to 9.4.36.v20210114 (issue #364)
  • 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 Feb 1, 2021
@dependabot-preview
Copy link
Author

Superseded by #131.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/com.icegreen-greenmail-1.6.2 branch March 29, 2021 22:21
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